I want to set the height of a collapsed (minimized) radDock control. I tried overriding the .RadDock.rdCollapsed style but it's marked "!important" in the base css. How can I do this?
Thanks,
Wouter van Beek
2 Answers, 1 is accepted
0
Petio Petkov
Telerik team
answered on 09 Aug 2010, 04:06 PM
Hi Wouter van Beek,
You should use heavier css selector(div.RadDock.rdCollapsed) in order to apply desired styles, e.g.
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items