Administrator 4 лет назад
Родитель
Сommit
49467a6d10
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/main/resources/static/css/flea-market/form.css

+ 1 - 0
src/main/resources/static/css/flea-market/form.css

@@ -49,6 +49,7 @@ body{background: #fff}
      #btn-submit {background-color: #e15616;color: #fff;float: right;}
      input[type=checkbox] {margin-right: 10px;}
      select {appearance: none;-moz-appearance: none;-webkit-appearance: none;}
+     .icon.brand:before {width: 25px;height: 25px;background-position: -87px 11px;position: absolute;right: 15px}
      .icon.selected:before {width: 25px;height: 25px;background-position: -87px 11px;position: absolute;right: 15px}
      .icon.province:before {left: 125px;}
      .icon.cCity:before {right: 195px;}