Struct style::properties::shorthands::border_width::Longhands
[−]
[src]
pub struct Longhands {
pub border_top_width: SpecifiedValue,
pub border_left_width: SpecifiedValue,
pub border_bottom_width: SpecifiedValue,
pub border_right_width: SpecifiedValue,
}Fields
border_top_width: SpecifiedValue
border_left_width: SpecifiedValue
border_bottom_width: SpecifiedValue
border_right_width: SpecifiedValue