mirror of
https://github.com/grocy/grocy.git
synced 2025-08-18 19:37:12 +00:00
Make the help icons a little not so prominent
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
class="form-group {{ $additionalGroupCssClasses }}">
|
||||
<label for="{{ $id }}">{{ $__t($label) }}
|
||||
@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