mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-17 15:59:06 +01:00
ligth-blue: fix tables style
This commit is contained in:
parent
17b9701061
commit
28d08aaae8
1 changed files with 1 additions and 1 deletions
|
@ -356,7 +356,7 @@ body, input, select, textarea, #status, th.LSobject-list, table.LStable th, th.L
|
|||
}
|
||||
|
||||
/* ---- Contrasted grey ---- */
|
||||
tr.LSobject-list:hover, table.LStable tr.bis:hover, tr.LSobject-list:hover a.LSobject-list, table.LStable tbody tr:hover a, .LSform input[type=submit], input[type='submit'].LSview_search, button, li.LSform_layout_current {
|
||||
tr.LSobject-list:hover, tr.LSobject-list:hover th, table.LStable tr:hover, table.LStable tr:hover th, tr.LSobject-list:hover a.LSobject-list, table.LStable tbody tr:hover a, .LSform input[type=submit], input[type='submit'].LSview_search, button, li.LSform_layout_current {
|
||||
color: var(--contrasted-text-color);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue