mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 14:55:21 +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>
|
<p>
|
||||||
- Sensor Tab UI bugfixes<br />
|
- Sensor Tab UI bugfixes<br />
|
||||||
- Firmware Flasher functionality improvements<br />
|
- Firmware Flasher functionality improvements<br />
|
||||||
|
|
|
@ -91,11 +91,3 @@
|
||||||
.firmware_flasher:hover {
|
.firmware_flasher:hover {
|
||||||
background-color: #dedcdc;
|
background-color: #dedcdc;
|
||||||
}
|
}
|
||||||
.created {
|
|
||||||
position: absolute;
|
|
||||||
|
|
||||||
width: 920px;
|
|
||||||
bottom: 5px;
|
|
||||||
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
|
@ -24,7 +24,4 @@
|
||||||
<a href="http://goo.gl/xQMKN" target="_blank" title="Donate"><img src="./images/btn_donate_SM.gif" alt="Paypal" /></a>
|
<a href="http://goo.gl/xQMKN" target="_blank" title="Donate"><img src="./images/btn_donate_SM.gif" alt="Paypal" /></a>
|
||||||
</div>
|
</div>
|
||||||
<a class="firmware_flasher" href="#">Firmware Flasher</a>
|
<a class="firmware_flasher" href="#">Firmware Flasher</a>
|
||||||
<p class="created">
|
|
||||||
created for <strong>baseflight</strong> by <strong>cTn</strong> ©
|
|
||||||
</p>
|
|
||||||
</div>
|
</div>
|
Loading…
Add table
Add a link
Reference in a new issue