mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	jump to note list: Re-enable styling
This commit is contained in:
		| @@ -526,18 +526,18 @@ table.promoted-attributes-in-tooltip td, table.promoted-attributes-in-tooltip th | ||||
|     margin: 0; | ||||
| } | ||||
|  | ||||
| .algolia-autocomplete .aa-dropdown-menu .aa-suggestion { | ||||
| .aa-dropdown-menu .aa-suggestion { | ||||
|     cursor: pointer; | ||||
|     padding: 5px; | ||||
|     margin: 0; | ||||
| } | ||||
|  | ||||
| .algolia-autocomplete .aa-dropdown-menu .aa-suggestion p { | ||||
| .aa-dropdown-menu .aa-suggestion p { | ||||
|     padding: 0; | ||||
|     margin: 0; | ||||
| } | ||||
|  | ||||
| .algolia-autocomplete .aa-dropdown-menu .aa-suggestion.aa-cursor { | ||||
| .aa-dropdown-menu .aa-suggestion.aa-cursor { | ||||
|     color: var(--active-item-text-color); | ||||
|     background-color: var(--active-item-background-color); | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user