This commit is contained in:
Dennis Eichhorn 2023-05-31 15:59:18 +00:00
parent 1260ff949f
commit 6ad0ba9adb
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<span class="clickPopup floatRight">
<span class="clickPopup end-xs">
<input id="functionDropdown" name="functionDropdown" type="checkbox">
<label for="functionDropdown"><i class="fa more-functions fa-ellipsis-v btn"></i></label>
<div class="popup">

View File

@ -1,4 +1,4 @@
<span class="clickPopup floatRight">
<span class="clickPopup end-xs">
<input id="exportDropdown" name="exportDropdown" type="checkbox">
<label for="exportDropdown"><i class="fa fa-download download btn"></i></label>
<div class="popup">