Small interface fixes

This commit is contained in:
RainLoop Team 2014-02-01 01:37:26 +04:00
parent 56a54c334d
commit 4664401260
10 changed files with 60 additions and 54 deletions

View file

@ -25,7 +25,7 @@
<br />
<label data-bind="click: function () { contactsSync(!contactsSync()); }">
<i data-bind="css: contactsSync() ? 'icon-checkbox-checked' : 'icon-checkbox-unchecked'"></i>
Allow contacts sync (CardDAV) <span style="color:red">beta</span>
Allow contacts sync server (CardDAV)
</label>
<a href="http://rainloop.net/docs/web-servers/" target="_blank">Web server configuration examples</a>
</div>