diff options
Diffstat (limited to 'p/themes/Mapco/_forms.scss')
| -rw-r--r-- | p/themes/Mapco/_forms.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/p/themes/Mapco/_forms.scss b/p/themes/Mapco/_forms.scss index 062cfc2fd..0fc90894b 100644 --- a/p/themes/Mapco/_forms.scss +++ b/p/themes/Mapco/_forms.scss @@ -30,6 +30,10 @@ &:active { background: variables.$main-first-alt; } + + img { + filter: brightness(3); + } } |
