mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 15:33:23 +01:00
parent
3001346829
commit
ff0d36a3f1
@ -1427,9 +1427,10 @@ Hide subsequent headers in week view with non-consolidated owners
|
||||
.calendar_freetime_header { font-size: 120%; font-weight: bold; }
|
||||
.calendar_freetime_timeframe { position: relative;}
|
||||
|
||||
img.calendar_print_button, img.calendar_print_appicon {
|
||||
et2-image.calendar_print_button, et2-appicon.calendar_print_appicon, et2-appicon.calendar_print_appicon img {
|
||||
height: 24px;
|
||||
width: 24px;
|
||||
width: 26px;
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
/*Sortable views*/
|
||||
|
@ -1388,10 +1388,12 @@ Hide subsequent headers in week view with non-consolidated owners
|
||||
.calendar_freetime_timeframe {
|
||||
position: relative;
|
||||
}
|
||||
img.calendar_print_button,
|
||||
img.calendar_print_appicon {
|
||||
et2-image.calendar_print_button,
|
||||
et2-appicon.calendar_print_appicon,
|
||||
et2-appicon.calendar_print_appicon img {
|
||||
height: 24px;
|
||||
width: 24px;
|
||||
width: 26px;
|
||||
font-size: 24px;
|
||||
}
|
||||
/*Sortable views*/
|
||||
.srotable_cal_wk_ph {
|
||||
|
Loading…
Reference in New Issue
Block a user