mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-15 06:53:04 +01:00
10 lines
202 B
CSS
10 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;
|
|
}
|