mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 12:44:30 -07:00
Fix copy and expand
This commit is contained in:
@@ -46,11 +46,11 @@ $bootstrap-invert: #fff
|
||||
p:not(:last-child)
|
||||
margin-bottom: 0.5rem
|
||||
|
||||
.bd-pro.is-bulma
|
||||
.bd-pro.bd-is-bulma
|
||||
.icon
|
||||
color: $primary
|
||||
|
||||
.bd-pro.is-bootstrap
|
||||
.bd-pro.bd-is-bootstrap
|
||||
.icon
|
||||
color: $bootstrap
|
||||
|
||||
@@ -85,10 +85,10 @@ $bootstrap-invert: #fff
|
||||
color: currentColor
|
||||
&:hover
|
||||
text-decoration: underline
|
||||
.is-empty
|
||||
.bd-is-empty
|
||||
background-color: $background
|
||||
color: $text-light
|
||||
.is-unique
|
||||
.bd-is-unique
|
||||
background-color: rgba($green, 0.25)
|
||||
color: $text-strong
|
||||
font-weight: $weight-bold
|
||||
|
||||
Reference in New Issue
Block a user