Display the correct available apps on the home page

This commit is contained in:
yflory
2018-12-13 15:07:18 +01:00
parent 47fa7f29c9
commit bca120a3ee
2 changed files with 20 additions and 15 deletions

View File

@@ -166,7 +166,7 @@
.cp-callout-poll .cptools { background-color: @colortheme_poll-bg; }
.cp-callout-kanban .cptools { background-color: @colortheme_kanban-bg; }
.cp-callout-whiteboard .cptools { background-color: @colortheme_whiteboard-bg; }
.cp-callout-recent .fa { background-color: @colortheme_drive-bg; }
.cp-callout-drive .fa { background-color: @colortheme_drive-bg; }
.cp-hidden { display: none !important; }
.cp-callout-more {
display: inline-block;