Implement 'learn' button
This commit is contained in:
parent
7706459daa
commit
cccfba0712
3 changed files with 15 additions and 9 deletions
|
|
@ -490,6 +490,7 @@ fieldset.active .fs-body { display: contents; }
|
|||
|
||||
#btn-bulk-edit { background: transparent; border: 1px solid var(--border); color: var(--muted); }
|
||||
#btn-call { background: #1b4332; color: #74c69d; border: 1px solid #2d6a4f; font-weight: 600; }
|
||||
#btn-learn { background: #3d2e10; color: #f2c94c; border: 1px solid #4d3a1e; font-weight: 600; }
|
||||
|
||||
/* ── Call modal ───────────────────────────────────────────── */
|
||||
#call-modal {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue