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
Post a Comment