Update #18: UX Document Template Bulk Generating

Improved UX
This commit is contained in:
Gary Sharp
2013-10-24 22:15:46 +11:00
parent 723eeec91e
commit 233d62442c
6 changed files with 299 additions and 94 deletions
+32 -3
View File
@@ -540,6 +540,38 @@ div.logEventsViewport {
}
}
// Document Templates
#dialogBulkGenerate {
.brief {
margin: 0 0 8px 0;
.scopeDescBulkGenerate {
font-weight: bold;
}
div.examples {
margin: 8px auto;
width: 300px;
div {
margin: 2px 4px 2px 0;
width: 150px;
float: left;
&.example1 {
width: 100px;
}
}
}
}
textarea {
width: 100%;
height: 200px;
margin: 0 auto;
}
}
// Document Templates - Import Status
#importStatus {
#sessions {
@@ -757,7 +789,6 @@ div.logEventsViewport {
text-align: right;
}
}
// Device Batches
.deviceBatches {
#DeviceBatch_PurchaseDetails_Container {
@@ -792,9 +823,7 @@ div.logEventsViewport {
height: 200px;
}
}
// Plugins
#plugins {
.pageMenuArea a > h3 {
display: inline;