From 4168ed1dc58a080ddafd6198a9045529a41139c0 Mon Sep 17 00:00:00 2001 From: Benjamin ter Kuile Date: Thu, 23 Aug 2012 18:53:30 +0200 Subject: [PATCH] fix single order check icon --- app/assets/stylesheets/structure.css.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/structure.css.sass b/app/assets/stylesheets/structure.css.sass index 63b77bf9..f2020f5d 100644 --- a/app/assets/stylesheets/structure.css.sass +++ b/app/assets/stylesheets/structure.css.sass @@ -23,7 +23,7 @@ table padding-left: 35px background-position: 5px center background-repeat: no-repeat - &.placed + &.active td &:first-child background-image: image-url('icons/order-check.png')