From 1f2d37cc93d10aeac1babdf7f11fc8469b8d6171 Mon Sep 17 00:00:00 2001 From: Gonzalo Rodriguez Date: Tue, 4 Oct 2011 23:35:01 -0200 Subject: [PATCH] Dont use checkmarks when hovering --- public/stylesheets/sass/application.sass | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/stylesheets/sass/application.sass b/public/stylesheets/sass/application.sass index f94cdaec8..ad5fd0521 100644 --- a/public/stylesheets/sass/application.sass +++ b/public/stylesheets/sass/application.sass @@ -2886,11 +2886,11 @@ ul.left_nav :weight 700 :color #666 - li.active > a.aspect_selector, li a.aspect_selector:hover - :background - :image url(../images/icons/check_yes_ok.png) - :position 3px 50% - :repeat no-repeat + > a.aspect_selector + :background + :image url(../images/icons/check_yes_ok.png) + :position 3px 50% + :repeat no-repeat .contact_count :float right