mirror of
https://github.com/jgthms/bulma.git
synced 2025-01-09 15:44:25 +00:00
parent
a3aab1b543
commit
8ba8b23133
@ -26,8 +26,8 @@ $list-item-hover-background-color: $background !default
|
||||
border-top-left-radius: $list-radius
|
||||
border-top-right-radius: $list-radius
|
||||
&:last-child
|
||||
border-top-left-radius: $list-radius
|
||||
border-top-right-radius: $list-radius
|
||||
border-bottom-left-radius: $list-radius
|
||||
border-bottom-right-radius: $list-radius
|
||||
&:not(:last-child)
|
||||
border-bottom: $list-item-border
|
||||
&.is-active
|
||||
@ -36,4 +36,4 @@ $list-item-hover-background-color: $background !default
|
||||
|
||||
a.list-item
|
||||
background-color: $list-item-hover-background-color
|
||||
cursor: pointer
|
||||
cursor: pointer
|
||||
|
Loading…
Reference in New Issue
Block a user