Struct style::properties::shorthands::border_color::Longhands
[−]
[src]
pub struct Longhands {
pub border_top_color: SpecifiedValue,
pub border_right_color: SpecifiedValue,
pub border_bottom_color: SpecifiedValue,
pub border_left_color: SpecifiedValue,
}Fields
border_top_color: SpecifiedValue
border_right_color: SpecifiedValue
border_bottom_color: SpecifiedValue
border_left_color: SpecifiedValue