Multiple file upload handling.

This commit is contained in:
Nick Holliday
2010-03-23 16:50:24 +00:00
committed by Craig Andrews
parent 92ded7c6cb
commit 260f00d60b
5 changed files with 73 additions and 50 deletions

View File

@@ -154,14 +154,15 @@ color:#333333;
.entity_actions .dialogbox input {
color:#000000;
}
.form_notice label[for=notice_data-attach] {
.form_notice .attach-label {
background-position:0 -328px;
}
.form_notice #notice_data-attach {
.form_notice .attach {
position: absolute;
opacity:0;
}
.form_notice label[for=notice_data-attach],
.form_notice .attach-label,
#export_data li a.rss,
#export_data li a.atom,
#export_data li a.foaf,