FIX Css center

This commit is contained in:
ldestailleur
2025-03-19 13:38:13 +01:00
parent 7313ba2b6b
commit aaeff10d31
2 changed files with 2 additions and 2 deletions

View File

@@ -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;
}

View File

@@ -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 {