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

pub struct Longhands {
    pub border_right_color: SpecifiedValue,
    pub border_right_style: SpecifiedValue,
    pub border_right_width: SpecifiedValue,
}

Fields