summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-12-22 15:15:59 +0100
committerraveit65 <[email protected]>2015-12-22 15:15:59 +0100
commit58f33a806937fc7eb5713c8526356a88b4b890ac (patch)
treeee2b0bb79ef3fb378aa7fb5e946da60265a6b2d7
parent632607adf3078d74afac021fed8d86c8cd1053e6 (diff)
downloadmate-themes-58f33a806937fc7eb5713c8526356a88b4b890ac.tar.bz2
mate-themes-58f33a806937fc7eb5713c8526356a88b4b890ac.tar.xz
GTK3: submarine themes: adjustments for gnome-mplayer buttons
-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 5e0f2481..96ad3d56 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 0c7b824a..f42d5785 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,