mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-12-01 07:37:18 +01:00
Add dark variant of icons and use that on dashboard.
This commit is contained in:
@@ -45,7 +45,7 @@ class NotesWidget implements IWidget {
|
||||
* @inheritDoc
|
||||
*/
|
||||
public function getIconClass(): string {
|
||||
return 'icon-quicknotes';
|
||||
return 'dashboard-quicknotes-icon';
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user