summaryrefslogtreecommitdiffstats
path: root/www/firefox/files/patch-bug1329895
blob: 4467cd9c759f071bae098d169c89f827d3aedf62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Apply Linux fieldtext opacity for all GTK platforms. r=dao

--- browser/themes/shared/icon-colors.inc.svg
+++ browser/themes/shared/icon-colors.inc.svg
@@ -2,7 +2,7 @@
 
 .fieldtext {
   fill: -moz-fieldtext;
-#ifdef XP_LINUX
+#ifdef MOZ_WIDGET_GTK
   /* The fill-opacity needs to be sufficient for high-contrast settings, and
      pathological Gtk themes where -moz-fieldtext provides low contrast by
      default. */
OpenPOWER on IntegriCloud