Finished drag'n'drop upload (issue #2403)
[pithos-web-client] / src / gr / grnet / pithos / web / client / Pithos.css
index 3fb0478..391e198 100644 (file)
        right: 1px;
        top: 2px;
 }
+
+.uploadAlertProgress {
+       display: block;
+       float: left;    
+}
+
+.uploadAlertPercent {
+       position: absolute;
+       left: 90px;
+}
\ No newline at end of file