summaryrefslogtreecommitdiff
path: root/desktop-themes/Menta
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/Menta')
-rw-r--r--desktop-themes/Menta/gtk-3.0/mate-applications.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/desktop-themes/Menta/gtk-3.0/mate-applications.css b/desktop-themes/Menta/gtk-3.0/mate-applications.css
index a0ee6228..7ea51bfc 100644
--- a/desktop-themes/Menta/gtk-3.0/mate-applications.css
+++ b/desktop-themes/Menta/gtk-3.0/mate-applications.css
@@ -509,8 +509,10 @@ na-tray-applet widget box widget {
background-color: @theme_bg_color;
}
-.mate-terminal notebook header.top tab,
-.mate-terminal notebook header.top tab:checked:hover {
+/* override settings for pavu-control */
+window.background.mate-terminal > box.vertical > notebook > header.top tab,
+window.background.mate-terminal > box.vertical > notebook > header.top tab:checked,
+window.background.mate-terminal > box.vertical > notebook > header.top tab:checked:hover {
border-radius: 4px 4px 0px 0px;
padding: 2px 2px 2px 6px;
margin: 0px 0px 0px -1px;