Re-organized style directory
This commit is contained in:
parent
16584abb42
commit
ecfb90957a
@ -36,7 +36,6 @@ $BorderOuterShadow = #a4afc0 / 0 1 1 0;
|
||||
TextColor: $ColorForeground;
|
||||
DotColor: $ColorDot;
|
||||
Gap: 8;
|
||||
Face: "DMMono-Regular.ttf" 11;
|
||||
}
|
||||
|
||||
*.Button {
|
||||
@ -150,6 +149,10 @@ $BorderOuterShadow = #a4afc0 / 0 1 1 0;
|
||||
Padding: 0;
|
||||
}
|
||||
|
||||
*.Checkbox[checked] {
|
||||
// TODO
|
||||
}
|
||||
|
||||
*.MenuItem {
|
||||
Padding: 4;
|
||||
Gap: 4;
|
Loading…
Reference in New Issue
Block a user