AlloCine - ByPass v.1.1 - UserCSS (userstyle)

AlloCiné sans Nag Screen

  1. /* ==UserStyle==
  2. @name AlloCine - ByPass v.1.1 - UserCSS (userstyle)
  3. @namespace allocine.fr
  4. @version 1.01.0
  5. @author decembre
  6. @description AlloCiné sans Nag Screen
  7. @license unlicense
  8. ==/UserStyle== */
  9.  
  10. @-moz-document domain("allocine.fr") {
  11.  
  12. /* ==== AlloCine - ByPass v.1 ==== */
  13.  
  14. body.didomi-popup-open {
  15. overflow: visible !important;
  16. }
  17. #didomi-host .didomi-popup__backdrop {
  18. z-index: 2147483641;
  19. display: none !important;
  20. }
  21.  
  22. /* ==== END ==== */
  23. }