ldapsaisie/src/css/default/LSformElement_select_box.css

11 lines
202 B
CSS
Raw Normal View History

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;
}