Cutting, Copying, and Pasting Style Property Values
In both the Stylesheet Editor and Formatting window pane, you can display properties in alphabetical view, as opposed to grouped view. When you are in alphabetical view, you can select multiple properties for a particular selector. Then you can cut/copy and paste these properties into another selector; they can also be pasted in the Stylesheet Editor or in a text-based editor, such as Notepad or the Internal Text Editor. Declarations can also be copied from a separate CSS document and into your stylesheet in Contributor.
[Menu Proxy — Headings — Online — Depth3 ]
How to Cut Style Property Values
- Open the Stylesheet Editor or Formatting window pane.
- Make sure the properties are displayed in alphabetical view. If they aren’t, click
in the local toolbar to switch to that view. - Right-click the property (or properties) you want to cut. You can hold the SHIFT key to select a range, or you can hold the CTRL key to select individual items.
- From the context menu select Cut.
How to Copy Style Property Values
- Open the Stylesheet Editor or Formatting window pane.
- Make sure the properties are displayed in alphabetical view. If they aren’t, click
in the local toolbar to switch to that view. - Right-click the property (or properties) you want to copy. You can hold the SHIFT key to select a range, or you can hold the CTRL key to select individual items.
- From the context menu select Copy.
How to Paste Style Property Values
- Open the Stylesheet Editor or Formatting window pane.
- Make sure the properties are displayed in alphabetical view. If they aren’t, click
in the local toolbar to switch to that view. - Choose a selector where you want to paste the properties.
- Right-click in the properties grid.
- From the context menu select Paste.
What’s Noteworthy?
Note You can also delete property values from a selector. See Deleting Style Property Values.