mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 09:01:40 +01:00
FIX Css center
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user