mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-05-05 21:16:26 -05:00
Make highlight background semitransparent
This commit is contained in:
parent
ce8ed4d931
commit
31c035abcb
|
|
@ -1008,7 +1008,7 @@ p.or:after {
|
|||
display: none;
|
||||
}
|
||||
.highlighted {
|
||||
background-color: #FFDDAA;
|
||||
background-color: rgba(255,180,100,0.33);
|
||||
}
|
||||
.revealed {
|
||||
background-color: #C8FDEA;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user