Unify widget state image suffixes (disabled, pressed, hover, focus)
- Add a property for arrows image collection (in drop-downs, scrollbars and production tabs) - Add a property for separators image collection (in drop-downs) - Add hover and disable states to the drop-down separator - Unify button, textfield and checkbox state suffixes
This commit is contained in:
committed by
Paul Chote
parent
2dda2d7689
commit
7943f4deb6
@@ -102,10 +102,10 @@ scrollpanel-button-disabled:
|
||||
scrollpanel-button-pressed:
|
||||
Inherits: panel-thinborder-light
|
||||
|
||||
scrollbar:
|
||||
scrollpanel-decorations:
|
||||
Inherits: ^Chrome
|
||||
Regions:
|
||||
down_arrow: 453, 512, 16, 16
|
||||
down_pressed: 453, 512, 16, 16
|
||||
up_arrow: 470, 512, 16, 16
|
||||
up_pressed: 470, 512, 16, 16
|
||||
down: 453, 512, 16, 16
|
||||
down-pressed: 453, 512, 16, 16
|
||||
up: 470, 512, 16, 16
|
||||
up-pressed: 470, 512, 16, 16
|
||||
|
||||
Reference in New Issue
Block a user