Use checkmark instead of X on category colour picker

This commit is contained in:
Neil Lalonde 2013-04-09 12:00:40 -04:00
parent 161b8f43b6
commit d0887b61c1
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 842 B

After

Width:  |  Height:  |  Size: 1000 B

View File

@ -25,7 +25,7 @@
width: 16px;
height: 16px;
&.used-color {
background: image-url("chosen-sprite.png") 1px 13px;
background: image-url("chosen-sprite.png") -19px 13px;
}
}
}