Cue CSS - UNC-Project-Open-AAC/OS-DPI GitHub Wiki
Define a Cue using Cascading Style Sheets.
A name to help you identify the Cue.
The types include: Cue Overlay, Cue Fill, Cue Circle and Cue CSS.
A checkbox that determines which of the Cues will be the default. Only one is checked at a time.
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"] {
}