2014-08-13 00:03:29 -04:00
|
|
|
.uploaded-image-preview {
|
2015-10-22 01:53:40 -04:00
|
|
|
background: $primary center;
|
2014-08-13 00:03:29 -04:00
|
|
|
background-size: cover;
|
|
|
|
}
|
2015-09-23 11:34:23 -04:00
|
|
|
|
|
|
|
.image-uploader.no-repeat {
|
|
|
|
.uploaded-image-preview {
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
}
|
|
|
|
}
|