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:
@ -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>
|
||||
|
Reference in New Issue
Block a user