#34 Update: Additional Validation & UI Changes

Ensure at least one field is selected, and UI improvements.
This commit is contained in:
Gary Sharp
2014-05-22 12:11:26 +10:00
parent 3fdb4f1053
commit f70261aa25
15 changed files with 352 additions and 213 deletions
+8
View File
@@ -365,6 +365,14 @@
#Devices_Export_Download_Dialog a {
margin-bottom: 20px;
}
#Devices_Export_Exporting {
padding-top: 50px;
text-align: center;
}
#Devices_Export_Exporting i {
margin-right: 10px;
color: #1e6dab;
}
#deviceImport #ImportFile {
width: 100%;
}