style movement fixes and new background

This commit is contained in:
2012-09-06 15:01:47 +02:00
parent 161da7a82d
commit d5fabd9fbc
10 changed files with 24215 additions and 51 deletions
@@ -0,0 +1,16 @@
#active-list-table
tbody
tr
td
&:first-child
padding-left: 35px
background-position: 5px center
background-repeat: no-repeat
&.active
td
&:first-child
background-image: image-url('icons/order-check.png')
&.delivered
td
&:first-child
background-image: image-url('icons/order-doublecheck.png')