From aaeff10d31795a40da239dee91e46d3bd51b5fc2 Mon Sep 17 00:00:00 2001 From: ldestailleur Date: Wed, 19 Mar 2025 13:38:13 +0100 Subject: [PATCH] FIX Css center --- htdocs/theme/eldy/global.inc.php | 2 +- htdocs/theme/md/style.css.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/theme/eldy/global.inc.php b/htdocs/theme/eldy/global.inc.php index 5318c2ea9ab..4a3210435f7 100644 --- a/htdocs/theme/eldy/global.inc.php +++ b/htdocs/theme/eldy/global.inc.php @@ -316,7 +316,7 @@ th.liste_titre a div div:hover, th.liste_titre_sel a div div:hover { text-decora tr.liste_titre th.liste_titre_sel:not(.maxwidthsearch), tr.liste_titre td.liste_titre_sel:not(.maxwidthsearch), tr.liste_titre th.liste_titre:not(.maxwidthsearch), tr.liste_titre td.liste_titre:not(.maxwidthsearch) { opacity: 0.8; } /* th.liste_titre_sel a, th.liste_titre a, td.liste_titre_sel a, td.liste_titre a { color: #766; } */ -tr.liste_titre_filter th.liste_titre { text-align: unset; } +tr.liste_titre_filter th.liste_titre:not(.center) { text-align: unset; } .liste_titre.trheight5em { height: 4em !important; } diff --git a/htdocs/theme/md/style.css.php b/htdocs/theme/md/style.css.php index af6996962a4..0ab244a7a5a 100644 --- a/htdocs/theme/md/style.css.php +++ b/htdocs/theme/md/style.css.php @@ -4955,7 +4955,7 @@ tr.liste_titre:last-child th.liste_titre, tr.liste_titre:last-child th.liste_tit /* border-bottom: 1px solid var(--colortopbordertitle1); */ border-bottom: none; } -tr.liste_titre_filter th.liste_titre { text-align: unset; } +tr.liste_titre_filter th.liste_titre:not(.center) { text-align: unset; } /* div.liste_titre {