forked from extern/egroupware
keep lines ("\n") in messages
This commit is contained in:
parent
a5a9c03626
commit
439e5e490c
@ -5703,6 +5703,7 @@ div.admin-config form > table td b {
|
||||
background-position: left;
|
||||
background-repeat: no-repeat;
|
||||
background-size: 16px;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
.warning_message {
|
||||
background-image: url(../images/dialog_warning.png);
|
||||
|
@ -481,6 +481,7 @@ div.admin-config form > table {
|
||||
background-position: left;
|
||||
background-repeat: no-repeat;
|
||||
background-size: 16px;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
.warning_message {
|
||||
background-image: url(../images/dialog_warning.png);
|
||||
|
Loading…
Reference in New Issue
Block a user