1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-05 05:25:27 +02:00

Revamp document view using new layout

New master page system and UI framework implemented on document view.

Sidebar contains ToC and Attachments.
This commit is contained in:
Harvey Kandola 2018-12-18 19:03:34 +00:00
parent b4b3dbcb4c
commit 7cdf97aa86
27 changed files with 348 additions and 263 deletions

View file

@ -0,0 +1,9 @@
@import "spaces.scss";
@import "space.scss";
@import "import.scss";
@import "customize.scss";
@import "onboard.scss";
@import "customize.scss";
@import "search.scss";
@import "auth.scss";
@import "document/all.scss"