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

pub struct Longhands {
    pub border_top_color: SpecifiedValue,
    pub border_top_style: SpecifiedValue,
    pub border_top_width: SpecifiedValue,
}

Fields