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