Add Piratenkleider theme

Signed-off-by: Adrian Nöthlich <git@promasu.tech>
This commit is contained in:
2019-10-25 23:14:31 +02:00
parent ea49b99d3e
commit f86066abfc
180 changed files with 32654 additions and 0 deletions

View File

@@ -0,0 +1 @@
addComment={moveForm:function(u,t,q,v){var e=this,x,r=e.I(u),w=e.I(q),n=e.I("cancel-comment-reply-link"),p=e.I("comment_parent"),o=e.I("comment_post_ID");if(!r||!w||!n||!p){return}e.respondId=q;v=v||false;if(!e.I("wp-temp-form-div")){x=document.createElement("div");x.id="wp-temp-form-div";x.style.display="none";w.parentNode.insertBefore(x,w)}r.parentNode.insertBefore(w,r.nextSibling);if(o&&v){o.value=v}p.value=t;n.style.display="";n.onclick=function(){var c=addComment,a=c.I("wp-temp-form-div"),b=c.I(c.respondId);if(!a||!b){return}c.I("comment_parent").value="0";a.parentNode.insertBefore(b,a);a.parentNode.removeChild(a);this.style.display="none";this.onclick=null;return false};try{e.I("author").focus()}catch(s){}return false},I:function(b){return document.getElementById(b)}};