Merge pull request #296 from stof/patch-2

Fixed the display of the state icon in the request page
This commit is contained in:
Piotr Sarnacki 2014-08-14 16:03:21 +02:00
commit eee1ef6fe5

View File

@ -5,6 +5,7 @@
font-size: 120% font-size: 120%
padding-left: 15px padding-left: 15px
background-position: 0px 6px background-position: 0px 6px
background-repeat: no-repeat
&.accepted &.accepted
h3 h3
background-image: inline-image('icons/state-passed.svg') background-image: inline-image('icons/state-passed.svg')