summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-04-04 20:21:58 +0200
committerraveit65 <[email protected]>2016-04-04 20:21:58 +0200
commit4e937031be44c44bb2c38914a923ec49a3c39c1a (patch)
tree4ebb1dc08865c2426c3a5feb7d2b7edbf12f8ad4 /desktop-themes
parentf77aef2b3deffcb5e4612de9564aca752c02a3e2 (diff)
downloadmate-themes-4e937031be44c44bb2c38914a923ec49a3c39c1a.tar.bz2
mate-themes-4e937031be44c44bb2c38914a923ec49a3c39c1a.tar.xz
GTK+-3.18 submarine themes: improvements for gnome-weather
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/gnome-applications.css10
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css1
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/gnome-applications.css10
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css1
4 files changed, 22 insertions, 0 deletions
diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/gnome-applications.css b/desktop-themes/Blue-Submarine/gtk-3.0/gnome-applications.css
index de570982..cb5311d4 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/gnome-applications.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/gnome-applications.css
@@ -692,6 +692,16 @@ YelpWindow .horizontal.toolbar.primary-toolbar .button.image-button:last-child {
}
/* gnome-weather */
+#weather-page.frame.flat {
+ padding: 0px;
+ border-radius: 0px;
+}
+
+#weather-page.frame.flat > .frame.flat {
+ border-radius: 0px;
+ border-color: transparent;
+}
+
Gjs_WeatherWidget.frame.flat GtkStack GtkScrolledWindow .frame {
background-color: transparent;
background-image: linear-gradient(to bottom,
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 6fd2f082..19855d65 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
@@ -4683,6 +4683,7 @@ GtkOverlay.osd {
.osd.button:hover,
.osd .button:hover,
.osd .linked .button:hover {
+ padding: 4px;
background-image: linear-gradient(to bottom,
@osd_button_bg_hover_a,
@osd_button_bg_hover_b 68%,
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/gnome-applications.css b/desktop-themes/Green-Submarine/gtk-3.0/gnome-applications.css
index f4edd822..0875e263 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/gnome-applications.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/gnome-applications.css
@@ -683,6 +683,16 @@ YelpWindow .horizontal.toolbar.primary-toolbar .button.image-button:last-child {
}
/* gnome-weather */
+#weather-page.frame.flat {
+ padding: 0px;
+ border-radius: 0px;
+}
+
+#weather-page.frame.flat > .frame.flat {
+ border-radius: 0px;
+ border-color: transparent;
+}
+
Gjs_WeatherWidget.frame.flat GtkStack GtkScrolledWindow .frame {
background-color: transparent;
background-image: linear-gradient(to 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 755e6204..a6c01f74 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
@@ -4686,6 +4686,7 @@ GtkOverlay.osd {
.osd.button:hover,
.osd .button:hover,
.osd .linked .button:hover {
+ padding: 4px;
background-image: linear-gradient(to bottom,
@osd_button_bg_hover_a,
@osd_button_bg_hover_b 68%,