mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-14 22:43:02 +01:00
11 lines
202 B
CSS
11 lines
202 B
CSS
|
span.LSformElement_selectbox_sub_values_label {
|
||
|
font-style: Italic;
|
||
|
font-weight: bold;
|
||
|
font-size: 0.9em;
|
||
|
}
|
||
|
|
||
|
ul.LSformElement_selectbox_sub_values {
|
||
|
list-style-type: none;
|
||
|
padding-left: 1em;
|
||
|
}
|