1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

Change the layout at SideNav

This commit is contained in:
Kazu Yokomizo
2017-04-07 14:24:38 +09:00
parent c1051afdc0
commit af6cd10e28
5 changed files with 26 additions and 11 deletions

View File

@@ -9,26 +9,27 @@
margin-bottom 5px
transition 0.15s
&:hover
color $ui-text-color
background-color $ui-button--hover-backgroundColor
&:active
.header-toggleButton
.header-addFolderButton
color white
color $ui-text-color
&:active
color $ui-active-color
color $ui-text-color
.header--active
@extend .header
.header-info
color $ui-button--active-color
color $ui-text-color
background-color $ui-button--active-backgroundColor
.header-toggleButton
.header-addFolderButton
color white
color $ui-text-color
&:active
&:hover
&:hover:active
color white
color $ui-text-color
.header-toggleButton
position absolute
@@ -42,7 +43,7 @@
&:hover
color $ui-text-color
&:active
color $ui-active-color
color $ui-text-color
.header-info
display block