Cue CSS - UNC-Project-Open-AAC/OS-DPI GitHub Wiki

Cue CSS

Define a Cue using Cascading Style Sheets.

Properties

Name

A name to help you identify the Cue.

Cue Type

The types include: Cue Overlay, Cue Fill, Cue Circle and Cue CSS.

Default

A checkbox that determines which of the Cues will be the default. Only one is checked at a time.

Code

Write you CSS code here. In your code you may use $Key to refer to the unique ID assigned to your cue. Your rules should begin like this:

button[cue="$Key"] {
}
⚠️ **GitHub.com Fallback** ⚠️