mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 06:15:16 +03:00
release
This commit is contained in:
parent
f0e8163aad
commit
94947808e3
3 changed files with 2 additions and 13 deletions
|
@ -1,4 +1,4 @@
|
|||
<span>xx.xx.2014 - 0.27</span>
|
||||
<span>02.27.2014 - 0.27</span>
|
||||
<p>
|
||||
- Sensor Tab UI bugfixes<br />
|
||||
- Firmware Flasher functionality improvements<br />
|
||||
|
|
|
@ -90,12 +90,4 @@
|
|||
}
|
||||
.firmware_flasher:hover {
|
||||
background-color: #dedcdc;
|
||||
}
|
||||
.created {
|
||||
position: absolute;
|
||||
|
||||
width: 920px;
|
||||
bottom: 5px;
|
||||
|
||||
text-align: center;
|
||||
}
|
|
@ -23,8 +23,5 @@
|
|||
</p>
|
||||
<a href="http://goo.gl/xQMKN" target="_blank" title="Donate"><img src="./images/btn_donate_SM.gif" alt="Paypal" /></a>
|
||||
</div>
|
||||
<a class="firmware_flasher" href="#">Firmware Flasher</a>
|
||||
<p class="created">
|
||||
created for <strong>baseflight</strong> by <strong>cTn</strong> ©
|
||||
</p>
|
||||
<a class="firmware_flasher" href="#">Firmware Flasher</a>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue