Add collapsible rule descriptions to trade, strategy, and key pages.
Shared module-rules styling; key monitor rules collapsed by default like other modules. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
.key-rules{margin-bottom:.75rem;font-size:.82rem;color:var(--text-muted)}
|
||||
.key-rules summary{cursor:pointer;color:var(--accent);font-weight:600;margin-bottom:.35rem}
|
||||
.key-rules-body{padding:.35rem 0 .15rem}
|
||||
.key-rules-body ul{margin:.25rem 0 .5rem 1.1rem;padding:0}
|
||||
.key-rules-body li{margin:.15rem 0}
|
||||
.key-form-rows{display:flex;flex-direction:column;gap:.75rem;margin-bottom:.85rem}
|
||||
.key-form-line{display:grid;gap:.65rem;align-items:end}
|
||||
.key-form-line.line-3{grid-template-columns:1.4fr .85fr .85fr}
|
||||
|
||||
Reference in New Issue
Block a user