summaryrefslogtreecommitdiff
path: root/desktop-themes/Menta/gtk-3.0
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-10-17 09:00:10 +0200
committerraveit65 <[email protected]>2020-10-17 13:12:36 +0200
commit7e206d3df8612be51216367de9814ad7f4630ac3 (patch)
tree344edb0af62eabdca0d3082b5c5eccebd320ac80 /desktop-themes/Menta/gtk-3.0
parenta17d88f49f898ab2ac108dfd0fbfa6f829053ec1 (diff)
downloadmate-themes-7e206d3df8612be51216367de9814ad7f4630ac3.tar.bz2
mate-themes-7e206d3df8612be51216367de9814ad7f4630ac3.tar.xz
gtk-widgets.css: Add the missing .context-menu class
Diffstat (limited to 'desktop-themes/Menta/gtk-3.0')
-rw-r--r--desktop-themes/Menta/gtk-3.0/gtk-widgets.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-themes/Menta/gtk-3.0/gtk-widgets.css b/desktop-themes/Menta/gtk-3.0/gtk-widgets.css
index 5f820b6c..b28d42fa 100644
--- a/desktop-themes/Menta/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Menta/gtk-3.0/gtk-widgets.css
@@ -3021,6 +3021,7 @@ toolbar button menuitem {
text-shadow: none;
}
+/* Decouple the font of context menus from their entry/textview */
.context-menu {
font: initial;
text-shadow: none;