diff options
author | gorhill <rhill@raymondhill.net> | 2015-04-17 10:30:37 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-04-17 10:30:37 -0400 |
commit | 7da9139c1447a5c4f095c8506150cc7ad8bf32a6 (patch) | |
tree | a9f11de32fd4c5de660c36cb7be1037e337ea4e5 /src/css | |
parent | 00a1b90f6be6df6dbe8976b457c2c6bb61360f49 (diff) | |
download | uBlock-7da9139c1447a5c4f095c8506150cc7ad8bf32a6.zip uBlock-7da9139c1447a5c4f095c8506150cc7ad8bf32a6.tar.gz uBlock-7da9139c1447a5c4f095c8506150cc7ad8bf32a6.tar.bz2 |
dotted looks awful
Diffstat (limited to 'src/css')
-rw-r--r-- | src/css/3p-filters.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/css/3p-filters.css b/src/css/3p-filters.css index 9816f00..7929324 100644 --- a/src/css/3p-filters.css +++ b/src/css/3p-filters.css @@ -119,7 +119,6 @@ span.unsecure { border-color: #fcc; color: #f00; text-decoration: line-through; - text-decoration-style: dotted; } span.purge { border-color: #ddd; |