mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 16:55:24 +03:00
Some finetuning
This commit is contained in:
parent
271eefe5fa
commit
770cae9ee4
5 changed files with 48 additions and 28 deletions
|
@ -119,7 +119,9 @@
|
|||
}
|
||||
|
||||
.dropdown-dark {
|
||||
background: #636363;
|
||||
background: #636363; /* NEW2 */
|
||||
background: #3e403f; /* NEW */
|
||||
|
||||
border-color: #111 #0a0a0a black;
|
||||
background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.4));
|
||||
background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.4));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue