[PLUGIN][AttachmentCollections] Dark mode
This commit is contained in:
		| @@ -92,6 +92,12 @@ | |||||||
| .attachment-collections-list .attachment-collection-item details { | .attachment-collections-list .attachment-collection-item details { | ||||||
|     margin-top: 12px; |     margin-top: 12px; | ||||||
| } | } | ||||||
|  | .attachment-collections-list .attachment-collection-item svg { | ||||||
|  |     fill: var(--foreground); | ||||||
|  | } | ||||||
|  | .attachment-collections-list .attachment-collection-item svg:hover { | ||||||
|  |     fill: var(--accent); | ||||||
|  | } | ||||||
| .attachment-collections-list .attachment-collection-item details label { | .attachment-collections-list .attachment-collection-item details label { | ||||||
|     display: none; |     display: none; | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user