Improve the homepage with new images and translations
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user