Added tooltip to submit review button (#1771) by unrealapex

* Renamed command line setting timer-progress bar

* Added tooltip to quote review submit button

* Update index.html
This commit is contained in:
Aaron 2021-08-31 06:55:09 -07:00 committed by GitHub
parent e76bc75a58
commit 661bca3e6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -200,9 +200,14 @@
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</div> -->
<span
aria-label="Submit review"
data-balloon-pos="up"
>
<div class="icon-button submitButton">
<i class="fas fa-chevron-right"></i>
<i class="fas fa-chevron-right"></i>
</div>
</span>
</div>
</div>