Hi Gabriel,
The Splitter basically uses 2 CSS classes for applying borders and backgrounds:
k-splitter
k-splitbar
There are others as well, but they are not important, as they only add some flavor to the styling.
So you simply need to enforce a zero border width to the above classes, and zero width/height to the splitbars, as they also have a background color.
Note that the above CSS selectors use some additional elements (e.g. div) to increase their specificity and override successfully the theme styles.
Greetings,
Dimo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!