[Frontend] Cleanups to Inspector config elements
open #729 In-progress Moved CSS def to be more globally applicable; Simplified layout obj props location display;
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
* this source code distribution or the Licensing information page available
|
||||
* at runtime from the About dialog for additional information.
|
||||
*****************************************************************************/
|
||||
.section-header {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.form {
|
||||
color: $colorFormText;
|
||||
width: 100%;
|
||||
@@ -34,7 +38,6 @@
|
||||
color: $c;
|
||||
font-size: 0.8em;
|
||||
padding: $formTBPad $formLRPad;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.form-row {
|
||||
|
||||
Reference in New Issue
Block a user