Menu: Style sidebar nav-item-sign-in
This commit is contained in:
parent
73c5032a48
commit
94d12c6b66
@ -151,7 +151,7 @@ nav.sidebar
|
|||||||
bottom: 3px
|
bottom: 3px
|
||||||
left: $sidebar-width
|
left: $sidebar-width
|
||||||
box-shadow: 1px 1px 0 rgba(black, .1), 0 5px 50px rgba(black, .25)
|
box-shadow: 1px 1px 0 rgba(black, .1), 0 5px 50px rgba(black, .25)
|
||||||
min-width: 200px
|
min-width: 250px
|
||||||
|
|
||||||
li a
|
li a
|
||||||
justify-content: flex-start
|
justify-content: flex-start
|
||||||
|
@ -164,6 +164,7 @@ header.navbar-header
|
|||||||
.navbar-toggle
|
.navbar-toggle
|
||||||
color: white
|
color: white
|
||||||
|
|
||||||
|
|
||||||
.navbar-overlay
|
.navbar-overlay
|
||||||
display: none
|
display: none
|
||||||
position: absolute
|
position: absolute
|
||||||
@ -212,6 +213,7 @@ header.navbar-header
|
|||||||
+media-lg
|
+media-lg
|
||||||
display: block
|
display: block
|
||||||
|
|
||||||
|
|
||||||
.navbar-container
|
.navbar-container
|
||||||
+container-behavior
|
+container-behavior
|
||||||
|
|
||||||
@ -460,6 +462,12 @@ nav.navbar, nav.sidebar
|
|||||||
color: $color-text-dark-primary
|
color: $color-text-dark-primary
|
||||||
cursor: default
|
cursor: default
|
||||||
|
|
||||||
|
|
||||||
|
nav.sidebar
|
||||||
|
ul li.nav-item-sign-in a.navbar-item
|
||||||
|
font-size: .8em
|
||||||
|
|
||||||
|
|
||||||
.navbar-backdrop-container
|
.navbar-backdrop-container
|
||||||
width: 100%
|
width: 100%
|
||||||
height: 100%
|
height: 100%
|
||||||
@ -479,6 +487,7 @@ nav.navbar, nav.sidebar
|
|||||||
+media-lg
|
+media-lg
|
||||||
display: block
|
display: block
|
||||||
|
|
||||||
|
|
||||||
.navbar-backdrop
|
.navbar-backdrop
|
||||||
z-index: 0
|
z-index: 0
|
||||||
position: absolute
|
position: absolute
|
||||||
|
Loading…
x
Reference in New Issue
Block a user