forked from extern/egroupware
Fix calendar date indicator not being as same height as other nm fields
This commit is contained in:
parent
c18aabb100
commit
1eff71056e
@ -1455,7 +1455,7 @@ img.calendar_print_button, img.calendar_print_appicon {
|
|||||||
#calendar-toolbar_app_header {
|
#calendar-toolbar_app_header {
|
||||||
color: #000;
|
color: #000;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
height: 1.7em;
|
height: 1.6em;
|
||||||
padding: 4px 3px 3px;
|
padding: 4px 3px 3px;
|
||||||
background: #b4cee773;
|
background: #b4cee773;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
|
@ -1412,7 +1412,7 @@ img.calendar_print_appicon {
|
|||||||
#calendar-toolbar_app_header {
|
#calendar-toolbar_app_header {
|
||||||
color: #000;
|
color: #000;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
height: 1.7em;
|
height: 1.6em;
|
||||||
padding: 4px 3px 3px;
|
padding: 4px 3px 3px;
|
||||||
background: #b4cee773;
|
background: #b4cee773;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
|
Loading…
Reference in New Issue
Block a user