Fix spinbutton glitches

pull/54/merge
Satyajit Sahoo 2013-06-25 14:29:52 +05:30
parent 95a34af317
commit aeb534fae9
1 changed files with 0 additions and 2 deletions

View File

@ -169,8 +169,6 @@ style "murrine-notebook" = "murrine-notebook-bg" {
# Various Standard Widgets # Various Standard Widgets
style "murrine-button" { style "murrine-button" {
ythickness = 0
bg[NORMAL] = shade (1.08, @bg_color) bg[NORMAL] = shade (1.08, @bg_color)
bg[PRELIGHT] = shade (1.10, @bg_color) bg[PRELIGHT] = shade (1.10, @bg_color)
bg[ACTIVE] = shade (0.95, @bg_color) bg[ACTIVE] = shade (0.95, @bg_color)