You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
393 B
CSS

:import("../icon/style.css") {
icon: icon;
}
.item {
font-size: 12px;
padding: 4px 6px;
.icon {
position: relative;
top: 1px;
margin-right: 6px;
}
}
.expander, .expanderPlaceholder, .label {
display: inline-block;
}
.expander, .expanderPlaceholder {
width: 12px;
height: 12px;
margin-right: 4px;
vertical-align: 2px;
}
.expander {
text-align: center;
font-size: 10px;
}