Implement CSV file upload for creating parameters

This commit is contained in:
Eike Foken
2011-08-18 18:08:46 +02:00
parent 574fc9cd20
commit 15cdbd1861
3 changed files with 95 additions and 27 deletions

View File

@@ -423,6 +423,11 @@ a.save {
padding-left: 30px;
}
a.upload {
background: url(../images/icons/drive-upload.png) 10px center no-repeat #f3f3f3;
padding-left: 30px;
}
a.add {
background: url(../images/icons/plus-circle.png) 10px center no-repeat #f3f3f3;
padding-left: 30px;