checkmark color

This commit is contained in:
Adrian Hinz 2019-12-30 12:11:46 +01:00
parent 53e21a53ba
commit 2f6fe8a461
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 798 B

View File

@ -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 {