removed onclick attributes on tab icons and added delegated event handler to sidebar

This commit is contained in:
Roberto Tonino
2020-04-17 22:11:53 +02:00
parent e98dcdcf9b
commit 21a19d7850
3 changed files with 66 additions and 27 deletions

View File

@@ -15,7 +15,7 @@
--toast-text: #ffffffde;
}
/* Add to body to switch dark mode */
/* Add to body to switch to dark mode */
.dark-theme {
--main-background: #141414;
--secondary-background: #242424;