mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2025-08-17 16:46:31 +00:00
fixed bug where add host button wouldn't invert colors on hover
This commit is contained in:
parent
8c78632d0b
commit
b41294b9b9
@ -45,7 +45,7 @@
|
||||
|
||||
<div id="hostSettings">
|
||||
<div class="mdl-grid" id='host-grid'>
|
||||
<div class='mdl-cell mdl-cell--3-col host-cell' id='addHostCell'>
|
||||
<div class='mdl-cell mdl-cell--3-col host-cell mdl-button mdl-js-button mdl-js-ripple-effect' id='addHostCell'>
|
||||
<img src="static/res/ic_add_circle_white_24px.svg" id='addHostIcon'></img>
|
||||
Add Host
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user