summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css13
-rw-r--r--desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css4
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css13
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css4
4 files changed, 22 insertions, 12 deletions
diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css
index 89b4dcaf..2a0ec641 100644
--- a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css
@@ -1734,6 +1734,7 @@ paned.horizontal notebook header {
}
notebook header.top {
+ margin: -1px -1px 0px 0px;
border-width: 0px 0px 1px 0px;
border-radius: 3px 3px 0px 0px;
background-image: linear-gradient(to bottom,
@@ -1745,6 +1746,7 @@ notebook header.top {
}
paned.horizontal notebook header.top {
+ margin: 0px;
border-width: 0px 0px 0px 1px;
border-style: solid;
border-color: @border_color;
@@ -1755,6 +1757,7 @@ printdialog > box.view.vertical.dialog-vbox > box.vertical > notebook > header.t
}
notebook header.bottom {
+ margin: 0px -1px -1px 0px;
border-width: 1px 1px 0px 0px;
background-image: linear-gradient(to top,
shade(@notebook_tab_gradient_a, 1.05),
@@ -1765,6 +1768,7 @@ notebook header.bottom {
}
notebook header.left {
+ margin: 0px 0px -1px -1px;
border-width: 0px 1px 0px 0px;
background-image: linear-gradient(to right,
shade(@notebook_tab_gradient_a, 1.05),
@@ -1775,6 +1779,7 @@ notebook header.left {
}
notebook header.right {
+ margin: 0px -1px -1px 0px;
border-width: 0px 0px 0px 1px;
background-image: linear-gradient(to left,
shade(@notebook_tab_gradient_a, 1.05),
@@ -1805,7 +1810,7 @@ notebook header tab {
notebook header.top tab {
margin: 0px 0px 0px -1px;
padding: 4px 6px 2px 6px;
- border-width: 0px 1px 1px 1px;
+ border-width: 1px;
border-radius: 3px 3px 0px 0px;
background-image: linear-gradient(to bottom,
@notebook_tab_gradient_a,
@@ -1825,7 +1830,7 @@ notebook header.top tab:checked {
notebook header.right tab {
margin: -1px 0px 0px 0px;
padding: 6px 4px 6px 2px;
- border-width: 1px 0px 1px 1px;
+ border-width: 1px;
border-radius: 0px 3px 3px 0px;
background-image: linear-gradient(to left,
@notebook_tab_gradient_a,
@@ -1845,7 +1850,7 @@ notebook header.right tab:checked {
notebook header.bottom tab {
margin: 0px 0px 0px -1px;
padding: 2px 6px 4px 6px;
- border-width: 1px 1px 0px 1px;
+ border-width: 1px;
border-radius: 0px 0px 3px 3px;
background-image: linear-gradient(to top,
@notebook_tab_gradient_a,
@@ -1865,7 +1870,7 @@ notebook header.bottom tab:checked {
notebook header.left tab {
margin: -1px 0px 0px 0px;
padding: 6px 2px 6px 4px;
- border-width: 1px 1px 1px 0px;
+ border-width: 1px;
border-radius: 3px 0px 0px 3px;
background-image: linear-gradient(to right,
@notebook_tab_gradient_a,
diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css
index 64aac7cc..e3059e1c 100644
--- a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css
+++ b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css
@@ -513,8 +513,8 @@ MsdOsdWindow.background.osd .progressbar {
/* override for pavu-control */
window.background.mate-terminal > box.vertical > notebook {
- border-style: none;
- border-width: 0px;
+ border-style: solid;
+ border-width: 0.4px;
}
/* override settings for pavu-control */
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
index 708b364e..a14c322e 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
@@ -1735,6 +1735,7 @@ paned.horizontal notebook header {
}
notebook header.top {
+ margin: -1px -1px 0px 0px;
border-width: 0px 0px 1px 0px;
border-radius: 3px 3px 0px 0px;
background-image: linear-gradient(to bottom,
@@ -1746,6 +1747,7 @@ notebook header.top {
}
paned.horizontal notebook header.top {
+ margin: 0px;
border-width: 0px 0px 0px 1px;
border-style: solid;
border-color: @border_color;
@@ -1756,6 +1758,7 @@ printdialog > box.view.vertical.dialog-vbox > box.vertical > notebook > header.t
}
notebook header.bottom {
+ margin: 0px -1px -1px 0px;
border-width: 1px 1px 0px 0px;
background-image: linear-gradient(to top,
shade(@notebook_tab_gradient_a, 1.05),
@@ -1766,6 +1769,7 @@ notebook header.bottom {
}
notebook header.left {
+ margin: 0px 0px -1px -1px;
border-width: 0px 1px 0px 0px;
background-image: linear-gradient(to right,
shade(@notebook_tab_gradient_a, 1.05),
@@ -1776,6 +1780,7 @@ notebook header.left {
}
notebook header.right {
+ margin: 0px -1px -1px 0px;
border-width: 0px 0px 0px 1px;
background-image: linear-gradient(to left,
shade(@notebook_tab_gradient_a, 1.05),
@@ -1806,7 +1811,7 @@ notebook header tab {
notebook header.top tab {
margin: 0px 0px 0px -1px;
padding: 4px 6px 2px 6px;
- border-width: 0px 1px 1px 1px;
+ border-width: 1px;
border-radius: 3px 3px 0px 0px;
background-image: linear-gradient(to bottom,
@notebook_tab_gradient_a,
@@ -1826,7 +1831,7 @@ notebook header.top tab:checked {
notebook header.right tab {
margin: -1px 0px 0px 0px;
padding: 6px 4px 6px 2px;
- border-width: 1px 0px 1px 1px;
+ border-width: 1px;
border-radius: 0px 3px 3px 0px;
background-image: linear-gradient(to left,
@notebook_tab_gradient_a,
@@ -1846,7 +1851,7 @@ notebook header.right tab:checked {
notebook header.bottom tab {
margin: 0px 0px 0px -1px;
padding: 2px 6px 4px 6px;
- border-width: 1px 1px 0px 1px;
+ border-width: 1px;
border-radius: 0px 0px 3px 3px;
background-image: linear-gradient(to top,
@notebook_tab_gradient_a,
@@ -1866,7 +1871,7 @@ notebook header.bottom tab:checked {
notebook header.left tab {
margin: -1px 0px 0px 0px;
padding: 6px 2px 6px 4px;
- border-width: 1px 1px 1px 0px;
+ border-width: 1px;
border-radius: 3px 0px 0px 3px;
background-image: linear-gradient(to right,
@notebook_tab_gradient_a,
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
index 6d2b62c8..fc40f8cb 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
@@ -513,8 +513,8 @@ MsdOsdWindow.background.osd .progressbar {
/* override for pavu-control */
window.background.mate-terminal > box.vertical > notebook {
- border-style: none;
- border-width: 0px;
+ border-style: solid;
+ border-width: 0.4px;
}
/* override settings for pavu-control */