13
0

fix selection color in barcontroller's entry

This commit is contained in:
Robin Gareus 2014-09-10 13:16:01 +02:00
parent d383205fe7
commit b5b080d2dd

View File

@ -657,7 +657,7 @@ style "small_spinner" = "small_text"
base[NORMAL] = @@COLPREFIX@_base
base[ACTIVE] = @@COLPREFIX@_base
base[SELECTED] = @@COLPREFIX@_base
base[SELECTED] = @@COLPREFIX@_bg
}
style "red_active_small_entry" = "small_entry"