css
This commit is contained in:
parent
212001ffa7
commit
80c9442780
@ -5623,6 +5623,8 @@ div#ecm-layout-center {
|
|||||||
}
|
}
|
||||||
.jnotify-container .jnotify-notification .jnotify-message {
|
.jnotify-container .jnotify-notification .jnotify-message {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
text-align: start;
|
||||||
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
.jnotify-container .jnotify-notification-warning .jnotify-close, .jnotify-container .jnotify-notification-warning .jnotify-message {
|
.jnotify-container .jnotify-notification-warning .jnotify-close, .jnotify-container .jnotify-notification-warning .jnotify-message {
|
||||||
color: #a28918 !important;
|
color: #a28918 !important;
|
||||||
|
|||||||
@ -5555,6 +5555,8 @@ div#ecm-layout-center {
|
|||||||
}
|
}
|
||||||
.jnotify-container .jnotify-notification .jnotify-message {
|
.jnotify-container .jnotify-notification .jnotify-message {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
text-align: start;
|
||||||
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
.jnotify-container .jnotify-notification-warning .jnotify-close, .jnotify-container .jnotify-notification-warning .jnotify-message {
|
.jnotify-container .jnotify-notification-warning .jnotify-close, .jnotify-container .jnotify-notification-warning .jnotify-message {
|
||||||
color: #a28918 !important;
|
color: #a28918 !important;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user