mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-25 04:11:49 +02:00
Fix the date indicator always in center regardless of number of active actions
This commit is contained in:
parent
5a3b3c9577
commit
66e7cf3386
@ -1420,8 +1420,9 @@ img.calendar_print_button, img.calendar_print_appicon {
|
|||||||
#calendar-toolbar_app_header {
|
#calendar-toolbar_app_header {
|
||||||
color: #616161;
|
color: #616161;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
margin: auto;
|
|
||||||
height: 16px;
|
height: 16px;
|
||||||
|
position: absolute;
|
||||||
|
left:44%;
|
||||||
}
|
}
|
||||||
#calendar-toolbar_toolbar .et2_toolbar_more {
|
#calendar-toolbar_toolbar .et2_toolbar_more {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
|
@ -1397,8 +1397,9 @@ img.calendar_print_appicon {
|
|||||||
#calendar-toolbar_app_header {
|
#calendar-toolbar_app_header {
|
||||||
color: #616161;
|
color: #616161;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
margin: auto;
|
|
||||||
height: 16px;
|
height: 16px;
|
||||||
|
position: absolute;
|
||||||
|
left: 44%;
|
||||||
}
|
}
|
||||||
#calendar-toolbar_toolbar .et2_toolbar_more {
|
#calendar-toolbar_toolbar .et2_toolbar_more {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
|
@ -1385,8 +1385,9 @@ img.calendar_print_appicon {
|
|||||||
#calendar-toolbar_app_header {
|
#calendar-toolbar_app_header {
|
||||||
color: #616161;
|
color: #616161;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
margin: auto;
|
|
||||||
height: 16px;
|
height: 16px;
|
||||||
|
position: absolute;
|
||||||
|
left: 44%;
|
||||||
}
|
}
|
||||||
#calendar-toolbar_toolbar .et2_toolbar_more {
|
#calendar-toolbar_toolbar .et2_toolbar_more {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user