Skip to content

Commit

Permalink
darken addon rules badge thingy
Browse files Browse the repository at this point in the history
  • Loading branch information
3vorp committed Oct 23, 2023
1 parent e513340 commit df3335e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/addon/addonForm.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export default {
</div>
<v-list v-else :class="['main-container', 'my-2 pa-4', {'mx-n3': !$vuetify.breakpoint.mdAndUp }]" :rounded="$vuetify.breakpoint.mdAndUp" two-line>
<v-form lazy-validation v-model="validForm" ref="form">
<v-alert type="warning" class="pb-4">
<v-alert type="warning" class="pb-4" color="orange darken-3">
<a href="https://docs.faithfulpack.net/pages/manuals/add-on-rules"
style="color: inherit; text-decoration: underline;" target="_blank"
>{{ $root.lang('addons.general.rules') }}</a> <a
Expand Down

0 comments on commit df3335e

Please sign in to comment.