mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-03 09:56:00 -05:00
[web-src] Change style for info button in now playing page
This commit is contained in:
parent
2a3bcead37
commit
b0bfa6be60
@ -20,8 +20,8 @@
|
|||||||
@click="open_dialog(now_playing)">
|
@click="open_dialog(now_playing)">
|
||||||
</div>
|
</div>
|
||||||
<div class="hero-body fd-is-fullheight-body has-text-centered" v-show="!artwork_visible">
|
<div class="hero-body fd-is-fullheight-body has-text-centered" v-show="!artwork_visible">
|
||||||
<a @click="open_dialog(now_playing)" class="button is-white is-large">
|
<a @click="open_dialog(now_playing)" class="button is-white is-medium">
|
||||||
<span class="icon has-text-dark"><i class="mdi mdi-information-outline"></i></span>
|
<span class="icon has-text-grey-light"><i class="mdi mdi-information-outline"></i></span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="hero-foot fd-has-padding-left-right">
|
<div class="hero-foot fd-has-padding-left-right">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user