+31
-0
@@ -317,2 +317,33 @@ /* lens view — dark theme, desktop-first. | ||
| /* Notes derived from a source card */ | ||
| .derived-notes { | ||
| margin-top: 32px; | ||
| padding-top: 20px; | ||
| border-top: 1px solid var(--border); | ||
| } | ||
| .derived-list { | ||
| list-style: none; | ||
| padding: 0; | ||
| margin: 0; | ||
| } | ||
| .derived-row { | ||
| padding: 10px 0; | ||
| border-bottom: 1px solid var(--bg-panel); | ||
| } | ||
| .derived-row:last-child { border-bottom: none; } | ||
| .derived-title { | ||
| display: block; | ||
| color: var(--text); | ||
| font-weight: 500; | ||
| font-size: 14px; | ||
| text-decoration: none; | ||
| } | ||
| .derived-title:hover { color: var(--accent); } | ||
| .derived-preview { | ||
| color: var(--text-faint); | ||
| font-size: 12.5px; | ||
| margin-top: 4px; | ||
| line-height: 1.5; | ||
| } | ||
| /* Keyboard-focused link (j/k nav in card mode) */ | ||
@@ -319,0 +350,0 @@ .card-nav-focus { |
+1
-1
| { | ||
| "name": "lens-note", | ||
| "version": "1.30.0", | ||
| "version": "1.31.0", | ||
| "description": "Knowledge graph CLI for humans and agents. Like Git for knowledge.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2794756
0.08%57324
0.11%