Added tokelist to user profile.
This commit is contained in:
parent
0b84c51cbf
commit
80f0c5435f
6 changed files with 79 additions and 7 deletions
|
|
@ -77,7 +77,7 @@ a:hover, i:hover{
|
|||
|
||||
a:active, i:active{
|
||||
color: var(--focus0-alt1);
|
||||
box-shadow: var(--focus-glow0-alt0);
|
||||
text-shadow: var(--focus-glow0-alt0);
|
||||
}
|
||||
|
||||
select{
|
||||
|
|
@ -196,10 +196,6 @@ div.channel-guide-entry{
|
|||
box-shadow: 0.2em 0.2em 0.1em var(--bg1-alt0) inset;
|
||||
}
|
||||
|
||||
a.channel-guide-entry-item{
|
||||
color: var(--accent1);
|
||||
}
|
||||
|
||||
span.channel-guide-entry-item{
|
||||
background-color: var(--bg1-alt0);
|
||||
box-shadow: 0.2em 0.2em 0.1em black inset;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue