change color divider and icon
Posted: Tue Dec 22, 2015 2:05 am
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hello Nicklas,
Please use CSS below:
pre#pagename_mobilecontainer li[data-role="list-divider"] {
// color, background and so on
}
#pagename_mobilecontainer li[dsref="listItemName"] .ui-btn.ui-btn-g {
background-color: // #fff
border-color: // ...
}/pre
here pagename - nage of the page
listItemName - name of the list item