checkmark color
This commit is contained in:
parent
53e21a53ba
commit
2f6fe8a461
Binary file not shown.
|
After Width: | Height: | Size: 798 B |
|
|
@ -1433,7 +1433,7 @@ input, select, textarea {
|
|||
.check-list li {
|
||||
padding: 0.7em 0 0.7em 45px;
|
||||
font-size: 1.8em;
|
||||
background: url("<%= asset_path('icon-checkmark.png') %>") 0px 1.05em no-repeat;
|
||||
background: url("<%= asset_path('icon-checkmark-green.png') %>") 0px 1.05em no-repeat;
|
||||
}
|
||||
|
||||
.check-list li:first-child {
|
||||
|
|
|
|||
Loading…
Reference in New Issue