Major layout work on the smartblock and playlist editors
* CC-6088: Smart Block form needs to have a form layout * CC-6089: Editor view name fields must be made <input> fields
This commit is contained in:
parent
706caa8458
commit
98ac8fd851
10 changed files with 223 additions and 167 deletions
|
@ -569,9 +569,9 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus, .input_t
|
|||
border: 1px solid #5b5b5b;
|
||||
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2) inset;
|
||||
font-size: 13px;
|
||||
text-indent: 3px;
|
||||
padding: 5px;
|
||||
margin:0;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
}
|
||||
.input_select, select {
|
||||
background-color: #DDDDDD;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue