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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue