remove non-zero xthickness from "small_entry" widgets (gain display, peak display...
authorPaul Davis <paul@linuxaudiosystems.com>
Thu, 30 Jun 2016 21:39:25 +0000 (17:39 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 30 Jun 2016 21:41:11 +0000 (17:41 -0400)
Unnecessary and wrong once you can see the border in a different color from the base

gtk2_ardour/clearlooks.rc.in

index 4c7bcef5dd2061399ea3dab92cefb0357a2e16fc..016abae2046f13329560f38e8389fd3f91a9765e 100644 (file)
@@ -661,8 +661,6 @@ style "medium_bold_entry"  = "medium_bold_text"
 
 style "small_entry" = "small_text"
 {
-       xthickness = 3
-       ythickness = 3
        fg[NORMAL] = @texts
        fg[ACTIVE] = @contrasting_indicator
        fg[SELECTED] = @fg_selected