fix qr_modal (z-index and app-only buttons)
This commit is contained in:
parent
ba230daad3
commit
ced5e691b5
2 changed files with 2 additions and 1 deletions
|
@ -303,6 +303,7 @@ footer {
|
|||
height:100%;
|
||||
background-color:rgba(0, 0, 0, 0.2);
|
||||
display:none;
|
||||
z-index:100;
|
||||
}
|
||||
#qr_modal .inner {
|
||||
background-color:#FFFFFF;
|
||||
|
|
|
@ -98,7 +98,7 @@
|
|||
<p><img src="/qr/c:0:1:1.png"></p>
|
||||
<p><strong>https://c3nav.de/lalala.png</strong></p>
|
||||
<p>
|
||||
<span class="app-onlya">
|
||||
<span class="app-only">
|
||||
<button class="btn btn-default share">{% trans 'share' %}</button>
|
||||
<button class="btn btn-default shortcut">{% trans 'shortcut' %}</button>
|
||||
</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue