This commit is contained in:
Laurent Destailleur 2021-12-04 00:05:30 +01:00
parent 80c9442780
commit acf7aa6489
2 changed files with 3 additions and 3 deletions

View File

@ -5623,8 +5623,8 @@ div#ecm-layout-center {
}
.jnotify-container .jnotify-notification .jnotify-message {
font-weight: normal;
text-align: start;
word-break: break-word;
text-align: start;
word-break: break-word;
}
.jnotify-container .jnotify-notification-warning .jnotify-close, .jnotify-container .jnotify-notification-warning .jnotify-message {
color: #a28918 !important;

View File

@ -5556,7 +5556,7 @@ div#ecm-layout-center {
.jnotify-container .jnotify-notification .jnotify-message {
font-weight: normal;
text-align: start;
word-break: break-word;
word-break: break-word;
}
.jnotify-container .jnotify-notification-warning .jnotify-close, .jnotify-container .jnotify-notification-warning .jnotify-message {
color: #a28918 !important;