summaryrefslogtreecommitdiff
path: root/gtk2_ardour/clearlooks.rc.in
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2016-06-30 17:39:25 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2016-06-30 17:41:11 -0400
commit21eb660d9baf644c2de57df90504e82b81683722 (patch)
treeb6fc716a060e393db2788b3354f5d32809b7f4aa /gtk2_ardour/clearlooks.rc.in
parent5c12c421e7723cfbe1e668dd139695fcac275609 (diff)
remove non-zero xthickness from "small_entry" widgets (gain display, peak display in mixer strip).
Unnecessary and wrong once you can see the border in a different color from the base
Diffstat (limited to 'gtk2_ardour/clearlooks.rc.in')
-rw-r--r--gtk2_ardour/clearlooks.rc.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk2_ardour/clearlooks.rc.in b/gtk2_ardour/clearlooks.rc.in
index 4c7bcef5dd..016abae204 100644
--- a/gtk2_ardour/clearlooks.rc.in
+++ b/gtk2_ardour/clearlooks.rc.in
@@ -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