mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-05-05 21:16:26 -05:00
Darken tab mouseover effect
This commit is contained in:
parent
37998261ee
commit
f91a6478ee
|
|
@ -243,7 +243,7 @@ a.subtle:hover {
|
|||
}
|
||||
.tabbar a.button:hover {
|
||||
background: #cfcfcf;
|
||||
background: linear-gradient(to bottom, #f2f2f2, #cfcfcf);
|
||||
background: linear-gradient(to bottom, #f2f2f2, #c2c2c2);
|
||||
border-color: #606060;
|
||||
|
||||
z-index: 10;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user