summaryrefslogtreecommitdiff
path: root/desktop-themes/Menta
diff options
context:
space:
mode:
authorlukefromdc <[email protected]>2017-04-09 23:29:28 -0400
committerlukefromdc <[email protected]>2017-04-09 23:29:28 -0400
commitf44e8b0da06aa55d28d7db0ddabdfa67f5d33a89 (patch)
tree7e0ff8bee7caf2fd3b10da9937d9db298d78c53d /desktop-themes/Menta
parentc1c9680349cb508581220345d1a6d16c7db5a3d7 (diff)
downloadmate-themes-f44e8b0da06aa55d28d7db0ddabdfa67f5d33a89.tar.bz2
mate-themes-f44e8b0da06aa55d28d7db0ddabdfa67f5d33a89.tar.xz
menta-fix "{{" typo breaking gtk-widgets.css file
Diffstat (limited to 'desktop-themes/Menta')
-rw-r--r--desktop-themes/Menta/gtk-3.0/gtk-widgets.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/Menta/gtk-3.0/gtk-widgets.css b/desktop-themes/Menta/gtk-3.0/gtk-widgets.css
index 7d1c6ea3..259835fb 100644
--- a/desktop-themes/Menta/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Menta/gtk-3.0/gtk-widgets.css
@@ -4550,7 +4550,7 @@ label selection:backdrop {
label:disabled:selected,
label selection:disabled,
label:backdrop:disabled:selected,
-label selection:backdrop:disabled {{
+label selection:backdrop:disabled {
color: @insensitive_fg_color;
}