fix outline button style

This commit is contained in:
bechi 2015-01-28 17:59:26 -03:00
commit fd0502ee0a
11 changed files with 47 additions and 49 deletions

View file

@ -46,7 +46,7 @@
<div class="line-dashed-h m20b"></div>
<div class="m20b oh">
<a class="small left button-setup" ng-click="hideAdv=!hideAdv">
<a class="button outline light-gray tiny" ng-click="hideAdv=!hideAdv">
<i class="fi-widget m3r"></i>
<span translate ng-hide="!hideAdv">Show</span>
<span translate ng-hide="hideAdv">Hide</span>