CSS property: -webkit-column-rule-color
Description
Specifies the color of the column rule.
Changes to this property can be animated.
Syntax
-webkit-column-rule-color: <color>;
Values
- <color>
The color of the column rule.
currentcolor The value of the element's color property. -webkit-activelink The default color of a hyperlink that is being clicked. -webkit-focus-ring-color The color that surrounds a UI element, such as a text field, that has focus. -webkit-link The default color of a hyperlink that has been visited. -webkit-text The default text color.