mirror of
https://github.com/grocy/grocy.git
synced 2025-08-18 03:25:50 +00:00
Make the help icons a little not so prominent
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
data-prefill-by-id="{{ $prefillById }}">
|
||||
<label for="location_id">{{ $__t('Location') }}
|
||||
@if(!empty($hint))
|
||||
<i class="fas fa-question-circle"
|
||||
<i class="fas fa-question-circle text-muted"
|
||||
data-toggle="tooltip"
|
||||
title="{{ $hint }}"></i>
|
||||
@endif
|
||||
|
Reference in New Issue
Block a user