mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
@@ -58,7 +58,7 @@ $navbar-divider-background-color: $border !default
|
||||
border-color: $color-invert
|
||||
.navbar-dropdown a.navbar-item:not(.is-active):not(:hover),
|
||||
.navbar-dropdown .navbar-item:not(a)
|
||||
color: $navbar-item
|
||||
color: $color
|
||||
.navbar-item.has-dropdown:hover .navbar-link,
|
||||
.navbar-item.has-dropdown.is-active .navbar-link
|
||||
background-color: darken($color, 2.5%)
|
||||
|
||||
@@ -9,21 +9,13 @@ $icon-dimensions-large: 3rem !default
|
||||
justify-content: center
|
||||
height: $icon-dimensions
|
||||
width: $icon-dimensions
|
||||
.fa
|
||||
font-size: 21px
|
||||
// Sizes
|
||||
&.is-small
|
||||
height: $icon-dimensions-small
|
||||
width: $icon-dimensions-small
|
||||
.fa
|
||||
font-size: 14px
|
||||
&.is-medium
|
||||
height: $icon-dimensions-medium
|
||||
width: $icon-dimensions-medium
|
||||
.fa
|
||||
font-size: 28px
|
||||
&.is-large
|
||||
height: $icon-dimensions-large
|
||||
width: $icon-dimensions-large
|
||||
.fa
|
||||
font-size: 42px
|
||||
|
||||
@@ -4,11 +4,6 @@
|
||||
.delete
|
||||
+delete
|
||||
|
||||
.fa
|
||||
font-size: 21px
|
||||
text-align: center
|
||||
vertical-align: top
|
||||
|
||||
.heading
|
||||
display: block
|
||||
font-size: 11px
|
||||
|
||||
Reference in New Issue
Block a user