aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2015-05-27 09:34:17 +0100
committerStephen Blott2015-05-27 09:34:19 +0100
commit4e604c7cdbb2226c13bb8ae75a7f37efe890e274 (patch)
tree253cc1557cf55428e68e66d30e23682b239fc4c3
parentb5d3c6e963cd32da41046a16f30307a655089f17 (diff)
downloadvimium-4e604c7cdbb2226c13bb8ae75a7f37efe890e274.tar.bz2
Custom-only: remove underlining of matches.
Underling is just ugly, in this case. Also, it is applied inconsistently between titles and URLs.
-rw-r--r--pages/vomnibar.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/pages/vomnibar.css b/pages/vomnibar.css
index b1ed0252..1b19daad 100644
--- a/pages/vomnibar.css
+++ b/pages/vomnibar.css
@@ -126,7 +126,6 @@
#vomnibar li em { font-style: italic; }
#vomnibar li em .vomnibarMatch, #vomnibar li .vomnibarTitle .vomnibarMatch {
color: #333;
- text-decoration: underline;
}
#vomnibar li.vomnibarSelected {