monks/border_left_color
The border-left-color CSS property sets the color of an element’s left border. It can also be set with the shorthand CSS properties {{cssxref(“border-color”)}} or {{cssxref(“border-left”)}}.
Values
pub fn raw(value: String) -> #(String, String)
Enter a raw string value for border-left-color
pub const revert_layer: #(String, String)