mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	style(next): change hover mechanism for note list
This commit is contained in:
		| @@ -1185,6 +1185,11 @@ html .note-detail-editable-text :not(figure, .include-note):first-child { | |||||||
|     color: var(--left-pane-icon-color) !important; |     color: var(--left-pane-icon-color) !important; | ||||||
| } | } | ||||||
|  |  | ||||||
|  | .note-list.grid-view .note-book-card:hover { | ||||||
|  |     background: var(--card-background-color) !important; | ||||||
|  |     filter: contrast(105%); | ||||||
|  | } | ||||||
|  |  | ||||||
| .note-list.grid-view .note-book-card img { | .note-list.grid-view .note-book-card img { | ||||||
|     object-fit: cover !important; |     object-fit: cover !important; | ||||||
|     width: 100%; |     width: 100%; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user