diff options
author | raveit65 <[email protected]> | 2017-05-13 19:57:34 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-05-13 19:57:34 +0200 |
commit | 3e74633002abb4ad4e1eee0553de20e4ceb7501c (patch) | |
tree | 0d9d1a649a0ae169143067c15a8bd345bc0bfec8 /desktop-themes/Blue-Submarine | |
parent | 054c9686ab920fbe1d517e4a674496f1b4c8abf6 (diff) | |
download | mate-themes-3e74633002abb4ad4e1eee0553de20e4ceb7501c.tar.bz2 mate-themes-3e74633002abb4ad4e1eee0553de20e4ceb7501c.tar.xz |
Gtk+-3.20 Submarine themes: improve pluma sidebar
Diffstat (limited to 'desktop-themes/Blue-Submarine')
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css | 11 |
1 files changed, 8 insertions, 3 deletions
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, |