Style form-upload-progress-bar when uploading
Had the same green hue for completed/uploading, which made it confusing.
This commit is contained in:
parent
8043caf187
commit
eca3f47eb8
@ -765,6 +765,9 @@ label, label.control-label
|
||||
margin-top: 10px
|
||||
|
||||
.form-upload-progress-bar
|
||||
&.progress-uploading
|
||||
background-color: hsl(hue($color-success), 80%, 65%) !important
|
||||
|
||||
&.progress-processing
|
||||
+stripes($color-success, lighten($color-success, 15%), -45deg, 25px)
|
||||
+stripes-animate
|
||||
|
Loading…
x
Reference in New Issue
Block a user