feat: show pending key monitor orders in green on summary line
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -817,6 +817,11 @@ html[data-theme="light"] .key-row-summary-live {
|
||||
color: #006e9a !important;
|
||||
}
|
||||
|
||||
html[data-theme="light"] .key-row-summary-live.key-row-summary-pending {
|
||||
color: #087a50 !important;
|
||||
font-weight: 600 !important;
|
||||
}
|
||||
|
||||
html[data-theme="light"] .key-row-collapse-body {
|
||||
border-top-color: #d0dae4 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user