TYPO3 v15 dev-main snapshot ()
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="#FF8700" d="M0 0h64v64H0z"/><path fill="#FFF" d="M42.8 32.8c-3.6 0-8.1-10.1-8.1-15.1 0-2.3.9-2.7 3.2-2.7 5.5 0 11 .9 11 4-.1 6.2-4 13.8-6.1 13.8zM28.5 18.5c0 5 6.4 20.2 10.7 20.2.5 0 .9-.1 1.4-.2-3.8 6.1-8.4 10.6-11.2 10.6-5.9 0-14.3-17.9-14.3-25.7 0-1.2.3-2.2.7-2.8 2-2.5 8.4-4.4 13.7-5-.6.4-1 1-1 2.9z"/></svg>
|
||||
|
After Width: | Height: | Size: 384 B |
|
After Width: | Height: | Size: 370 B |
@@ -0,0 +1,3 @@
|
||||
Fileicons by Netcreators.nl
|
||||
|
||||
Thanks to Ben and Emile!
|
||||
|
After Width: | Height: | Size: 244 B |
|
After Width: | Height: | Size: 254 B |
|
After Width: | Height: | Size: 371 B |
|
After Width: | Height: | Size: 372 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 272 B |
|
After Width: | Height: | Size: 99 B |
|
After Width: | Height: | Size: 257 B |
|
After Width: | Height: | Size: 366 B |
|
After Width: | Height: | Size: 366 B |
|
After Width: | Height: | Size: 272 B |
|
After Width: | Height: | Size: 111 B |
|
After Width: | Height: | Size: 256 B |
|
After Width: | Height: | Size: 372 B |
|
After Width: | Height: | Size: 271 B |
|
After Width: | Height: | Size: 269 B |
|
After Width: | Height: | Size: 370 B |
|
After Width: | Height: | Size: 261 B |
|
After Width: | Height: | Size: 267 B |
|
After Width: | Height: | Size: 250 B |
|
After Width: | Height: | Size: 370 B |
|
After Width: | Height: | Size: 370 B |
|
After Width: | Height: | Size: 373 B |
|
After Width: | Height: | Size: 261 B |
|
After Width: | Height: | Size: 374 B |
|
After Width: | Height: | Size: 374 B |
|
After Width: | Height: | Size: 123 B |
|
After Width: | Height: | Size: 366 B |
|
After Width: | Height: | Size: 370 B |
|
After Width: | Height: | Size: 385 B |
|
After Width: | Height: | Size: 373 B |
|
After Width: | Height: | Size: 260 B |
|
After Width: | Height: | Size: 368 B |
|
After Width: | Height: | Size: 259 B |
|
After Width: | Height: | Size: 268 B |
|
After Width: | Height: | Size: 252 B |
|
After Width: | Height: | Size: 371 B |
|
After Width: | Height: | Size: 260 B |
|
After Width: | Height: | Size: 261 B |
|
After Width: | Height: | Size: 265 B |
|
After Width: | Height: | Size: 372 B |
|
After Width: | Height: | Size: 368 B |
|
After Width: | Height: | Size: 370 B |
|
After Width: | Height: | Size: 264 B |
@@ -0,0 +1,13 @@
|
||||
/*
|
||||
* This file is part of the TYPO3 CMS project.
|
||||
*
|
||||
* It is free software; you can redistribute it and/or modify it under
|
||||
* the terms of the GNU General Public License, either version 2
|
||||
* of the License, or any later version.
|
||||
*
|
||||
* For the full copyright and license information, please read the
|
||||
* LICENSE.txt file that was distributed with this source code.
|
||||
*
|
||||
* The TYPO3 project - inspiring people to share!
|
||||
*/
|
||||
(function(){function c(t,i,n,o){return t=t+o,o>0&&t>n?t=i+(t-n-1):o<0&&t<i&&(t=n-(i-t-1)),String.fromCharCode(t)}function r(t,i){let n="";for(let o=0;o<t.length;o++){const e=t.charCodeAt(o);e>=43&&e<=58?n+=c(e,43,58,i):e>=64&&e<=90?n+=c(e,64,90,i):e>=97&&e<=122?n+=c(e,97,122,i):n+=t.charAt(o)}return n}function u(t,i,n){const o=window.open(t,i,n);return o&&o.focus(),o}function l(t,i,n){document.addEventListener(t,function(o){for(let e=o.target;e;e=e.parentNode!==document?e.parentNode:null)if("matches"in e){const a=e;a.matches(i)&&n(o,a)}})}l("click","a[data-mailto-token][data-mailto-vector]",function(t,i){t.preventDefault();const n=i.dataset,o=n.mailtoToken,e=parseInt(n.mailtoVector,10)*-1;document.location.href=r(o,e)}),l("click","a[data-window-url]",function(t,i){t.preventDefault();const n=i.dataset,o=n.windowUrl,e=n.windowTarget||null,a=n.windowFeatures||null;u(o,e,a)})})();
|
||||