summaryrefslogtreecommitdiff
path: root/desktop-themes/ContrastHighInverse
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2015-11-04 13:15:49 +0100
committerWolfgang Ulbrich <[email protected]>2015-11-04 13:19:30 +0100
commit4c3be1a1315915ca5dc2d3edbb288ef9c6d62ef4 (patch)
tree0312e063c5a59cb291df0dba5e4b57c90b022600 /desktop-themes/ContrastHighInverse
parenta64fa7b4ec81de01e1266975dea6f1d98bbacc35 (diff)
downloadmate-themes-4c3be1a1315915ca5dc2d3edbb288ef9c6d62ef4.tar.bz2
mate-themes-4c3be1a1315915ca5dc2d3edbb288ef9c6d62ef4.tar.xz
GTK3 all themes: style volume/brightness applet slider
Diffstat (limited to 'desktop-themes/ContrastHighInverse')
-rw-r--r--desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css21
1 files changed, 21 insertions, 0 deletions
diff --git a/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css b/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css
index e67e010b..bffc00b8 100644
--- a/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css
+++ b/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css
@@ -219,6 +219,27 @@ NaTrayApplet {
-NaTrayApplet-icon-size: 16;
}
+/* volume applet, brightness applet */
+.mate-panel-applet-slider .frame {
+ background-color: @theme_bg_color;
+ border-image: none;
+ border-style: solid;
+ border-radius:3px;
+ padding: 0px;
+ margin: 0px;
+}
+
+.mate-panel-applet-slider .frame .frame{
+ background-color:transparent;
+ border-style: none;
+ box-shadow: none;
+}
+
+.mate-panel-applet-slider .frame .button {
+ padding: 4px 0px;
+ margin: 0px;
+}
+
/****************
* Pluma *
****************/