feature+ui(circles): issue #91 CSS - Right menu of circles + issue #92 CSS - circle-create + issue #93 HTML-CSS - circle-profile

Add styles to the right menu and fix bug on toggle
Add styles to the form
Add styles and HTML to circle-profile
Add styles to sib-form-multiple-dropdown
Clean up content.scss and circle-profile
This commit is contained in:
Gaëlle Morin
2019-02-19 16:40:29 +01:00
parent db40b83e5a
commit 3f2695edcd
13 changed files with 263 additions and 240 deletions

View File

@ -1,7 +1,7 @@
nav#jsRightMenu(role='navigation')
nav.jsRightMenu(role='navigation')
sib-router(default-route='project-chat')
ul
li#jsOffsiteToggle
li.jsOffsiteToggle
a Fold menu
sib-route(name='project-chat')
li
@ -15,7 +15,7 @@ nav#jsRightMenu(role='navigation')
sib-route(name='project-create')
li
a Add new
#project-views-container
#views-container
#project-chat
include page-project-chat.pug
#project-profile