mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-26 07:05:08 +02:00
panel.rc.alt
Changing prelight pixmap backdrop and adding comments. The backdrop will be used as a work around for a dotted select border for the Start button when toggled.
This commit is contained in:
parent
43c86625a3
commit
ad06d44a99
@ -424,7 +424,7 @@ style "whiskerbutton"
|
||||
recolorable = TRUE
|
||||
shadow = IN
|
||||
state = PRELIGHT
|
||||
file = "Others/null.png"
|
||||
file = "panel/start-button-shade.png" #Sets a backdrop colour.
|
||||
border = { 0, 0, 0, 0 }
|
||||
stretch = TRUE
|
||||
}
|
||||
@ -435,7 +435,7 @@ style "whiskerbutton"
|
||||
function = BOX
|
||||
recolorable = TRUE
|
||||
state = ACTIVE
|
||||
file = "panel/start-button-shade.png"
|
||||
file = "panel/start-button-shade.png" #Sets a backdrop colour.
|
||||
border = { 0, 0, 0, 0 }
|
||||
stretch = TRUE
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user