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 -

VBA function to include CDATA -

php - Warning: file_get_contents() expects parameter 1 to be a valid path, array given 16 -