Files img files
Этот коммит содержится в:
@@ -13,6 +13,7 @@
|
|||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
position: relative;
|
position: relative;
|
||||||
border: 1px solid #DDD;
|
border: 1px solid #DDD;
|
||||||
|
@include clearfix;
|
||||||
&.custom-file {
|
&.custom-file {
|
||||||
width: 85px;
|
width: 85px;
|
||||||
height: 100px;
|
height: 100px;
|
||||||
@@ -31,8 +32,9 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.preview-img {
|
.preview-img {
|
||||||
width:100%;
|
height: auto;
|
||||||
height:100%;
|
max-width: 100%;
|
||||||
|
max-height
|
||||||
}
|
}
|
||||||
.remove-preview {
|
.remove-preview {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@@ -136,6 +138,7 @@
|
|||||||
border: 1px solid #E2E2E2;
|
border: 1px solid #E2E2E2;
|
||||||
background-color: #FFF;
|
background-color: #FFF;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
background-position: left center;
|
||||||
}
|
}
|
||||||
a {
|
a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user