mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-11-30 23:37:16 +01:00
Improve Quicknotes icon on dark themes..
This commit is contained in:
@@ -27,7 +27,7 @@ class BeforeTemplateRenderedListener implements IEventListener {
|
||||
return;
|
||||
}
|
||||
|
||||
Util::addStyle('quicknotes', 'global');
|
||||
Util::addStyle('quicknotes', 'icons');
|
||||
|
||||
$pathInfo = $this->request->getPathInfo();
|
||||
if (strpos($pathInfo, '/call/') === 0 || strpos($pathInfo, '/apps/spreed') === 0) {
|
||||
|
||||
Reference in New Issue
Block a user