mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2025-08-17 08:36:42 +00:00
prettifying the add icon
This commit is contained in:
parent
b83df32665
commit
58864a2098
@ -40,8 +40,8 @@
|
||||
|
||||
<div id="hostSettings">
|
||||
<div class="mdl-grid" id='host-grid'>
|
||||
<div class='mdl-cell mdl-cell--3-col' id='addHostCell' style='padding-top:5px;padding-bottom:5px;'>
|
||||
<object type="image/svg+xml" data="static/res/ic_add_circle_white_24px.svg" style="width:64px;height:64px;">
|
||||
<div class='mdl-cell mdl-cell--3-col' id='addHostCell' style='padding-top:3px;padding-bottom:3px;'>
|
||||
<object type="image/svg+xml" data="static/res/ic_add_circle_white_24px.svg" style="width:64px;height:64px;margin:auto;display:block;">
|
||||
Your browser does not support SVG
|
||||
</object>
|
||||
</div>
|
||||
|
@ -74,9 +74,6 @@ main {
|
||||
#hostSettings p {
|
||||
margin: 0;
|
||||
}
|
||||
#hostSettings div {
|
||||
display: inline-block;
|
||||
}
|
||||
#hostSettings .mdl-textfield {
|
||||
width: 200px;
|
||||
margin-right: 20px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user