mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-18 08:19:05 +01:00
light-blue.css: handle LSformElement_jsonCompositeAttribute
label color
This commit is contained in:
parent
3ecf6018dd
commit
f4f1e66434
1 changed files with 1 additions and 1 deletions
|
@ -258,7 +258,7 @@ a.LSsession_recoverPassword, a.LSobject-list-page, a.LSobject-list-nb-by-page, h
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ---- Dark grey ---- */
|
/* ---- Dark grey ---- */
|
||||||
#status, th.LSobject-list, input[type='text'].LSview_search, th.LSobject-list a, .LSform dt, a, div.LSinfosBox, strong.LSobject-list-page, strong.LSobject-list-nb-by-page, a.LSobject-list-page:hover, a.LSobject-list-nb-by-page:hover {
|
#status, th.LSobject-list, input[type='text'].LSview_search, th.LSobject-list a, .LSform dt, a, div.LSinfosBox, strong.LSobject-list-page, strong.LSobject-list-nb-by-page, a.LSobject-list-page:hover, a.LSobject-list-nb-by-page:hover, ul.LSformElement_jsonCompositeAttribute div label {
|
||||||
color: var(--dark-grey);
|
color: var(--dark-grey);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue