mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +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; | ||||
| } | ||||
|  | ||||
| .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 { | ||||
|     object-fit: cover !important; | ||||
|     width: 100%; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user