fixing scheduler layout, moving side playlist.
This commit is contained in:
parent
edd6b4bb59
commit
8ac0093e2e
4 changed files with 12 additions and 8 deletions
|
@ -316,11 +316,14 @@ input, select {
|
|||
float: left;
|
||||
}
|
||||
|
||||
.side_elements {
|
||||
width: 250px;
|
||||
}
|
||||
|
||||
.container_elements {
|
||||
border: 1px solid #cfcfcf;
|
||||
padding: 6px;
|
||||
margin-bottom: 21px;
|
||||
width: 250px;
|
||||
}
|
||||
|
||||
.container_elements h1 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue