- List node by node types - fixed the trash/restore/delete workflow Added messaging module to send message to cms users (by email for now). Added early protection for cache, export and import functionalities.
7 lines
70 B
SCSS
7 lines
70 B
SCSS
.messaging-box {
|
|
fieldset {
|
|
overflow:scroll;
|
|
height:250px;
|
|
}
|
|
}
|