summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-12-22 15:15:59 +0100
committerraveit65 <[email protected]>2015-12-22 15:22:56 +0100
commit85c583d48ff833160f06e4ca68db863482fd5f96 (patch)
tree35d970a38d3746c641850a1d884b9c6a91c56d8c /desktop-themes
parentf1d96a99a82a12c0196588eb7a3d2a7a23bc8be4 (diff)
downloadmate-themes-85c583d48ff833160f06e4ca68db863482fd5f96.tar.bz2
mate-themes-85c583d48ff833160f06e4ca68db863482fd5f96.tar.xz
GTK3: submarine themes: adjustments for gnome-mplayer buttons
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css7
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css7
2 files changed, 14 insertions, 0 deletions
diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
index daa93bf2..5b8c6d1e 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
@@ -809,6 +809,13 @@ GtkScrolledWindow.frame {
border-image: none;
}
+/* ie. controls gnome-mplayer, virtual-manager */
+.button.flat.image-button,
+.button.flat.image-button:hover,
+GtkVolumeButton.button.flat {
+ padding: 4px;
+}
+
.button:hover {
background-image: -gtk-gradient (linear,
left top, left bottom,
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
index 2476f9dc..1e90a998 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
@@ -809,6 +809,13 @@ GtkScrolledWindow.frame {
border-image: none;
}
+/* ie. controls gnome-mplayer, virtual-manager */
+.button.flat.image-button,
+.button.flat.image-button:hover,
+GtkVolumeButton.button.flat {
+ padding: 4px;
+}
+
.button:hover {
background-image: -gtk-gradient (linear,
left top, left bottom,