frontend: improve main interface

This commit is contained in:
nemunaire 2016-01-23 12:29:19 +01:00
commit 32e8f931b9
8 changed files with 477 additions and 354 deletions

View file

@ -1,4 +1,4 @@
<div class="well">
<div class="well well-lg">
<h3>Bienvenue !</h3>
<p>
Compromissions, défauts de configuration, utilisations malveillantes,
@ -14,7 +14,7 @@
</p>
</div>
<div class="panel panel-default">
<div class="panel panel-default" ng-show="(my.team_id && stats)">
<div class="panel-heading">
<h3 class="panel-title">Progressions</h3>
</div>