summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-02-26 17:27:50 +0100
committerraveit65 <[email protected]>2016-03-02 23:41:57 +0100
commitc4299ff40ff630baea9e58272f532ac64ee3aa55 (patch)
tree087783a36c1a60ea2c0b99c7c66a51f26d5e265b
parent5b7ea631e484586f3a443f28bb796c214ed01c2a (diff)
downloadmate-themes-c4299ff40ff630baea9e58272f532ac64ee3aa55.tar.bz2
mate-themes-c4299ff40ff630baea9e58272f532ac64ee3aa55.tar.xz
GTK+-3.20 Blue-Submarine: adjust mate-volume-control again
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css13
1 files changed, 12 insertions, 1 deletions
diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css
index 185e2fbc..9f5656fd 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css
@@ -776,7 +776,7 @@ GvcMixerDialog box.horizontal box.horizontal frame {
}
GvcMixerDialog box.horizontal box.horizontal frame label {
- padding: 0px 0px 0px 10px;
+ padding: 0px 0px 0px 14px;
}
GvcMixerDialog notebook.frame:nth-child(even) {
@@ -801,6 +801,17 @@ GvcMixerDialog notebook.frame box.vertical frame scrolledwindow.frame {
border-style: solid;
}
+GvcMixerDialog notebook.frame box.vertical box.horizontal frame label {
+ padding: 0px 0px 0px 6px;
+}
+
+GvcMixerDialog notebook.frame box.vertical box.horizontal box.horizontal label {
+ padding: 0px 0px 0px 6px;
+}
+
+GvcMixerDialog notebook.frame box.vertical box.horizontal box.horizontal frame box.horizontal box.horizontal label {
+ padding: 0px 0px 0px 10px;
+}
/*******
* Eom *
*******/