mirror of
https://github.com/byReqz/glitch-landingpage.git
synced 2024-11-23 06:54:54 +00:00
Delete cookies-alert-script.js
not needed anymore as the hook for it doesnt exist
This commit is contained in:
parent
a095ce3fc1
commit
928a63c9ca
@ -1,2 +0,0 @@
|
||||
|
||||
jQuery(function(){var a=jQuery;a.cookiesDirective({explicitConsent:!1,position:"bottom",duration:9999,limit:0,message:a("input[name=cookieData]").attr("data-cookie-text"),fontFamily:"Arial",fontColor:"#424a4d",fontSize:"13px",backgroundColor:"#eaeff1",backgroundOpacity:"80"});a(".cookieText").find("a").css({color:"#424a4d","text-decoration":"underline"});a("input[name=cookieData]").remove()});
|
Loading…
Reference in New Issue
Block a user