These colors were bugging me.

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4677 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
2023-12-14 00:02:18 +00:00
parent 1d214f89ed
commit 2f7697b7ec
2 changed files with 3 additions and 3 deletions

View File

@ -242,10 +242,10 @@ class TfCollectionsAppElement extends LitElement {
return html`
<style>
.toc:hover {
background-color: #f00;
background-color: #0cc;
}
.toc.selected {
border: 1px solid #fff;
background-color: #088;
}
</style>
<div>