Commit bb2cbe57a87103909da78bd6148d5cff588f9dc7

Authored by Виталий
1 parent 02b4fced

Веталь

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/web/css/style.css
@@ -995,7 +995,7 @@ a.active{font-weight:bold;text-decoration: underline;} @@ -995,7 +995,7 @@ a.active{font-weight:bold;text-decoration: underline;}
995 margin-top: -5px; 995 margin-top: -5px;
996 right: -15px; 996 right: -15px;
997 content: ''; 997 content: '';
998 - background: url("../img/arrow_sort_asc_desc") no-repeat; 998 + background: url("../img/arrow_sort_asc_desc.png") no-repeat;
999 } 999 }
1000 .sort_block ul li a.asc:after { 1000 .sort_block ul li a.asc:after {
1001 background-position: 0 0; 1001 background-position: 0 0;