Update background selector styles and remove

unused components
This commit is contained in:
SethBurkart123
2023-11-15 20:50:09 +11:00
parent 6ac861a424
commit f156663e84
8 changed files with 110 additions and 181 deletions
+1 -1
View File
@@ -1419,7 +1419,7 @@ ul.singleSelect, ul.buttonChecklist, ul.buttonMenu, ul.colourButtonOptions, ul.u
color: var(--text-primary);
}
body {
background: var(--better-light);
background: var(--theme-primary);
overflow: hidden;
}
#main > .notices > .notice {