1
0
mirror of https://github.com/sismics/docs.git synced 2025-12-31 10:31:48 +00:00

More loading feedback (client)

This commit is contained in:
jendib
2013-08-20 00:57:22 +02:00
parent 464d43194b
commit 0bc658a396
6 changed files with 130 additions and 117 deletions

View File

@@ -60,7 +60,7 @@
<div class="navbar" ng-controller="Navigation">
<div class="navbar-inner">
<div class="container">
<div class="brand loader" ng-class="{hide: !isLoading() }">
<div class="brand loader hidden-phone" ng-class="{hide: !isLoading() }">
<img src="img/loader.gif" />
</div>