mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Fix flickering mail tree labels on hover when using bigger font
This commit is contained in:
parent
b93b4b7ef6
commit
5320e05182
@ -133,8 +133,7 @@ class pixelegg_framework extends Api\Framework\Ajax
|
|||||||
#egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header .egw_fw_ui_tab_header h1,
|
#egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header .egw_fw_ui_tab_header h1,
|
||||||
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_sidemenu_entry_content .egw_fw_ui_category_active h2,
|
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_sidemenu_entry_content .egw_fw_ui_category_active h2,
|
||||||
table.egwGridView_grid, .calendar_calTimeRow .calendar_calTimeRowTime, .calendar_calGridHeader .calendar_calDayColHeader > div[data-date],
|
table.egwGridView_grid, .calendar_calTimeRow .calendar_calTimeRowTime, .calendar_calGridHeader .calendar_calDayColHeader > div[data-date],
|
||||||
.selectedTreeRow,
|
.selectedTreeRow, .standartTreeRow, .standartTreeRow_lor{
|
||||||
.standartTreeRow{
|
|
||||||
font-size: {$textsize}px;
|
font-size: {$textsize}px;
|
||||||
}
|
}
|
||||||
et2-lavatar, et2-avatar {font-size: 12px}
|
et2-lavatar, et2-avatar {font-size: 12px}
|
||||||
|
Loading…
Reference in New Issue
Block a user