projects
/
Plinn.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Ajout barre de progression de l’upload du fichier courant.
[Plinn.git]
/
skins
/
custom_generic
/
zpt_stylesheet.css.dtml
diff --git
a/skins/custom_generic/zpt_stylesheet.css.dtml
b/skins/custom_generic/zpt_stylesheet.css.dtml
index
8acbdab
..
77011e0
100644
(file)
--- a/
skins/custom_generic/zpt_stylesheet.css.dtml
+++ b/
skins/custom_generic/zpt_stylesheet.css.dtml
@@
-390,7
+390,18
@@
textarea {
}
.listing .even {
background-color: &dtml-evenRowBackgroundColor;;
}
.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 */
/* Batched navigation */