We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a971a8d commit 95e89ccCopy full SHA for 95e89cc
1 file changed
utils/misc/html/misc-hdr/v2.0/misc-hdr-v2.0.html
@@ -52,11 +52,13 @@
52
53
<slot name=title></slot>
54
55
- <div id=page-loading class='icon item' style='cursor:default;flex-direction:column;width:auto;height:auto;padding:1px 7px'>
+ <div id=page-loading>
56
<img id=icon src='/images/spinner.gif' style='width:20px;height:20px'>
57
+ <!--
58
<div id=txt>
59
loading
60
</div>
61
+ -->
62
63
64
<slot name=help></slot>
0 commit comments