mirror of https://github.com/apache/cloudstack.git
height Change in loader box -Instance tab
This commit is contained in:
parent
ddb5321a27
commit
6e2beaba3a
|
|
@ -157,7 +157,7 @@
|
|||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="gridheader_loaderbox">
|
||||
<div class="gridheader_loaderbox" style="height:18px;">
|
||||
<div class="gridheader_loader"></div>
|
||||
<p> Creating Template … </p>
|
||||
</div>
|
||||
|
|
@ -779,7 +779,7 @@
|
|||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="gridheader_loaderbox" id="spinning_wheel" style="display:none">
|
||||
<div class="gridheader_loaderbox" id="spinning_wheel" style="display:none; height:18px;">
|
||||
<div class="gridheader_loader" id="icon"></div>
|
||||
<p id="description"> Waiting … </p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue