1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-24 16:55:24 +03:00

Some updates

This commit is contained in:
skaman82 2015-10-30 17:41:39 +01:00
parent 69f42d8eea
commit a618839f50
6 changed files with 125 additions and 59 deletions

View file

@ -13,7 +13,7 @@
border-radius: 20px;
cursor: pointer;
display: inline-block;
height: 16px;
height: 14px;
position: relative;
vertical-align: middle;
width: 45px;
@ -31,10 +31,10 @@
background: #fff;
border-radius: 100%;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
height: 16px;
height: 14px;
position: absolute;
top: 0;
width: 16px;
width: 14px;
}