mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Make the help icons a little not so prominent
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
<label class="form-check-label custom-control-label"
|
||||
for="stay_logged_in">
|
||||
{{ $__t('Stay logged in permanently') }}
|
||||
<i class="fas fa-question-circle"
|
||||
<i class="fas fa-question-circle text-muted"
|
||||
data-toggle="tooltip"
|
||||
title="{{ $__t('When not set, you will get logged out at latest after 30 days') }}"></i>
|
||||
</label>
|
||||
|
Reference in New Issue
Block a user