mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 23:43:17 +01:00
Fix timer dropdown menu position
This commit is contained in:
parent
3c79bd4345
commit
a09d833a07
@ -5477,6 +5477,8 @@ span.overlayContainer img.overlay {
|
||||
display: block;
|
||||
white-space: nowrap;
|
||||
color: #606060;
|
||||
height: 45px;
|
||||
width: 45px;
|
||||
}
|
||||
#egw_fw_topmenu_info_items #topmenu_info_timer #topmenu_timer.running {
|
||||
color: black;
|
||||
|
@ -244,6 +244,8 @@
|
||||
display: block;
|
||||
white-space: nowrap;
|
||||
color: #606060;
|
||||
height: 45px;
|
||||
width: 45px;
|
||||
}
|
||||
#topmenu_timer.running {
|
||||
color: black;
|
||||
|
Loading…
Reference in New Issue
Block a user