Add attachment icon with plus

This commit is contained in:
RainLoop Team 2015-03-25 23:55:29 +04:00
parent 5bd74a1528
commit 0eb2dd96aa
2 changed files with 9 additions and 9 deletions

View file

@ -179,9 +179,9 @@
</div>
<div class="pull-right" style="margin-right: 4px;">
<div class="btn-group pull-right">
<a class="btn first" data-tooltip-placement="top"
<a class="btn btn-thin first" data-tooltip-placement="top"
data-bind="visible: addAttachmentEnabled(), initDom: composeUploaderButton, tooltip: 'COMPOSE/ATTACH_FILES'">
<i class="icon-attachment"></i>
<b>+</b>&nbsp;<i class="icon-attachment"></i>
</a>
<a class="btn" data-tooltip-placement="top"
data-bind="visible: dropboxEnabled, command: dropboxCommand, tooltip: 'COMPOSE/DROPBOX', css: {'first': !addAttachmentEnabled(), 'last': !driveEnabled()}">