SAAS-1164 - styling for publishing frontend
This commit is contained in:
parent
6683b712c4
commit
b12b08f0f4
4 changed files with 52 additions and 39 deletions
|
@ -14,7 +14,8 @@
|
|||
}
|
||||
|
||||
.edit-md-dialog dd input.input_text {
|
||||
width: auto;
|
||||
/*width: auto;*/
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.spl_sortable,.spl_sortable>li,.side_playlist>div,#spl_editor,.spl_artist,.spl_cue_in,.spl_fade_in,.spl_cue_out,.spl_fade_out
|
||||
|
@ -48,7 +49,7 @@
|
|||
}
|
||||
|
||||
.side_playlist textarea {
|
||||
height: 3.2em;
|
||||
/*height: 70px;*/
|
||||
}
|
||||
|
||||
.spl_sortable {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue