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:
Lucas Bickel 2017-03-20 02:06:58 +01:00 committed by GitHub
commit 81d3c3e2b8
9 changed files with 206 additions and 138 deletions

View file

@ -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;