From 3e74633002abb4ad4e1eee0553de20e4ceb7501c Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 13 May 2017 19:57:34 +0200 Subject: Gtk+-3.20 Submarine themes: improve pluma sidebar --- desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'desktop-themes/Blue-Submarine') diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css index 801ca821..b20de714 100644 --- a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css +++ b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css @@ -1098,18 +1098,23 @@ vte-terminal { box-shadow: none; } -.pluma-window paned.horizontal notebook.frame { +.pluma-window > box.vertical > paned.horizontal > box.vertical > notebook.frame { border-radius: 0px; border-style: none; } -.pluma-window paned.horizontal toolbar.horizontal button { +/* document notebook */ +.pluma-window > box.vertical > paned.horizontal > box.vertical > notebook.frame > stack > box.vertical > scrolledwindow.frame { + border-bottom-style: none; +} + +.pluma-window > box.vertical > paned.horizontal > box.vertical > notebook.frame > stack > box.vertical > toolbar.horizontal button { padding: 6px 3px ; box-shadow: none; border-style:none; } -.pluma-window paned.horizontal toolbar.horizontal button:hover { +.pluma-window > box.vertical > paned.horizontal > box.vertical > notebook.frame > stack > box.vertical > toolbar.horizontal button:hover { border-style:none; background-image: -gtk-gradient (linear, left top, left bottom, -- cgit v1.2.1