From 1bb1570a8a9251704e3e8e4177ca32ed8365817b Mon Sep 17 00:00:00 2001 From: Yomi Colledge Date: Mon, 21 Jun 2010 12:14:23 +0100 Subject: [PATCH] General cleanup --- app/stylesheets/partials/_lists.sass | 3 +-- app/stylesheets/screen.sass | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/app/stylesheets/partials/_lists.sass b/app/stylesheets/partials/_lists.sass index 2174a509..befa221b 100644 --- a/app/stylesheets/partials/_lists.sass +++ b/app/stylesheets/partials/_lists.sass @@ -30,11 +30,10 @@ :padding-left 13px :width 74% .list_item - :width 70% + :width 100% .handler :position relative :float left :right 3px li span.icons - :position relative :float right diff --git a/app/stylesheets/screen.sass b/app/stylesheets/screen.sass index 1c5885c3..2ae0c5af 100644 --- a/app/stylesheets/screen.sass +++ b/app/stylesheets/screen.sass @@ -75,7 +75,7 @@ body.salad a +link-colors(#C1C4B5, #785C17, #C1C4B5, #C1C4B5, #C1C4B5) +unstyled-link - :cursor -moz-contextmenu + :cursor pointer fieldset :border 1px solid #4B5425 div.clearfix