color | color | System | undefined | true |
bg | background-color | System | undefined | true |
background | background | System | undefined | true |
m | margin | System | undefined | true |
mt | margin-top | System | undefined | true |
mr | margin-right | System | undefined | true |
mb | margin-bottom | System | undefined | true |
ml | margin-left | System | undefined | true |
mx | margin-left and margin-right | System | undefined | true |
my | margin-top and margin-bottom | System | undefined | true |
p | padding | System | undefined | true |
pt | padding-top | System | undefined | true |
pr | padding-right | System | undefined | true |
pb | padding-bottom | System | undefined | true |
pl | padding-left | System | undefined | true |
px | padding-left and padding-right | System | undefined | true |
py | padding-top and padding-bottom | System | undefined | true |