Merge pull request #296 from stof/patch-2
Fixed the display of the state icon in the request page
This commit is contained in:
commit
eee1ef6fe5
|
@ -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')
|
||||||
|
|
Loading…
Reference in New Issue
Block a user