Struct style::properties::shorthands::border_bottom::Longhands [] [src]

pub struct Longhands {
    pub border_bottom_color: SpecifiedValue,
    pub border_bottom_style: SpecifiedValue,
    pub border_bottom_width: SpecifiedValue,
}

Fields