Controller bereinig, Animation verbessert

This commit is contained in:
Carsten Hilmer
2016-11-01 02:49:40 +01:00
parent 52d822c7ee
commit c4f9b3671b
5 changed files with 155 additions and 36 deletions

View File

@@ -8,14 +8,16 @@
<br>
</div>
</div>
<div class="row" style="font-size: 12px;" >
<div style="width: 100%; text-align: center;" class="col">
<img class="myborder animated" src="img/mentorhelp.png" width="64" height="64" alig="center" ng-click="hilfe()">
<div class="statusbar">
<div class="mentorhilfe" ng-click="hilfe()">
<div class="mentorborder" ng-show="showmentor">
<div class="mentor"></div>
</div>
</div>
<div class="mentorborder" ng-show="showmentor">
<div class="mentor"></div>
</div>
</div>
<div>
<div class="mentorborderbravo" ng-show="showmentorbravo">
<div class="mentorbravo"></div>
</div>