Commit a804fa5
ENG-1840: Align advanced search highlight with Roam/BlueprintJS (#1117)
* ENG-1840: Align advanced search highlight with Roam/BlueprintJS styling.
Replace custom purple selection chrome with Blueprint menu-item hover gray for result rows and native active states for filter/sort toolbar buttons.
Co-authored-by: Cursor <cursoragent@cursor.com>
* Fix lint issues in advanced search dialog.
Remove unnecessary querySelector type assertion and unused useMemo import.
Co-authored-by: Cursor <cursoragent@cursor.com>
* change hover color
---------
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 0e0c85f commit a804fa5
3 files changed
Lines changed: 4 additions & 4 deletions
File tree
- apps/roam/src/components
- AdvancedNodeSearchDialog
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
| 99 | + | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
| 260 | + | |
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments