Rattrapage icone

This commit is contained in:
Michael RICOIS 2017-01-05 16:11:30 +01:00
parent 1d3074812e
commit a901bfee8e
2 changed files with 5 additions and 2 deletions

View File

@ -25,7 +25,10 @@
<span class="glyphicon glyphicon-info-sign" title="Recherche par SIREN, SIRET, N° TVA intracommunautaire, N° RC, R.N.A., ISIN"></span>
</div>
<div class="input-group-addon">
<span class="glyphicon glyphicon-arrow-right" title="Accès direct à la fiche identité (Racourci clavier : Maintenir CTRL puis ENTREE)" id="goidentite"></span>
<span class="glyphicon glyphicon-arrow-right" id="goidentite" title="Accès direct à la fiche identité (Racourci clavier : Maintenir CTRL puis ENTREE)"></span>
</div>
<div class="input-group-addon">
<i class="fa fa-thermometer-full" id="goindiscore" title="Accès direct à l'indiScore"></i>
</div>
</div>
</div>

View File

@ -221,7 +221,7 @@ div.ui-state-highlight a {
/* Menu
----------------------------------*/
div#menu {
position: absolute; /* width: 230px;*/
position: absolute;
}
div#menu .ui-widget {