shut up flickr cookie banner
shut up flickr cookie banner by coolslutguy420_2nd-ressurection
Details
Authorcoolslutguy420_2nd-ressurection
LicenseNo License
Categoryflickr
Created
Updated
Size307 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name shut up flickr cookie banner
@namespace github.com/openstyles/stylus
@version 1.0.0
@description shut up flickr cookie banner
@author Me
==/UserStyle== */
@-moz-document domain("flickr.com") {
div.cookie-banner-reg {
display: none !Important;
}
}