mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-27 07:34:36 +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
|
recolorable = TRUE
|
||||||
shadow = IN
|
shadow = IN
|
||||||
state = PRELIGHT
|
state = PRELIGHT
|
||||||
file = "Others/null.png"
|
file = "panel/start-button-shade.png" #Sets a backdrop colour.
|
||||||
border = { 0, 0, 0, 0 }
|
border = { 0, 0, 0, 0 }
|
||||||
stretch = TRUE
|
stretch = TRUE
|
||||||
}
|
}
|
||||||
@ -435,7 +435,7 @@ style "whiskerbutton"
|
|||||||
function = BOX
|
function = BOX
|
||||||
recolorable = TRUE
|
recolorable = TRUE
|
||||||
state = ACTIVE
|
state = ACTIVE
|
||||||
file = "panel/start-button-shade.png"
|
file = "panel/start-button-shade.png" #Sets a backdrop colour.
|
||||||
border = { 0, 0, 0, 0 }
|
border = { 0, 0, 0, 0 }
|
||||||
stretch = TRUE
|
stretch = TRUE
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user