forked from extern/egroupware
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-right: 2px;
|
||||
}
|
||||
ul[id$='favorites_popup_state'] span.filter_value {
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.nextmatch_sortheader {
|
||||
color: #003075;
|
||||
cursor: pointer;
|
||||
|
Loading…
Reference in New Issue
Block a user