mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-04-24 23:30:37 -05:00
Add .dark .teambuilder-clipboard-data (#749)
This helps to make this property more visible in darkmode.
This commit is contained in:
parent
b542701d07
commit
5e7d4a242c
|
|
@ -2679,6 +2679,9 @@ a.ilink.yours {
|
|||
right: 8px;
|
||||
z-index: 2;
|
||||
}
|
||||
.dark .teambuilder-clipboard-data {
|
||||
color: #000000;
|
||||
}
|
||||
.teambuilder-clipboard-data:hover {
|
||||
border: 1px solid #BBBBBB;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user