Gradient

teszt



Search found 1 match for test

Admin

hashtagfggggg - Fri Jun 17, 2016 9:42 am

#tag #hashhash #hush #haha #test #more


The editor is gone.

Code:
test test
<link  rel="stylesheet"  href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.1.0/styles/github-gist.min.css">
<style>
/* Zzhljs - http://devs.forumvi.com * /
dl.codebox: not (.spoiler)  dt {display: none;} dl.codebox: not (.spoiler) dd {border: 0 none; background: # f8f8f8; position: relative; max-height: 100%;}.clipboard {display: block; color: # 333; position: absolute; right: 4px; top: 4px; background: url (http://i.imgur.com/ o9NOYtH.png) no-repeat center center #eee; border: 1px solid # D5D5D5; width: 30px; height: 30px; text-align: center; border-radius: 3px; transition: opacity 0.3s ease-in-out 0s; opacity: 0; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; -webkit-appearance:none; cursor: pointer;}.clipboard.check-circle {background-image: url (http://i.imgur.com/CBEkyLH.png);}.clipboard.exclamation-triangle {background-image: url (http://i.imgur.com/QQkE9Wj.png);} dl.codebox:not(.spoiler) dd:hover.clipboard {opacity: 1;}.clipboard:hover {background-color: #ddd; border-color: #ccc;}.hljs {background: #f8f8f8;} dl.codebox:not(.spoiler) code ,.codebox:not(.spoiler) dd.cont_code {max-height: 100%; margin: 0;}.codebox:not(.spoiler) {background-color: transparent; border: 0 none; margin: 0;}
   
</style>
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.1.0/highlight.min.js"></Script>
<script src="//cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.5.5/clipboard.min.js"></Script>
<script>
/ * Zzhljs - http://devs.forumvi.com * /
 jQuery ( function ( $ ) {var $ code=$ ( "code" ); if ($ code.length) {        hljs. configure ({            useBR: true        });        $ code.each ( function ( i, block ) {            hljs.highlightBlock (block);        }); function fallbackMessage ( action ) {var actionMsg=''; var actionKey=(action==='cut' ? 'X': 'C' ); if ( / iPhone | iPad / i.test (navigator.userAgent)) {                actionMsg='No support!';            } else if ( / Mac / i.test ( navigator.userAgent)) {                actionMsg='Press ⌘-' + actionKey + 'to' + action;            } else {                actionMsg='Press Ctrl' + actionKey + 'to' + action;            } return actionMsg;        } function afterClipboard ( ele ) {            setTimeout ( function (
   
 

       
) {
                Ele.className='clipboard clipboard';
          }, 400 );
      } var snippets=document.querySelectorAll ( '.codebox: not (.spoiler)> class="clipboard clipboard" data-clipboard> </i> ' );        }); var clipboardSnippets=new Clipboard ( ' [data-clipboard] ' ,            ='Clipboard            ='Clipboard Exclamation-triangle';            afterClipboard (e.trigger);            alert (fallbackMessage (e.action));        });    }});

       


</script>


Back to top