kendo mobile - Background for all iOS listviews -


i have been trying change background color listview elements in kendo-ui mobile application without luck, have tried:

.km-list>li {     background: transparent; } 

.km-root .km-ios .km-list>li {     background: transparent; } 

.km-root .km-ios .km-content .km-list>li {     background: transparent; } 

i appreciate help!

thanks!

try using kendo ui mobile themebuilder, may help.


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

php - joomla get content in onBeforeCompileHead function -