mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-25 17:25:16 +03:00
parent
5c3951626a
commit
e789d97baa
5 changed files with 25 additions and 38 deletions
|
@ -628,7 +628,7 @@ input[type="number"] {
|
|||
transition: none;
|
||||
background-image: url(../images/icons/cf_icon_link_grey.svg);
|
||||
}
|
||||
.armedicon.active {user-select
|
||||
.armedicon.active {
|
||||
background-image: url(../images/icons/cf_icon_armed_active.svg);
|
||||
}
|
||||
.failsafeicon.active {
|
||||
|
@ -1727,8 +1727,6 @@ dialog {
|
|||
}
|
||||
.buildInfoBtn {
|
||||
position: relative;
|
||||
margin-bottom: 0px;
|
||||
margin-top: 3px;
|
||||
margin: 4px;
|
||||
float: right;
|
||||
a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue