Revert "Multiple file upload handling."

This reverts commit 260f00d60b.

As mentioned in
260f00d60b (comment_8367)

Reverting this merge until the bugs are fixed and there is a general
agreement on the need for this enhancement.
This commit is contained in:
Sarven Capadisli
2010-03-31 10:57:20 +02:00
parent 21a835596c
commit 534c12e540
5 changed files with 49 additions and 72 deletions

View File

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