From 2927783fb715251b27e41d457c39b9896ab1d130 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 1 Apr 2017 10:16:15 +0200 Subject: Gtk+-3.20 Traditional: set color to the notebook header border in mate-terminal --- desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop-themes/TraditionalOk') diff --git a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css index 06095a16..2e2f758c 100644 --- a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css +++ b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css @@ -539,7 +539,7 @@ window.background.mate-terminal > box.vertical > notebook > header.top tab { padding: 4px 2px 4px 6px; margin: 0px 0px 0px -1px; border-style: solid; - border-color: @border_color; + border-color: @theme_bg_color; border-width: 1px; } -- cgit v1.2.1