- 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.
5 lines
65 B
CSS
5 lines
65 B
CSS
.messaging-box fieldset {
|
|
overflow: scroll;
|
|
height: 250px;
|
|
}
|