diff options
Diffstat (limited to 'tools/mq_editor/style.css')
| -rw-r--r-- | tools/mq_editor/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/mq_editor/style.css b/tools/mq_editor/style.css index 9563a57..6b266d9 100644 --- a/tools/mq_editor/style.css +++ b/tools/mq_editor/style.css @@ -60,6 +60,7 @@ button.contour-active { background: #145; border-color: #0cc; color: #aff; } #propSwatch { display: inline-block; width: 10px; height: 10px; border-radius: 2px; flex-shrink: 0; } .partial-actions { display: flex; gap: 4px; margin-top: 8px; } .partial-actions button { flex: 1; padding: 4px 6px; font-size: 12px; margin: 0; } +kbd { font-size: 10px; opacity: 0.55; } /* === Curve tabs & grid === */ .curve-tabs { display: flex; gap: 2px; margin-top: 8px; margin-bottom: 4px; } |
