12 lines
132 B
Text
12 lines
132 B
Text
Button {
|
|
margin: 1 2;
|
|
}
|
|
|
|
Horizontal > VerticalScroll {
|
|
width: 24;
|
|
}
|
|
|
|
.header {
|
|
margin: 1 0 0 2;
|
|
text-style: bold;
|
|
}
|