Advanced Stylesheet Rule

The Advanced editor is used to manually input rules. Note that to use this dialog, basic knowledge of CSS rules is a pre-requisite, as no check is currently done to verify that properties and values are correct.

  • Property List: Lists all the currently available properties for the selector.
    • Property: The name of the property. This must correspond exactly to a known property (see CSS Reference). An autocompletion drop-down displays to show possible values when typing.
    • Value: The value for the given property. The values must be valid for that property, see the CSS Reference link above and check the property for valid values.
  • New: Click to create a new line and type in the property.
  • Delete: Click to delete the currently selected property in the Property List.
  • Move Up: Move the currently selected property in the Property List up one position in the list.
  • Move Down: Move the currently selected property in the Property List down one position in the list.

Table of Contents

Index

Glossary

-Search-

Back