mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
filter for all browsers
This commit is contained in:
@@ -318,6 +318,9 @@ hide mdi-action-visibility mdi-action-visibility-off
|
|||||||
background-size: 200% !important;
|
background-size: 200% !important;
|
||||||
background-position: 50% 50% !important;
|
background-position: 50% 50% !important;
|
||||||
-webkit-filter: brightness(0.8);
|
-webkit-filter: brightness(0.8);
|
||||||
|
-moz-filter: brightness(0.8);
|
||||||
|
-o-filter: brightness(0.8);
|
||||||
|
filter: brightness(0.8);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user