mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-14 20:23:53 +02:00
9 lines
184 B
CSS
9 lines
184 B
CSS
|
|
#navigator-toolbox[flash-popup]{
|
|
&:not([zen-has-hover]){
|
|
transition: none !important;
|
|
&:not([supress-primary-adjustment='true']) {
|
|
opacity: 0 !important;
|
|
}
|
|
}
|
|
}
|