summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalOk/gtk-3.0
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-05-02 21:31:25 +0200
committerraveit65 <[email protected]>2017-05-02 21:32:21 +0200
commit45f23d669a4706335060dc3b86913f6b414e7740 (patch)
tree16a1d573cbb57d710c5d4000aed85a2732720e3d /desktop-themes/TraditionalOk/gtk-3.0
parent94ce22642be2935aa4d5e81920a2a2d4dd6cb385 (diff)
downloadmate-themes-45f23d669a4706335060dc3b86913f6b414e7740.tar.bz2
mate-themes-45f23d669a4706335060dc3b86913f6b414e7740.tar.xz
Traditional themes: don't draw a bg for mate-indicator-applet
Diffstat (limited to 'desktop-themes/TraditionalOk/gtk-3.0')
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
index 941c6b49..1f02a13f 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
@@ -355,6 +355,13 @@ na-tray-applet {
border-width: 1px;
}
+/* mate-indicator-applet */
+/* needed for a transparent panel */
+#fast-user-switch-applet > #fast-user-switch-menubar {
+ background-color: transparent;
+ background-image: none;
+}
+
/****************
* Pluma *
****************/