From f3f2217c007fede27a674a4a1af654fdcb4ff1e6 Mon Sep 17 00:00:00 2001 From: kiarn Date: Mon, 5 Aug 2024 14:04:32 +0200 Subject: [PATCH] Update changelog. --- debian/changelog | 6 ++++++ .../plugins/lmn_common/resources/build/all.css | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 79cdba89d..5d57b3122 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +linuxmuster-webui7 (7.2.59) lmn72; urgency=medium + + * [multischool] Add multischoolswitcher (@hermanntoast) + + -- Arnaud Kientz Mon, 05 Aug 2024 14:03:42 +0200 + linuxmuster-webui7 (7.2.58) lmn72; urgency=medium * [samba_share] Sequential delete (samba credits problem) diff --git a/usr/lib/linuxmuster-webui/plugins/lmn_common/resources/build/all.css b/usr/lib/linuxmuster-webui/plugins/lmn_common/resources/build/all.css index f72156fca..75a7c400b 100755 --- a/usr/lib/linuxmuster-webui/plugins/lmn_common/resources/build/all.css +++ b/usr/lib/linuxmuster-webui/plugins/lmn_common/resources/build/all.css @@ -171,7 +171,8 @@ html body.customized *[checkbox].active i.on { } html body.customized smart-progress .progress .progress-bar-warning { - background: #ffab40; /*#DC6D1D;*/ + background: #ffab40; + /*#DC6D1D;*/ } html body.customized smart-progress .progress .progress-bar-danger { background: #d9534a;