mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-18 22:05:13 +03:00
Color theme change
This commit is contained in:
parent
ace46998ce
commit
46f6b9cd5f
26 changed files with 157 additions and 164 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
.jBox-container {
|
||||
background: #fff;
|
||||
border:1px solid #59aa29;
|
||||
border:1px solid #ffbb00;
|
||||
max-width:180px;
|
||||
font-size:11px;
|
||||
line-height:13px;
|
||||
|
@ -83,7 +83,7 @@
|
|||
background: #fff;
|
||||
-webkit-transform: rotate(45deg);
|
||||
transform: rotate(45deg);
|
||||
border:1px solid #59aa29;
|
||||
border:1px solid #ffbb00;
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue