mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2025-08-17 08:36:42 +00:00
UI Formatting update. This closes #15
This commit is contained in:
parent
fe7618504e
commit
01d8c7d6bc
@ -26,19 +26,33 @@ main {
|
||||
#hostSettings .mdl-textfield {
|
||||
width: 200px;
|
||||
margin-right: 20px;
|
||||
padding-bottom: 0px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
#hostSettings #selectHost {
|
||||
padding: 0px;
|
||||
line-height: 20px;
|
||||
height: 20px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
margin-right: 20px;
|
||||
background: none;
|
||||
}
|
||||
#hostSettings .button-holder {
|
||||
float: right;
|
||||
padding: 0px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
#testingDiv {
|
||||
border: 1px dashed;
|
||||
padding: 10px;
|
||||
}
|
||||
#startButton {
|
||||
margin: 1px;
|
||||
}
|
||||
#stopButton {
|
||||
margin: 1px;
|
||||
}
|
||||
#listener {
|
||||
overflow: hidden;
|
||||
margin-top: 20px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user