Add checked checkbox texture to aluminum stylesheet
This commit is contained in:
parent
77e335a238
commit
5dcfdda5f1
@ -150,7 +150,8 @@ $BorderOuterShadow = #a4afc0 / 0 1 1 0;
|
|||||||
}
|
}
|
||||||
|
|
||||||
*.Checkbox[checked] {
|
*.Checkbox[checked] {
|
||||||
// TODO
|
Texture: "assets/checkbox-checked.png";
|
||||||
|
TextureMode: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
*.MenuItem {
|
*.MenuItem {
|
||||||
|
BIN
internal/styles/aluminum/assets/checkbox-checked.png
Normal file
BIN
internal/styles/aluminum/assets/checkbox-checked.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 105 B |
Loading…
Reference in New Issue
Block a user