sv:cssRule
A css rule node is always a sub node of the css rule repository (sv:cssRuleRepository) node. It has no children.
The css rules defined for the site are part of the appearance site properties underneath the decorations tab. Css rules are also informally known as "css class names".
Name | Type and description |
---|---|
<css-rule-name> | Dynamic / Model dependent |
The given name of the css rule |
Name | Type and description |
---|---|
archived | javax.jcr.PropertyType.BOOLEAN |
Whether or not this css rule is archived | |
displayName | javax.jcr.PropertyType.STRING |
The given name of the css rule. | |
description | javax.jcr.PropertyType.STRING |
The css rule description. | |
selectorText | javax.jcr.PropertyType.STRING |
The selector text content for the corresponding CSS entry. |
Note! This node type was introduced in Sitevision 2024.04.2