summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-05-13 19:57:34 +0200
committerraveit65 <[email protected]>2017-05-13 19:58:47 +0200
commiteadd3f67f52e943ffb2d4452b74f379a9298b94a (patch)
treecf5a601d6659e42728d54794ac1c19047a1e8041 /desktop-themes
parentd4734a3e98f2d188f8644fd94aaa8e8e096a9aa9 (diff)
downloadmate-themes-eadd3f67f52e943ffb2d4452b74f379a9298b94a.tar.bz2
mate-themes-eadd3f67f52e943ffb2d4452b74f379a9298b94a.tar.xz
Gtk+-3.20 Submarine themes: improve pluma sidebar
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css11
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css11
2 files changed, 16 insertions, 6 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,
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
index e4fd04bd..ef2f67b1 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
@@ -1110,18 +1110,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,