mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Style list items as per design
This commit is contained in:
@@ -55,12 +55,12 @@
|
||||
|
||||
.option {
|
||||
padding: 8px;
|
||||
border-left: 3px solid transparent;
|
||||
line-height: 20px;
|
||||
|
||||
&.selected {
|
||||
border-left: 2px solid $orient;
|
||||
}
|
||||
|
||||
&.selected,
|
||||
&.active {
|
||||
border-left: 3px solid $orient;
|
||||
background-color: $lighter-grey;
|
||||
color: $near-black;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user