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

removing refresh button

This commit is contained in:
cTn 2013-11-20 12:24:56 +01:00
parent 0eaa88aea3
commit c41af11a6c
2 changed files with 1 additions and 12 deletions

View file

@ -72,16 +72,6 @@ a:hover {
line-height: 18px;
text-align: center;
}
#port-picker a.refresh {
margin-right: 10px;
background-color: #5569d0;
color: white;
}
#port-picker a.refresh:hover {
text-decoration: none;
background-color: #424d84;
}
#port-picker a.connect {
margin-right: 10px;