summaryrefslogtreecommitdiff
path: root/desktop-themes/Shiny
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-02-14 14:38:55 +0100
committerraveit65 <[email protected]>2015-02-14 14:38:55 +0100
commitc2b2e6d753de14f6109a135166ceec9222657d40 (patch)
tree60f49e13aaf2c752bbd6a1db22251e239847931b /desktop-themes/Shiny
parent22e89511e82e230d16a84b25cef7e4e2fdedb28d (diff)
downloadmate-themes-c2b2e6d753de14f6109a135166ceec9222657d40.tar.bz2
mate-themes-c2b2e6d753de14f6109a135166ceec9222657d40.tar.xz
All themes GTK3-3.14: disable usage of symbolic icons
Diffstat (limited to 'desktop-themes/Shiny')
-rw-r--r--desktop-themes/Shiny/gtk-3.0/gtk-widgets.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-themes/Shiny/gtk-3.0/gtk-widgets.css b/desktop-themes/Shiny/gtk-3.0/gtk-widgets.css
index 00814946..76121227 100644
--- a/desktop-themes/Shiny/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Shiny/gtk-3.0/gtk-widgets.css
@@ -70,6 +70,7 @@
*/
outline-color: alpha (@selected_bg_color, 0.5);
outline-offset: 5px;
+ -gtk-icon-style: regular; /* disable symbolic icons */
}
GtkWindow {