Small fixes

This commit is contained in:
RainLoop Team 2014-10-04 12:42:39 +04:00
parent 7b8364830a
commit fcac46f60e
2 changed files with 17 additions and 6 deletions

View file

@ -123,7 +123,7 @@
'btn-danger': testingDone() && (testingImapError() || testingSmtpError()) }">
<i data-bind="css: {'icon-info': !testing(), 'icon-spinner animated': testing(), 'icon-white': testingDone()}"></i>
&nbsp;&nbsp;
Test Connection
Test
</a>
<a class="btn button-white-list pull-left" data-bind="command: whiteListCommand">
<i data-bind="css: {'icon-right': !whiteListPage(), 'icon-left': whiteListPage()}"></i>