Hello dears! How i can set a css when the ons-list-item get focus?
i tried on my css without succes ->
ons-list-item:focus {
border-style:solid;
border-width:1px
}
Hello dears! How i can set a css when the ons-list-item get focus?
i tried on my css without succes ->
ons-list-item:focus {
border-style:solid;
border-width:1px
}