Struct style::properties::shorthands::margin::Longhands
[−]
[src]
pub struct Longhands { pub margin_top: SpecifiedValue, pub margin_right: SpecifiedValue, pub margin_bottom: SpecifiedValue, pub margin_left: SpecifiedValue, }
Fields
margin_top: SpecifiedValue
margin_right: SpecifiedValue
margin_bottom: SpecifiedValue
margin_left: SpecifiedValue