From c703a4eaa350f1e5691b814bf2c47042c110251d Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Mon, 19 Sep 2022 14:07:05 +0200 Subject: [PATCH] Add more classes to textsize preference --- pixelegg/inc/class.pixelegg_framework.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixelegg/inc/class.pixelegg_framework.inc.php b/pixelegg/inc/class.pixelegg_framework.inc.php index ab7f1571a0..87d2d0c7d1 100755 --- a/pixelegg/inc/class.pixelegg_framework.inc.php +++ b/pixelegg/inc/class.pixelegg_framework.inc.php @@ -132,7 +132,7 @@ class pixelegg_framework extends Api\Framework\Ajax #egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_sidemenu_entry_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, - table.egwGridView_grid, + table.egwGridView_grid, .calendar_calTimeRow .calendar_calTimeRowTime, .calendar_calGridHeader .calendar_calDayColHeader > div[data-date], .selectedTreeRow, .standartTreeRow{ font-size: {$textsize}px;