summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/mate-applications.css5
-rw-r--r--desktop-themes/Menta/gtk-3.0/mate-applications.css5
2 files changed, 8 insertions, 2 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css
index 046527b0..ea7cf5e2 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css
@@ -899,12 +899,15 @@ MsdOsdWindow.background.osd.msd-osd-window-solid progressbar trough {
/* override for pavu-control */
window.background.mate-terminal > box.vertical > notebook,
-window.background.mate-terminal > box.vertical > notebook > header.top,
window.background.mate-terminal > box.vertical > notebook > stack > box {
border-style: none;
border-width: 0px;
}
+window.background.mate-terminal > box.vertical > notebook > header.top {
+ border-width: 0px 0px 0px 1px;
+}
+
/*************************
* mate-power-statistics *
*************************/
diff --git a/desktop-themes/Menta/gtk-3.0/mate-applications.css b/desktop-themes/Menta/gtk-3.0/mate-applications.css
index 9bebb041..1e31cb20 100644
--- a/desktop-themes/Menta/gtk-3.0/mate-applications.css
+++ b/desktop-themes/Menta/gtk-3.0/mate-applications.css
@@ -902,12 +902,15 @@ MsdOsdWindow.background.osd.msd-osd-window-solid progressbar trough {
/* override for pavu-control */
window.background.mate-terminal > box.vertical > notebook,
-window.background.mate-terminal > box.vertical > notebook > header.top,
window.background.mate-terminal > box.vertical > notebook > stack > box {
border-style: none;
border-width: 0px;
}
+window.background.mate-terminal > box.vertical > notebook > header.top {
+ border-width: 0px 0px 0px 1px;
+}
+
/*************************
* mate-power-statistics *
*************************/