Implement CSV file upload for creating parameters
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user