@@ -155,4 +155,16 @@
.qq-upload-fail .qq-upload-failed-text {
display: inline;
-}
+}
+
+.qq-upload-fail {
+ .progress-row-bar {
+ background-color: @cui-red;
+ }
+.qq-upload-success {
+ background-color: @cui-green;