css
This commit is contained in:
parent
d96de15788
commit
4869f2ea2d
@ -1683,7 +1683,7 @@ select.widthcentpercentminusxx, span.widthcentpercentminusxx:not(.select2-select
|
||||
}
|
||||
.linkobject { cursor: pointer; }
|
||||
|
||||
table.tableforfield tr>td:first-of-type, tr.trforfield>td:first-of-type, div.tableforfield div.tagtr>div.tagtd:first-of-type {
|
||||
table.tableforfield tr:not(.liste_titre)>td:first-of-type, tr.trforfield:not(.liste_titre)>td:first-of-type, div.tableforfield div.tagtr:not(.liste_titre)>div.tagtd:first-of-type {
|
||||
color: var(--tableforfieldcolor);
|
||||
}
|
||||
|
||||
|
||||
@ -1699,7 +1699,7 @@ table[summary="list_of_modules"] .fa-cog {
|
||||
}
|
||||
.linkobject { cursor: pointer; }
|
||||
|
||||
table.tableforfield tr>td:first-of-type, tr.trforfield>td:first-of-type, div.tableforfield div.tagtr>div.tagtd:first-of-type {
|
||||
table.tableforfield tr:not(.liste_titre)>td:first-of-type, tr.trforfield:not(.liste_titre)>td:first-of-type, div.tableforfield div.tagtr:not(.liste_titre)>div.tagtd:first-of-type {
|
||||
color: #666;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user