css
This commit is contained in:
parent
a9973ad60e
commit
054d5c5f4c
@ -3989,17 +3989,20 @@ div.titre {
|
|||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
padding-bottom: 5px;
|
padding-bottom: 5px;
|
||||||
}
|
}
|
||||||
.secondary, div.titre {
|
div.fiche > table.table-fiche-title:first-of-type div {
|
||||||
|
color: var(--colortexttitlenotab);
|
||||||
|
/* font-weight: 600; */
|
||||||
|
}
|
||||||
|
div.titre {
|
||||||
|
color: var(--colortexttitlenotab);
|
||||||
|
}
|
||||||
|
|
||||||
|
.secondary {
|
||||||
color: var(--colortexttitlenotab);
|
color: var(--colortexttitlenotab);
|
||||||
}
|
}
|
||||||
.tertiary {
|
.tertiary {
|
||||||
color: var(--colortexttitlenotab2);
|
color: var(--colortexttitlenotab2);
|
||||||
}
|
}
|
||||||
div.fiche > table.table-fiche-title:first-of-type div {
|
|
||||||
/* color: var(--colortexttitlenotab); */
|
|
||||||
color: #606060;
|
|
||||||
font-weight: 600;
|
|
||||||
}
|
|
||||||
|
|
||||||
table.table-fiche-title .col-title div.titre{
|
table.table-fiche-title .col-title div.titre{
|
||||||
line-height: 40px;
|
line-height: 40px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user