Мелкие правки и доработки
@ -213,12 +213,6 @@ textarea.description
height: 11px
background: url('#{$static}/img/delDoc.png') no-repeat center
cursor: pointer
.file-upload-remove-img-btn
width: 16px
height: 16px
background: url('#{$static}/img/aui-icon-close.png') no-repeat center
//padding: px
.preview-container
position: relative
@ -227,6 +221,11 @@ textarea.description
position: absolute
top: 0
right: 0
background-color: white
//width: 16px
//height: 16px
//background: url('#{$static}/img/aui-icon-close.png') no-repeat center
textarea.description
font-size: 9pt
color: darkgray
@ -65,7 +65,7 @@
<div class="col-lg-12">
<div class="bottom-line">
<span class="header">
Параметры заполнения прифиля влияют на фильтр поиска специалистов, ранжирования в списке
Параметры заполнения прифоля влияют на фильтр поиска специалистов, ранжирования в списке
<i class="fa fa-question-circle-o" aria-hidden="true" title=""></i>
</span>
</div>
@ -131,7 +131,8 @@
<input type="file" name="new_files" class="file-upload-input"
style="position: absolute; top: -1000px; left: -1000px">
<div class="preview-container">
<div class="file-upload-remove-img-btn"></div>
<div class="btn close file-upload-remove-img-btn">×</div>
{# <div class="file-upload-remove-img-btn"></div>#}
<div class="preview"></div>
<textarea name="img_description" rows="2" data-limit-rows="true"
class="description"></textarea>