ComponentOne Slider for ASP.NET WebForms
Appearance / C1Slider's CSS Selectors
In This Topic
    C1Slider's CSS Selectors
    In This Topic

    You can style many C1Slider elements using CSS to make their appearance unique. To make this customization easier, ComponentOne includes CSS selectors with each of its six built-in themes.

    You can apply general CSS properties such as border, background, text, font, margin, padding, list, outline, and table to applicable CSS selectors.

    For a list of common individual CSS selectors and grouped CSS selectors, select the C1Slider control in your project and view the drop-down list next to the CssClass property in the Visual Studio Properties window.

    C1Slider CSS selectors begin with wijmo-wijslider:

    See Also