Style form-upload-progress-bar when uploading

Had the same green hue for completed/uploading, which made it confusing.
This commit is contained in:
2016-10-13 14:25:05 +02:00
parent 8043caf187
commit eca3f47eb8

View File

@@ -765,6 +765,9 @@ label, label.control-label
margin-top: 10px margin-top: 10px
.form-upload-progress-bar .form-upload-progress-bar
&.progress-uploading
background-color: hsl(hue($color-success), 80%, 65%) !important
&.progress-processing &.progress-processing
+stripes($color-success, lighten($color-success, 15%), -45deg, 25px) +stripes($color-success, lighten($color-success, 15%), -45deg, 25px)
+stripes-animate +stripes-animate