2022.2

Table Of Contents
l
Padding group:Definespadding(spacinginsidetheelement)inmeasureorpercentage:
l
All sides:ChecktosetallpaddingtousetheTopvalue.Equivalenttotheborderprop-
erty.
l
Top, Left, Bottom, Right:Setpaddingforeachside.Equivalenttotheborder-left,
border-top,border-rightandborder-bottomproperties.
l
Margin group:Definesmargins(spacingoutsidetheelement)inmeasureorpercentage:
l
All sides:ChecktosetallmarginstousetheTopvalue.Equivalenttothemarginprop-
erty.
l
Top, Left, Bottom, Right:Setthemarginforeachside.Equivalenttothemargin-left,
margin-top,margin-rightandmargin-bottomproperties.
Border Tab
Seealso:"Border"onpage697.
l
Same for all sides:DefinestheborderpropertiesforallsidesusingtheTopproperties.Equi-
valenttotheborderproperty.
l
Top, Left, Bottom, Right:Eachgroupdefinesthefollowingproperties:
l
Width:Specifythethicknessoftheborder.Equivalenttotheborder-widthproperty.
l
Style:Specifythestyleofthebordersuchassolid,dashedordotted.Equivalenttothe
border-styleproperty.
l
Color:Specifythecoloroftheborder.ThecolorvaluemustbeavalidHTMLColorName,
oravalidHTMLHexColor.Equivalenttotheborder-colorproperty.
Advanced Stylesheet Rule
TheAdvancededitorisusedtomanuallyinputrules.Notethattousethisdialog,basicknowledgeof
CSSrulesisapre-requisite,asnocheckiscurrentlydonetoverifythatpropertiesandvaluesarecor-
rect.
l
PropertyList:Listsallthecurrentlyavailablepropertiesfortheselector.
l
Property:Thenameoftheproperty.Thismustcorrespondexactlytoaknownproperty
(seeCSSReference).Anautocompletiondrop-downdisplaystoshowpossiblevalues
whentyping.
l
Value:Thevalueforthegivenproperty.Thevaluesmustbevalidforthatproperty,seethe
CSSReferencelinkaboveandcheckthepropertyforvalidvalues.
l
New:Clicktocreateanewlineandtypeintheproperty.
Page 944