mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
theme: add circle button hover effect (#2127)
This commit is contained in:
parent
dcd9b47e5b
commit
9395348c55
4 changed files with 59 additions and 19 deletions
|
|
@ -34,6 +34,9 @@ window.label.text.justify: center
|
|||
window.button.width: 26
|
||||
window.button.spacing: 0
|
||||
|
||||
# window button hover effect
|
||||
window.button.hover.bg.shape: rectangle
|
||||
|
||||
# window buttons
|
||||
window.active.button.unpressed.image.color: #000000
|
||||
window.inactive.button.unpressed.image.color: #000000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue