diff options
Diffstat (limited to 'tools/mq_editor/index.html')
| -rw-r--r-- | tools/mq_editor/index.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/mq_editor/index.html b/tools/mq_editor/index.html index aab603b..81b5bef 100644 --- a/tools/mq_editor/index.html +++ b/tools/mq_editor/index.html @@ -227,6 +227,17 @@ padding-top: 8px; margin-top: auto; } + /* resonator mode badge shown in partial header color swatch area */ + .res-badge { + font-size: 9px; + color: #8cf; + border: 1px solid #8cf; + border-radius: 2px; + padding: 0 3px; + vertical-align: middle; + margin-left: 4px; + opacity: 0.8; + } #status { margin-top: 10px; padding: 8px; |
