1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-19 22:35:17 +03:00

tooltip for the preview switch

This commit is contained in:
nathan 2016-10-04 20:47:30 -07:00
parent e35a738dbf
commit fac1de1ee7

View file

@ -30,7 +30,9 @@
<div class="cf_column twothird"> <div class="cf_column twothird">
<div class="gui_box grey preview" style="float: left;"> <div class="gui_box grey preview" style="float: left;">
<div class="gui_box_titlebar image"> <div class="gui_box_titlebar image">
<div class="spacer_box_title">Preview <span>(drag to change position)</span><span class="preview-logo"></span></div> <div class="spacer_box_title">
Preview <span>(drag to change position)</span><span class="preview-logo cf_tip" title="Show or hide the logo in the preview window. This will not change any settings on the flight controller."></span>
</div>
</div> </div>
<div class="display-layout"> <div class="display-layout">
<div class="col right"> <div class="col right">