Back to Devexpress

CSS Rules Tab

aspxthemebuilder-10868-ui-elements-main-window-css-and-skin-settings-pane-css-tab-css-edit-pane-css-rules-tab.md

latest1.6 KB
Original Source

CSS Rules Tab

  • Jun 07, 2019

The CSS Rules tab is placed within the CSS Edit Pane, and contains CSS rules related to the CSS class selected in the Selector Navigation Pane. If no CSS class is selected, the pane is not shown.

The CSS Rules tab provides the following command buttons.

ImageDescription
Finds the next CSS rule
Finds the previous CSS rule
Finds the current CSS rule in files contained in the CSS Edit Pane
Applies changes
Cancels changes

Note

An element can have several CSS classes. The lower the class within the CSS Rules tab, the higher priority it has among other classes. Thus, class rules with a lower priority can be overridden.