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:
parent
1d214f89ed
commit
2f7697b7ec
@ -1,5 +1,5 @@
|
||||
{
|
||||
"type": "tildefriends-app",
|
||||
"emoji": "📝",
|
||||
"previous": "&58whE4qyKCpHyOXRE/wF78B4oGn9DhJHiJcVMPZB2pU=.sha256"
|
||||
"previous": "&JHopifgZn2TsiMCQY8HUTlDqHEDDviiu2ifvr8HHNwo=.sha256"
|
||||
}
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user