summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2015-11-30 12:56:03 +0100
committerWolfgang Ulbrich <[email protected]>2015-11-30 12:57:12 +0100
commita57a4f50f2456550cbbde388b15cb75319526e27 (patch)
tree0253806c94d83b35829fd9a1be5e0dfa657385cb
parentc899fb1fc4c88247ddfd0d8dc2d91277002e3f83 (diff)
downloadmate-themes-a57a4f50f2456550cbbde388b15cb75319526e27.tar.bz2
mate-themes-a57a4f50f2456550cbbde388b15cb75319526e27.tar.xz
GTK3 submarine themes: fix a typo
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css2
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css2
2 files changed, 2 insertions, 2 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 e2caf7d8..8baa9ff6 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css
@@ -689,7 +689,7 @@ PanelToplevel.background.horizontal {
/* panel grip *//*
PanelToplevel.background.mate-custom-panel-background {
background-color: transparent;
- border-radius: 3px;
+ border-radius: 3px;*/
/* enable for making borders visible */
/* box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3),
inset 1px 0px shade (@theme_selected_bg_color, 1.3),
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 cc60b02d..4d781e32 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
@@ -690,7 +690,7 @@ PanelToplevel.background.horizontal {
/* panel grip *//*
PanelToplevel.background.mate-custom-panel-background {
background-color: transparent;
- border-radius: 3px;
+ border-radius: 3px;*/
/* enable for making borders visible */
/* box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3),
inset 1px 0px shade (@theme_selected_bg_color, 1.3),