automatically add waves effect to buttons

This commit is contained in:
buzzcode2007 2024-04-01 16:07:51 +08:00
parent 65e8b9686b
commit 0eae6e0368
2 changed files with 21 additions and 3 deletions

View file

@ -89,7 +89,6 @@
title-for="settings_filters_update"
data-enable="filters"
data-icon="refresh"
class="btn waves-effect"
></button>
<button
href="settings/filters.htm"
@ -97,7 +96,6 @@
tab-width="1080"
data-icon="pencil"
title-for="settings_filters_open"
class="btn waves-effect"
></button>
</side>
</section>
@ -184,7 +182,7 @@
href="help"
tab-height="607.5"
tab-width="1080"
class="btn-floating btn-large waves-effect"
class="btn-floating btn-large"
title-for="help"
data-icon="help"
></button>