From 5320e05182530464b64fe34f117b63acad2661b6 Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Fri, 11 Nov 2022 12:31:47 +0100 Subject: [PATCH] Fix flickering mail tree labels on hover when using bigger font --- pixelegg/inc/class.pixelegg_framework.inc.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pixelegg/inc/class.pixelegg_framework.inc.php b/pixelegg/inc/class.pixelegg_framework.inc.php index 87d2d0c7d1..509243fb77 100755 --- a/pixelegg/inc/class.pixelegg_framework.inc.php +++ b/pixelegg/inc/class.pixelegg_framework.inc.php @@ -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_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], - .selectedTreeRow, - .standartTreeRow{ + .selectedTreeRow, .standartTreeRow, .standartTreeRow_lor{ font-size: {$textsize}px; } et2-lavatar, et2-avatar {font-size: 12px}