Merge pull request #84 from Robbt/fix/live-stream-source
[WIP] Making show and master source ports and mount points editable.
This commit is contained in:
commit
81d3c3e2b8
9 changed files with 206 additions and 138 deletions
|
@ -169,6 +169,17 @@ select {
|
|||
right:7px;
|
||||
line-height:16px !important;
|
||||
}
|
||||
#connection_url_override {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
float: left;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
#master_dj_connection_url_actions {
|
||||
float:left;
|
||||
}
|
||||
|
||||
|
||||
#auto_switch_help, #auto_transition_help {
|
||||
right: 200px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue