Navigation: Unified cloud navigation

* Removed main drop down menu
* Added "My cloud" to user menu
* Attract/Flamenco is found under Production Tools menu
* Attract/Flamenco has the same navigation as its project
This commit is contained in:
2019-02-06 10:31:36 +01:00
parent 1101b8e716
commit a5bae513e1
8 changed files with 61 additions and 46 deletions

View File

@@ -23,15 +23,18 @@
#qs-toggle
opacity: 1
visibility: visible
display: block
.quick-search
opacity: 0
transition: opacity $short-transition
visibility: hidden
display: none
.quick-search.show
opacity: 1
visibility: visible
&.show
opacity: 1
visibility: visible
display: block
.qs-input
&.show input