mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-08 23:19:04 +01:00
use line-breaks in login-message
This commit is contained in:
parent
5de31bfe1f
commit
06214add74
@ -489,6 +489,7 @@ body {
|
|||||||
color: red;
|
color: red;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
margin: 7px 7px 0 0;
|
margin: 7px 7px 0 0;
|
||||||
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
.divLoginboxHeader {
|
.divLoginboxHeader {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
Loading…
Reference in New Issue
Block a user