summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-07-03 16:24:00 +0200
committerraveit65 <[email protected]>2016-07-03 16:24:43 +0200
commit14d33389bd1f12203d143a58d7fa34cb170acbf1 (patch)
tree055fd83b5691038517e8c294e2a42495f5bcb953
parent2d16b10df39b7a7ef9e95d5855eeb2a90003f4f2 (diff)
downloadmate-themes-14d33389bd1f12203d143a58d7fa34cb170acbf1.tar.bz2
mate-themes-14d33389bd1f12203d143a58d7fa34cb170acbf1.tar.xz
GTK+-3.20 Submarine themes: fix notebook tabs in atril annotation sidebar
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css36
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css36
2 files changed, 36 insertions, 36 deletions
diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
index b3e365a9..5a1340f7 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
@@ -3376,8 +3376,8 @@ notebook header tab .active-page label {
}
/* tabs and header in view areas, ie. pluma-, caja-tabs */
-paned.horizontal > box.vertical > notebook > header.top,
-paned.horizontal > paned.vertical > notebook > header.top {
+paned.horizontal > box.vertical notebook > header.top,
+paned.horizontal > paned.vertical notebook > header.top {
border-style: solid;
border-color: @notebook_border;
border-width: 1px 1px 1px 1px;
@@ -3385,16 +3385,16 @@ paned.horizontal > paned.vertical > notebook > header.top {
box-shadow: none;
}
-paned.horizontal > box.vertical > notebook scrolledwindow.frame,
-paned.horizontal > paned.vertical > notebook scrolledwindow.frame {
+paned.horizontal > box.vertical notebook scrolledwindow.frame,
+paned.horizontal > paned.vertical notebook scrolledwindow.frame {
border-width: 0px 1px 1px 1px;
border-style: solid;
border-color: @notebook_border;
}
-paned.horizontal > notebook > header tab,
-paned.horizontal > box.vertical > notebook > header tab,
-paned.horizontal > paned.vertical > notebook > header tab {
+paned.horizontal notebook > header tab,
+paned.horizontal > box.vertical notebook > header tab,
+paned.horizontal > paned.vertical notebook > header tab {
padding: 2px 4px;
margin: 0px -1px 0px -1px;
border-width: 0px 1px 0 1px;
@@ -3402,12 +3402,12 @@ paned.horizontal > paned.vertical > notebook > header tab {
border-color: transparent;
}
-paned.horizontal > notebook > header.top tab:checked,
-paned.horizontal > notebook > header.top tab:checked:hover,
-paned.horizontal > box.vertical > notebook > header.top tab:checked,
-paned.horizontal > box.vertical > notebook > header.top tab:checked:hover,
-paned.horizontal > paned.vertical > notebook > header.top tab:checked,
-paned.horizontal > paned.vertical > notebook > header.top tab:checked:hover {
+paned.horizontal notebook > header.top tab:checked,
+paned.horizontal notebook > header.top tab:checked:hover,
+paned.horizontal > box.vertical notebook > header.top tab:checked,
+paned.horizontal > box.vertical notebook > header.top tab:checked:hover,
+paned.horizontal > paned.vertical notebook > header.top tab:checked,
+paned.horizontal > paned.vertical notebook > header.top tab:checked:hover {
background-image: linear-gradient(to bottom,
shade(@theme_bg_color, 1.18),
shade(@theme_bg_color, 1.1));
@@ -3418,9 +3418,9 @@ paned.horizontal > paned.vertical > notebook > header.top tab:checked:hover {
box-shadow: none;
}
-paned.horizontal > notebook > header.top tab:hover,
-paned.horizontal > box.vertical > notebook > header.top tab:hover,
-paned.horizontal > paned.vertical > notebook > header.top tab:hover {
+paned.horizontal notebook > header.top tab:hover,
+paned.horizontal > box.vertical notebook > header.top tab:hover,
+paned.horizontal > paned.vertical notebook > header.top tab:hover {
background-image: linear-gradient(to bottom,
alpha(@theme_base_color, 0.0),
alpha(@theme_base_color, 0.3));
@@ -3431,8 +3431,8 @@ paned.horizontal > paned.vertical > notebook > header.top tab:hover {
box-shadow: none;
}
-paned.horizontal > box.vertical > notebook > header button.flat,
-paned.horizontal > paned.vertical > notebook > header button.flat {
+paned.horizontal > box.vertical notebook > header button.flat,
+paned.horizontal > paned.vertical notebook > header button.flat {
padding: 1px;
}
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
index 8228ca48..fc3a6a6d 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
@@ -3380,8 +3380,8 @@ notebook header tab .active-page label {
}
/* tabs and header in view areas, ie. pluma-, caja-tabs */
-paned.horizontal > box.vertical > notebook > header.top,
-paned.horizontal > paned.vertical > notebook > header.top {
+paned.horizontal > box.vertical notebook > header.top,
+paned.horizontal > paned.vertical notebook > header.top {
border-style: solid;
border-color: @notebook_border;
border-width: 1px 1px 1px 1px;
@@ -3389,16 +3389,16 @@ paned.horizontal > paned.vertical > notebook > header.top {
box-shadow: none;
}
-paned.horizontal > box.vertical > notebook scrolledwindow.frame,
-paned.horizontal > paned.vertical > notebook scrolledwindow.frame {
+paned.horizontal > box.vertical notebook scrolledwindow.frame,
+paned.horizontal > paned.vertical notebook scrolledwindow.frame {
border-width: 0px 1px 1px 1px;
border-style: solid;
border-color: @notebook_border;
}
-paned.horizontal > notebook > header tab,
-paned.horizontal > box.vertical > notebook > header tab,
-paned.horizontal > paned.vertical > notebook > header tab {
+paned.horizontal notebook > header tab,
+paned.horizontal > box.vertical notebook > header tab,
+paned.horizontal > paned.vertical notebook > header tab {
padding: 2px 4px;
margin: 0px -1px 0px -1px;
border-width: 0px 1px 0 1px;
@@ -3406,12 +3406,12 @@ paned.horizontal > paned.vertical > notebook > header tab {
border-color: transparent;
}
-paned.horizontal > notebook > header.top tab:checked,
-paned.horizontal > notebook > header.top tab:checked:hover,
-paned.horizontal > box.vertical > notebook > header.top tab:checked,
-paned.horizontal > box.vertical > notebook > header.top tab:checked:hover,
-paned.horizontal > paned.vertical > notebook > header.top tab:checked,
-paned.horizontal > paned.vertical > notebook > header.top tab:checked:hover {
+paned.horizontal notebook > header.top tab:checked,
+paned.horizontal notebook > header.top tab:checked:hover,
+paned.horizontal > box.vertical notebook > header.top tab:checked,
+paned.horizontal > box.vertical notebook > header.top tab:checked:hover,
+paned.horizontal > paned.vertical notebook > header.top tab:checked,
+paned.horizontal > paned.vertical notebook > header.top tab:checked:hover {
background-image: linear-gradient(to bottom,
shade(@theme_bg_color, 1.18),
shade(@theme_bg_color, 1.1));
@@ -3422,9 +3422,9 @@ paned.horizontal > paned.vertical > notebook > header.top tab:checked:hover {
box-shadow: none;
}
-paned.horizontal > notebook > header.top tab:hover,
-paned.horizontal > box.vertical > notebook > header.top tab:hover,
-paned.horizontal > paned.vertical > notebook > header.top tab:hover {
+paned.horizontal notebook > header.top tab:hover,
+paned.horizontal > box.vertical notebook > header.top tab:hover,
+paned.horizontal > paned.vertical notebook > header.top tab:hover {
background-image: linear-gradient(to bottom,
alpha(@theme_base_color, 0.0),
alpha(@theme_base_color, 0.3));
@@ -3435,8 +3435,8 @@ paned.horizontal > paned.vertical > notebook > header.top tab:hover {
box-shadow: none;
}
-paned.horizontal > box.vertical > notebook > header button.flat,
-paned.horizontal > paned.vertical > notebook > header button.flat {
+paned.horizontal > box.vertical notebook > header button.flat,
+paned.horizontal > paned.vertical notebook > header button.flat {
padding: 1px;
}