mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
committed by
Jeremy Thomas
parent
a3aab1b543
commit
8ba8b23133
@@ -26,8 +26,8 @@ $list-item-hover-background-color: $background !default
|
|||||||
border-top-left-radius: $list-radius
|
border-top-left-radius: $list-radius
|
||||||
border-top-right-radius: $list-radius
|
border-top-right-radius: $list-radius
|
||||||
&:last-child
|
&:last-child
|
||||||
border-top-left-radius: $list-radius
|
border-bottom-left-radius: $list-radius
|
||||||
border-top-right-radius: $list-radius
|
border-bottom-right-radius: $list-radius
|
||||||
&:not(:last-child)
|
&:not(:last-child)
|
||||||
border-bottom: $list-item-border
|
border-bottom: $list-item-border
|
||||||
&.is-active
|
&.is-active
|
||||||
@@ -36,4 +36,4 @@ $list-item-hover-background-color: $background !default
|
|||||||
|
|
||||||
a.list-item
|
a.list-item
|
||||||
background-color: $list-item-hover-background-color
|
background-color: $list-item-hover-background-color
|
||||||
cursor: pointer
|
cursor: pointer
|
||||||
|
|||||||
Reference in New Issue
Block a user