mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-06 20:51:15 +00:00
gui2/ttoggle_button et al: Make GUI__BACKGROUND_COLOR_DISABLED transparent
Affects ttoggle_button "listbox_text" and "listbox_text_with_icon", and ttoggle_panel.
This commit is contained in:
parent
a4340c9375
commit
ecf62cdaf2
@ -77,7 +77,7 @@
|
||||
#enddef
|
||||
|
||||
#define GUI__BACKGROUND_COLOR_DISABLED
|
||||
"64, 64, 64, 255"
|
||||
"64, 64, 64, 64"
|
||||
#enddef
|
||||
|
||||
# Draws the background for a selected cell in a listbox. For now there's one
|
||||
|
Loading…
x
Reference in New Issue
Block a user