[#181] tidy up changes so far ( move css blocks to their appropriate places, remove redundant css, update template to work with mobile UI )

This commit is contained in:
Robin Scholtes 2023-04-17 12:59:00 +12:00
parent 5d25276399
commit 6da34bcf52
6 changed files with 70 additions and 81 deletions

View file

@ -405,8 +405,9 @@
.ͼ2 .cm-panels,
.ͼ2 .cm-side-panels {
background-color: var(--secondary-background-colour);
border-color: var(--primary-border-colour);
/*border-color: var(--primary-border-colour);*/
color: var(--primary-font-colour);
border-bottom: 1px solid var(--primary-border-colour);
}
.cm-status-bar {