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:
Ignacio R. Morelle 2014-02-15 22:15:22 -03:00
parent a4340c9375
commit ecf62cdaf2

View file

@ -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