diff --git a/calendar/templates/default/app.css b/calendar/templates/default/app.css index 05a8c54e73..6c3d3f660b 100644 --- a/calendar/templates/default/app.css +++ b/calendar/templates/default/app.css @@ -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*/ diff --git a/calendar/templates/pixelegg/app.css b/calendar/templates/pixelegg/app.css index bf7e7ed43c..ffc7c726fe 100755 --- a/calendar/templates/pixelegg/app.css +++ b/calendar/templates/pixelegg/app.css @@ -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 {