aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2015-04-25 17:38:36 -0400
committergorhill <rhill@raymondhill.net>2015-04-25 17:38:36 -0400
commitfa7106a23cbd2b262886296453621607279a7657 (patch)
tree364758641fc88f4d7362a773f540186de0a16eab /src
parent3f722542a0821e938b5002160b7192d7191ebf78 (diff)
downloaduBlock-fa7106a23cbd2b262886296453621607279a7657.zip
uBlock-fa7106a23cbd2b262886296453621607279a7657.tar.gz
uBlock-fa7106a23cbd2b262886296453621607279a7657.tar.bz2
this fixes https://github.com/chrisaljoudi/uBlock/issues/1320
Diffstat (limited to 'src')
-rw-r--r--src/css/dashboard.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/css/dashboard.css b/src/css/dashboard.css
index 60be1b7..ad800d1 100644
--- a/src/css/dashboard.css
+++ b/src/css/dashboard.css
@@ -47,7 +47,7 @@ html, body {
outline: 0;
}
.tabButton:active,.tabButton:visited {
- color: inherited;
+ color: inherit;
}
.tabButton.selected {
background-color: white;