mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-27 13:22:06 +02:00
Improved display of favorite details to give some space between keys and values
This commit is contained in:
parent
20fe326cd5
commit
aeb1a0b7d2
@ -1154,6 +1154,11 @@ div.message.floating {
|
|||||||
margin-top: -5px;
|
margin-top: -5px;
|
||||||
margin-right: 2px;
|
margin-right: 2px;
|
||||||
}
|
}
|
||||||
|
ul[id$='favorites_popup_state'] span.filter_value {
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
.nextmatch_sortheader {
|
.nextmatch_sortheader {
|
||||||
color: #003075;
|
color: #003075;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user