mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
More snippets
This commit is contained in:
@@ -75,6 +75,11 @@ $help-size: $size-small !default
|
||||
$color: nth($pair, 1)
|
||||
&.is-#{$name}
|
||||
border-color: $color
|
||||
&:focus,
|
||||
&.is-focused,
|
||||
&:active,
|
||||
&.is-active
|
||||
box-shadow: $input-focus-box-shadow-size rgba($color, 0.25)
|
||||
// Sizes
|
||||
&.is-small
|
||||
+control-small
|
||||
|
||||
Reference in New Issue
Block a user