summaryrefslogtreecommitdiff
path: root/community/nemo/adwaita_style.patch
blob: 1c9e814c5d3b5b91ec4d0030731d7f217ce376d9 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/src/nemo-style-fallback.css
+++ b/src/nemo-style-fallback.css
@@ -8,7 +8,6 @@ NemoPathbarButton {
                                      color-stop (.7, shade(alpha(@bg_color, 0.8), 0.90)),
                                      color-stop (1, shade(alpha(@bg_color, 0.8), 0.80)));
     border-color: #808080;
-    color: @fg_color;
     -NemoPathbarButton-border-radius: 3px;
 }