Improve the homepage with new images and translations

This commit is contained in:
yflory
2017-02-03 16:03:36 +01:00
parent 46b48df966
commit 02439e0f61
19 changed files with 147 additions and 111 deletions

View File

@@ -923,7 +923,7 @@ define([
var $block = Cryptpad.createDropdown(dropdownConfig);
// Custom style:
$block.find('button').addClass('new').addClass('element');
$block.find('button').addClass('btn').addClass('btn-primary').addClass('new');
// Handlers
if (isInRoot) {