Fix timer dropdown menu position

This commit is contained in:
Hadi Nategh 2022-09-26 11:55:09 +02:00
parent 3c79bd4345
commit a09d833a07
2 changed files with 4 additions and 0 deletions

View File

@ -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;

View File

@ -244,6 +244,8 @@
display: block;
white-space: nowrap;
color: #606060;
height: 45px;
width: 45px;
}
#topmenu_timer.running {
color: black;