mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 21:14:30 -07:00
Navbar colors docs
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
position: relative
|
||||
width: $dimensions
|
||||
span
|
||||
background-color: $text
|
||||
background-color: currentColor
|
||||
display: block
|
||||
height: 1px
|
||||
left: 50%
|
||||
@@ -127,11 +127,10 @@
|
||||
&:nth-child(3)
|
||||
margin-top: 4px
|
||||
&:hover
|
||||
background-color: $background
|
||||
background-color: rgba(black, 0.05)
|
||||
// Modifers
|
||||
&.is-active
|
||||
span
|
||||
background-color: $link
|
||||
&:nth-child(1)
|
||||
margin-left: -5px
|
||||
transform: rotate(45deg)
|
||||
|
||||
Reference in New Issue
Block a user