mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-18 00:09:06 +01:00
light-blue.css: improve custom select display
This commit is contained in:
parent
88248506cf
commit
b00f59af2e
1 changed files with 1 additions and 0 deletions
|
@ -291,6 +291,7 @@ tr.LSobject-list-bis, .LSform input[type=text], .LSform input[type=password], .L
|
|||
-moz-appearance: none;
|
||||
background: var(--light-color) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 5px center/8px 10px;
|
||||
border: 1px solid var(--medium-color);
|
||||
padding-right: 15px;
|
||||
}
|
||||
|
||||
#LSsession_topDn, #LSsession_ldapserver, #LSselect_topDn {
|
||||
|
|
Loading…
Reference in a new issue