]> CRI, Mines Paris - PSL - Portfolio.git/blobdiff - skins/portfolio_style.css.dtml
+ setSite
[Portfolio.git] / skins / portfolio_style.css.dtml
index e4be18a2e8562812ca741c38eb9f4faeb0e8628f..2325550ba76018edd2e188148fc271f3c3fa23f0 100755 (executable)
@@ -294,6 +294,17 @@ div.lightbox { /*the lightbox itself*/
   background: url(&dtml-portal_url;/slide-eye-closed.png);
 }
 
+.lightbox span.upload-progress {
+  display: block;
+  position:relative;
+  background:#ef8e32;
+  height:5px;
+  border-radius:3px;
+  width:0;
+  margin-left:11px;
+  top:208px;
+}
+
 .image_toolbar {
   background: url(&dtml-portal_url;/image_toolbar_bg.gif) repeat-x;
   position:relative;