mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2026-04-12 02:36:05 +00:00
UI Formatting update. This closes #15
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user