@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user