mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-26 09:53:20 +01:00
display #msg or .message like before in red and italics
This commit is contained in:
parent
868c41643c
commit
0f72fba1b3
@ -121,6 +121,10 @@ div.et2_hbox>div {
|
||||
.et2_label {
|
||||
color: #101050;
|
||||
}
|
||||
#msg,.message {
|
||||
color: red;
|
||||
font-style: italic;
|
||||
}
|
||||
input.et2_url {
|
||||
margin-right: 6px;
|
||||
padding-right: 8px;
|
||||
|
Loading…
Reference in New Issue
Block a user