This commit is contained in:
Mycroft
2021-04-24 08:05:12 +01:00
parent 579bf8e9e2
commit ce6703133a
3 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -90,7 +90,7 @@
}
.menu .menu-items .menu-item.selected {
background-color: rgba(60, 60, 60, 0.95);
background-color: rgba(20, 20, 20, 1);
border-top: 2px solid #e76767;
border-bottom: 2px solid #e76767;
}