Editing common properties

You can easily and quickly modify common formatting properties using CSS menu and toolbar without any typing.

Following CSS menu and toolbar commands are available for quick modification of current selector's (rule with caret inserted between its { and } braces) common properties:

Font displays Select Font dialog box and creates font-family property based on selected font(s).
Bold adds or removes font-weight: bold.
Italic adds or removes font-style: italic.
Underline adds or removes text-decoration: underline.
Left adds or removes text-align: left.
Center adds or removes text-align: center.
Right adds or removes text-align: right.
Justify adds or removes text-decoration: justify.
Set Line Height creates line-height property.
Set Text Color displays Color Picker dialog box and creates color property based on selected color.
Set Background Color displays Color Picker dialog box and creates background-color property based on selected color.
CSS toolbar displays Font and Font Size drop down boxes for modification of font-family and font-size properties.