summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-12-22 15:02:12 +0100
committerraveit65 <[email protected]>2015-12-22 15:02:12 +0100
commitf927f95a8ea0d7ed1412f13bdc0c4d6f68013262 (patch)
tree0c09f380a2d87a9bf0a7575d01f034df1f943d09 /desktop-themes
parent776e0ddba21f9086e6f6ba7b7c8c744a463391e5 (diff)
downloadmate-themes-f927f95a8ea0d7ed1412f13bdc0c4d6f68013262.tar.bz2
mate-themes-f927f95a8ea0d7ed1412f13bdc0c4d6f68013262.tar.xz
GTK3: submarine themes: adjustments for some media players + vitual-manager
- gnome-mplayer - parole
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css9
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/other-applications.css19
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css9
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css21
4 files changed, 10 insertions, 48 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 f66756f0..0f138a3e 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
@@ -815,10 +815,11 @@ GtkScrolledWindow.frame {
border-image: none;
}
-/* ie. controls gnome-mplayer */
+/* ie. controls gnome-mplayer, virtual-manager */
.button.flat.image-button,
+.button.flat.image-button:hover,
GtkVolumeButton.button.flat {
- padding: 8px;
+ padding: 4px;
}
.button:hover {
@@ -4738,7 +4739,6 @@ GtkOverlay.osd {
border-width: 1px;
}
-
/* ie. parole media-player */
/* previous/play/next */
.osd .horizontal .horizontal .button {
@@ -4763,7 +4763,8 @@ GtkOverlay.osd {
}
/* ie. volume button */
-.osd .horizontal .button {
+.osd .horizontal .button,
+.osd .horizontal .button:hover {
padding: 5px 8px;
}
diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/other-applications.css b/desktop-themes/Blue-Submarine/gtk-3.0/other-applications.css
index d2853aed..cceeed94 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/other-applications.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/other-applications.css
@@ -679,26 +679,7 @@ NemoWindow .notebook tab .button GtkImage:active:hover {
ParoleMediaList .toolbar.inline-toolbar .button {
padding: 11px;
}
-/*
-GtkPaned GtkOverlay GtkRevealer.bottom .button.flat.image-button {
- border-style: none;
- background-color: transparent;
- padding: 4px 6px;
- box-shadow: inset 0px 1px alpha(shade(@button_border, 1.00), 0.90),
- inset 1px 0px alpha(shade(@button_border, 0.94), 0.90),
- inset -1px 0px alpha(shade(@button_border, 0.88), 0.90),
- inset 0px -1px alpha(shade(@button_border, 0.88), 0.90);
-}
-GtkPaned GtkOverlay GtkRevealer.bottom .button.flat.image-button:hover {
- border-style: none;
- padding: 4px 6px;
- box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3),
- inset 1px 0px shade (@theme_selected_bg_color, 1.3),
- inset -1px 0px shade (@theme_selected_bg_color, 1.3),
- inset 0px -1px shade (@theme_selected_bg_color, 1.3);
-}
-*/
/****************
* Dconf-editor *
****************/
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 6665f1e1..38ab9363 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
@@ -815,10 +815,11 @@ GtkScrolledWindow.frame {
border-image: none;
}
-/* ie. controls gnome-mplayer */
+/* ie. controls gnome-mplayer, virtual-manager */
.button.flat.image-button,
+.button.flat.image-button:hover,
GtkVolumeButton.button.flat {
- padding: 8px;
+ padding: 4px;
}
.button:hover {
@@ -4741,7 +4742,6 @@ GtkOverlay.osd {
border-width: 1px;
}
-
/* ie. parole media-player */
/* previous/play/next */
.osd .horizontal .horizontal .button {
@@ -4766,7 +4766,8 @@ GtkOverlay.osd {
}
/* ie. volume button */
-.osd .horizontal .button {
+.osd .horizontal .button,
+.osd .horizontal .button:hover {
padding: 5px 8px;
}
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
index 8d211318..5b703ac9 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
@@ -1265,27 +1265,6 @@ FrWindow .toolbar.primary-toolbar {
border-width: 0 0 1px 0;
}
-/* Parole media player needs more testing! */
-
-GtkPaned GtkOverlay GtkRevealer.bottom .button.flat.image-button {
- border-style: none;
- background-color: transparent;
- padding: 4px 6px;
- box-shadow: inset 0px 1px alpha(shade(@button_border, 1.00), 0.90),
- inset 1px 0px alpha(shade(@button_border, 0.94), 0.90),
- inset -1px 0px alpha(shade(@button_border, 0.88), 0.90),
- inset 0px -1px alpha(shade(@button_border, 0.88), 0.90);
-}
-
-GtkPaned GtkOverlay GtkRevealer.bottom .button.flat.image-button:hover {
- border-style: none;
- padding: 4px 6px;
- box-shadow: inset 0px 1px shade(@selected_bg_color, 1.05),
- inset 1px 0px shade(@selected_bg_color, 0.97),
- inset -1px 0px shade(@selected_bg_color, 0.93),
- inset 0px -1px shade(@selected_bg_color, 0.93);
-}
-
/*********
* Atril *
*********/