Add checked checkbox texture to aluminum stylesheet

This commit is contained in:
Sasha Koshka 2024-08-12 20:16:45 -04:00
parent 77e335a238
commit 5dcfdda5f1
2 changed files with 2 additions and 1 deletions

View File

@ -150,7 +150,8 @@ $BorderOuterShadow = #a4afc0 / 0 1 1 0;
}
*.Checkbox[checked] {
// TODO
Texture: "assets/checkbox-checked.png";
TextureMode: center;
}
*.MenuItem {

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 B