From 16cba022e29422816138040c2d305367f9298f8f Mon Sep 17 00:00:00 2001 From: Harald Bamberger Date: Fri, 15 Nov 2024 15:21:46 +0100 Subject: [PATCH] add css class to be able to reset tabulator fontsize to 14px for vilesci pages, set active and focus class for filter buttons to new combined button, add css rules to make tooltips on cells in unselectable rows work again --- .../lehre/lehrauftrag/orderLehrauftrag.php | 8 +++++--- public/css/Tabulator5.css | 17 +++++++++++++++++ 2 files changed, 22 insertions(+), 3 deletions(-) diff --git a/application/views/lehre/lehrauftrag/orderLehrauftrag.php b/application/views/lehre/lehrauftrag/orderLehrauftrag.php index 04f7391ce..6806aa401 100644 --- a/application/views/lehre/lehrauftrag/orderLehrauftrag.php +++ b/application/views/lehre/lehrauftrag/orderLehrauftrag.php @@ -178,7 +178,9 @@ $this->load->view( +
load->view('lehre/lehrauftrag/orderLehrauftragData.php'); ?> +
@@ -187,14 +189,14 @@ $this->load->view(