Firefox : Disable new tab flashbang.

This commit is contained in:
Dmitry Voronin 2024-09-19 03:57:36 +03:00
parent b75b04d3bd
commit 28d43fa121
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -74,6 +74,7 @@
top: 0 ; top: 0 ;
left: 0 ; left: 0 ;
background: #f9a no-repeat url("${config.module.wallpaper.path}?raw=true") center ; background: #f9a no-repeat url("${config.module.wallpaper.path}?raw=true") center ;
background-color: #222;
background-size: cover ; background-size: cover ;
/* filter: blur(4px) ; */ /* filter: blur(4px) ; */
width: 100vw ; width: 100vw ;