Add the spreadsheet app to the home page

This commit is contained in:
yflory
2019-01-25 17:30:27 +01:00
parent 6e153dc858
commit e78fc2abcb
5 changed files with 6 additions and 2 deletions

View File

@@ -167,6 +167,7 @@
.cp-callout-kanban .cptools { background-color: @colortheme_kanban-bg; }
.cp-callout-whiteboard .cptools { background-color: @colortheme_whiteboard-bg; }
.cp-callout-drive .fa { background-color: @colortheme_drive-bg; }
.cp-callout-sheet .fa { background-color: @colortheme_oocell-bg; }
.cp-hidden { display: none !important; }
.cp-callout-more {
display: inline-block;