aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2015-09-12 15:11:33 -0400
committergorhill <rhill@raymondhill.net>2015-09-12 15:11:33 -0400
commit45415a8de60601d8bba3610c4af075a2ebf94ec3 (patch)
tree9c780c21280658c2d6afda40ad7a843b60619350 /src
parent53fa8f7a50ecc25c8d4b796a5a8b4e489b354ae2 (diff)
downloaduBlock-45415a8de60601d8bba3610c4af075a2ebf94ec3.zip
uBlock-45415a8de60601d8bba3610c4af075a2ebf94ec3.tar.gz
uBlock-45415a8de60601d8bba3610c4af075a2ebf94ec3.tar.bz2
this fixes #707
Diffstat (limited to 'src')
-rw-r--r--src/epicker.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/epicker.html b/src/epicker.html
index 4e011e2..ac8c2d9 100644
--- a/src/epicker.html
+++ b/src/epicker.html
@@ -6,6 +6,7 @@
}
html, body {
background: transparent !important;
+ color: black;
font: 12px sans-serif;
height: 100%;
margin: 0;