From 95cb81eb90b4c78b253f30a61d819f069b199572 Mon Sep 17 00:00:00 2001 From: Stephen Blott Date: Wed, 12 Nov 2014 09:49:18 +0000 Subject: Favicons in the vomnibar; remove support. There are security issues with favicons as implemented previously. This commit removes favicon support entirely. --- content_scripts/vimium.css | 7 ------- 1 file changed, 7 deletions(-) (limited to 'content_scripts') diff --git a/content_scripts/vimium.css b/content_scripts/vimium.css index 24f229f3..7998fe5c 100644 --- a/content_scripts/vimium.css +++ b/content_scripts/vimium.css @@ -352,13 +352,6 @@ body.vimiumFindMode ::selection { padding: 2px 0; } -#vomnibar li .vomnibarIcon { - background-position-y: center; - background-size: 16px; - background-repeat: no-repeat; - padding-left: 20px; -} - #vomnibar li .vomnibarSource { color: #777; margin-right: 4px; -- cgit v1.2.3