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