Refine visual polish: blue accent states, tab hover, editor hints (M5 Task 4)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
lucaronin
2026-02-14 21:26:58 +01:00
parent 82f1be8793
commit 6d07b7afe3
6 changed files with 45 additions and 21 deletions

View File

@@ -111,9 +111,9 @@
}
.note-list__pill--active {
background: #4a9eff;
color: #ffffff;
border-color: #4a9eff;
background: #4a9eff22;
color: #4a9eff;
border-color: #4a9eff44;
}
.note-list__items {