From 324acf6a1fb313fbf990f39747ca9050cf7b5958 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 1 Apr 2017 10:04:48 +0200 Subject: Gtk+-3.20 Menta themes: sort mate-applications.css --- desktop-themes/Menta/gtk-3.0/mate-applications.css | 38 ++++++++++------------ 1 file changed, 17 insertions(+), 21 deletions(-) (limited to 'desktop-themes/Menta') diff --git a/desktop-themes/Menta/gtk-3.0/mate-applications.css b/desktop-themes/Menta/gtk-3.0/mate-applications.css index 931a4fe7..b6475733 100644 --- a/desktop-themes/Menta/gtk-3.0/mate-applications.css +++ b/desktop-themes/Menta/gtk-3.0/mate-applications.css @@ -548,27 +548,6 @@ na-tray-applet widget box widget { color: @theme_fg_color; } -/**************** - * Mate-Terminal * - ****************/ - -/* how strange is that? a bg above the header bg? This solves non colored pixels*/ -.mate-terminal notebook header.top tabs { - background-color: @theme_bg_color; -} - -/* override settings for pavu-control */ -window.background.mate-terminal > box.vertical > notebook > header.top tab, -window.background.mate-terminal > box.vertical > notebook > header.top tab:checked, -window.background.mate-terminal > box.vertical > notebook > header.top tab:checked:hover { - border-radius: 4px 4px 0px 0px; - padding: 2px 2px 2px 6px; - margin: 0px 0px 0px -1px; - border-style: solid; - border-color: @borders; - border-width: 1px; -} - /**************** * Pluma * ****************/ @@ -912,6 +891,23 @@ window.background.mate-terminal > box.vertical > notebook > header.top { border-color: @theme_bg_color; } +/* how strange is that? a bg above the header bg? This solves non colored pixels*/ +window.background.mate-terminal > box.vertical > notebook > header.top tabs { + background-color: @theme_bg_color; +} + +/* override settings for pavu-control */ +window.background.mate-terminal > box.vertical > notebook > header.top tab, +window.background.mate-terminal > box.vertical > notebook > header.top tab:checked, +window.background.mate-terminal > box.vertical > notebook > header.top tab:checked:hover { + border-radius: 4px 4px 0px 0px; + padding: 2px 2px 2px 6px; + margin: 0px 0px 0px -1px; + border-style: solid; + border-color: @borders; + border-width: 1px; +} + /************************* * mate-power-statistics * *************************/ -- cgit v1.2.1