]> CRI, Mines Paris - PSL - Plinn.git/blobdiff - skins/custom_generic/zpt_stylesheet.css.dtml
Simplifications. On vire le pictogramme du cadenas : personne ne savait à quoi ça...
[Plinn.git] / skins / custom_generic / zpt_stylesheet.css.dtml
index 8acbdab1ba3c7c8dc598241763bc004cbe49401b..77011e0d3387950695bb038e9a77519f18d58ba2 100644 (file)
@@ -390,7 +390,18 @@ textarea {
 }
 .listing .even {
   background-color: &dtml-evenRowBackgroundColor;;
-} 
+}
+
+.listing span.upload-progress {
+  display: block;
+  position:absolute;
+  background:#ef8e32;
+  height:4px;
+  border-radius:2px;
+  width:0;
+  top:3px;
+}
+
 
 /* Batched navigation */