This is a migrated thread and some comments may be shown as answers.

Styling problem when using default themes

1 Answer 81 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Henry
Top achievements
Rank 1
Henry asked on 22 Feb 2016, 11:29 AM

Hi,

I was using "material black" theme, and noticed that the tree does not style properly with it. Its background is shown as white, when it clearly should be dark grey from the theme. Node texts are light grey (set correctly from the theme), so they are barely visible.

The underlying problem seems to be, that kendo.common.min.css has bg color for "div.k-treeview", but kendo.materialblack.min.css doesn't.

Any suggestions, which extra css class we should use for our treeview, without breaking other themes?

Thanks...

1 Answer, 1 is accepted

Sort by
0
Henry
Top achievements
Rank 1
answered on 22 Feb 2016, 12:03 PM
Found a work-around, by giving "k-content" class on a parent element.
Tags
TreeView
Asked by
Henry
Top achievements
Rank 1
Answers by
Henry
Top achievements
Rank 1
Share this question
or