mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
increasing opacity to make legend more visible
This commit is contained in:
parent
d11ff74156
commit
fba4a125e9
1 changed files with 1 additions and 1 deletions
|
@ -922,5 +922,5 @@ a:hover {
|
||||||
border: 0;
|
border: 0;
|
||||||
|
|
||||||
background-color: white;
|
background-color: white;
|
||||||
opacity: 0.5;
|
opacity: 0.75;
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue