/plugin/divalign2/ |
H A D | script.js | 9 if(toolbar){ 10 toolbar[toolbar.length] = {"type":"format", "title":"Left", "key":"", class 14 toolbar[toolbar.length] = {"type":"format", "title":"Center", "key":"", class 18 toolbar[toolbar.length] = {"type":"format", "title":"Right", "key":"", class 22 toolbar[toolbar.length] = {"type":"format", "title":"Justify", "key":"", class
|
/plugin/commonmark/ |
H A D | script.js | 1 /* Add buttons related to Markdown to the toolbar */ 3 if (typeof window.toolbar !== 'undefined') { 4 toolbar[toolbar.length] = { class 12 toolbar[toolbar.length] = { class 21 title: toolbar[0].title, 30 title: toolbar[1].title, 39 title: toolbar[3].title, 48 title: toolbar[ [all...] |
/plugin/dokuprism/prism/ |
H A D | prism.css | 2 https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript+abap+abnf+actionscript+ada+antlr4+apacheconf+apl+applescript+aql+arduino+arff+asciidoc+aspnet+asm6502+autohotkey+autoit+bash+basic+batch+bbcode+bison+bnf+brainfuck+brightscript+bro+c+csharp+cpp+cil+clojure+cmake+coffeescript+csp+crystal+css-extras+d+dart+diff+django+dns-zone-file+docker+ebnf+eiffel+ejs+elixir+elm+etlua+erb+erlang+fsharp+fortran+gml+gedcom+go+graphql+groovy+haml+handlebars+haskell+haxe+hcl+http+hpkp+hsts+ichigojam+icon+inform7+ini+io+j+java+javadoc+javadoclike+javastacktrace+jolie+jq+jsdoc+js-extras+json+json5+jsonp+js-templates+julia+keyman+kotlin+latex+latte+less+lilypond+liquid+lisp+livescript+lolcode+lua+makefile+markdown+markup-templating+matlab+mel+mizar+monkey+moonscript+n1ql+n4js+nand2tetris-hdl+nasm+neon+nginx+nim+nix+objectivec+pascal+perl+php+phpdoc+php-extras+plsql+powershell+processing+prolog+properties+protobuf+pug+puppet+pure+python+q+qml+qore+r+jsx+tsx+reason+regex+renpy+rest+rip+roboconf+robotframework+ruby+rust+sas+sass+scss+scala+scheme+shell-session+smalltalk+smarty+solidity+soy+sparql+splunk-spl+sqf+sql+stylus+swift+t4-templating+t4-cs+t4-vb+tap+tcl+tt2+textile+toml+turtle+twig+typescript+vala+vbnet+velocity+verilog+vhdl+vim+visual-basic+wasm+wiki+xeora+xojo+xquery+yaml+zig&plugins=show-language+remove-initial-line-feed+previewers+toolbar+copy-to-clipboard+download-button */ 4 div.code-toolbar{position:relative}div.code-toolbar>.toolbar{position:absolute;z-index:10;top:.3em;right:.2em;transition:opacity .3s ease-in-out;opacity:0}div.code-toolbar:hover>.toolbar{opacity:1}div.code-toolbar:focus-within>.toolbar{opacity:1}div.code-toolbar>.toolbar> [all...] |
/plugin/stars2/ |
H A D | action.php | 43 'icon' => '../../plugins/stars2/images/toolbar/star.png', 48 'icon' => '../../plugins/stars2/images/toolbar/star1.png', 54 'icon' => '../../plugins/stars2/images/toolbar/star2.png', 60 'icon' => '../../plugins/stars2/images/toolbar/star3.png', 66 'icon' => '../../plugins/stars2/images/toolbar/star4.png', 72 'icon' => '../../plugins/stars2/images/toolbar/star5.png', 78 'icon' => '../../plugins/stars2/images/toolbar/starnry.png',
|
/plugin/tfslink/ |
H A D | script.js | 21 if (window.toolbar != undefined) { 27 if (window.toolbar.length > 11) 28 window.toolbar.splice(11, 0, button); 30 window.toolbar[window.toolbar.length] = button;
|
/plugin/skipentity/ |
H A D | script.js | 1 if (typeof window.toolbar !== 'undefined') { 3 toolbar[toolbar.length] = { class 26 toolbar[toolbar.length] = { class
|
/plugin/encryptedpasswords/ |
H A D | script.js | 1 // register toolbar button 2 if (typeof window.toolbar !== 'undefined') { 3 toolbar[toolbar.length] = { class 11 toolbar[toolbar.length] = { class
|
/plugin/ckgdoku/ckeditor/lang/ |
H A D | en.js | 1 …toolbar:"Block Quote"},button:{selectedLabel:"%1 (Selected)"},toolbar:{toolbarCollapse:"Collapse T… property in CKEDITOR.lang.en.table
|
/plugin/imagereference/ |
H A D | script.js | 2 * Extends toolbar 10 if (window.toolbar !== undefined) { 11 toolbar[toolbar.length] = { class 19 toolbar[toolbar.length] = { class
|
/plugin/nowiki/ |
H A D | script.js | 4 if(toolbar){ 5 toolbar[toolbar.length] = {"type":"format", "title":"NoWiki", "key":"", class
|
/plugin/fields/ |
H A D | script.js | 4 if(toolbar){ 5 toolbar[toolbar.length] = class
|
/plugin/facebooklike/ |
H A D | script.js | 2 if(toolbar){ 3 toolbar[toolbar.length] = {"type":"insert", "title":"like", "key":"", class
|
/plugin/jdraw/ |
H A D | script.js | 1 if(toolbar){ 2 toolbar[toolbar.length] = {"type":"format", "title":"jDrawDiagram", "key":"", class
|
/plugin/chessdiagram/ |
H A D | script.js | 4 if(toolbar){ 5 toolbar[toolbar.length] = { class
|
/plugin/syntaxhighlighter3/sxh3/pkg/styles/ |
H A D | shCoreMDUltra.css | 35 .syntaxhighlighter.collapsed .toolbar span a{padding:0 !important;display:none !important;} 36 .syntaxhighlighter.collapsed .toolbar span a.expandSource{display:inline !important;} 38 .syntaxhighlighter .toolbar span.title{display:inline !important;} 40 .syntaxhighlighter .toolbar a.expandSource{display:none !important;} 42 .syntaxhighlighter.ie .toolbar{line-height:8px !important;} 43 .syntaxhighlighter.ie .toolbar a{padding-top:0px !important;} 47 .syntaxhighlighter.printing .toolbar{display:none !important;} 76 .syntaxhighlighter.collapsed .toolbar a{color:#428bdd !important;} 77 .syntaxhighlighter.collapsed .toolbar a:hover{color:lime !important;} 79 .syntaxhighlighter .toolbar a{color:#aaaaff !important;} [all …]
|
H A D | shCoreRDark.css | 35 .syntaxhighlighter.collapsed .toolbar span a{padding:0 !important;display:none !important;} 36 .syntaxhighlighter.collapsed .toolbar span a.expandSource{display:inline !important;} 38 .syntaxhighlighter .toolbar span.title{display:inline !important;} 40 .syntaxhighlighter .toolbar a.expandSource{display:none !important;} 42 .syntaxhighlighter.ie .toolbar{line-height:8px !important;} 43 .syntaxhighlighter.ie .toolbar a{padding-top:0px !important;} 47 .syntaxhighlighter.printing .toolbar{display:none !important;} 76 .syntaxhighlighter.collapsed .toolbar a{color:#5ba1cf !important;} 77 .syntaxhighlighter.collapsed .toolbar a:hover{color:#5ce638 !important;} 79 .syntaxhighlighter .toolbar a{color:#fff !important;} [all …]
|
H A D | shCoreEmacs.css | 35 .syntaxhighlighter.collapsed .toolbar span a{padding:0 !important;display:none !important;} 36 .syntaxhighlighter.collapsed .toolbar span a.expandSource{display:inline !important;} 38 .syntaxhighlighter .toolbar span.title{display:inline !important;} 40 .syntaxhighlighter .toolbar a.expandSource{display:none !important;} 42 .syntaxhighlighter.ie .toolbar{line-height:8px !important;} 43 .syntaxhighlighter.ie .toolbar a{padding-top:0px !important;} 47 .syntaxhighlighter.printing .toolbar{display:none !important;} 76 .syntaxhighlighter.collapsed .toolbar a{color:#ebdb8d !important;} 77 .syntaxhighlighter.collapsed .toolbar a:hover{color:#ff7d27 !important;} 79 .syntaxhighlighter .toolbar a{color:#fff !important;} [all …]
|
H A D | shCoreMidnight.css | 35 .syntaxhighlighter.collapsed .toolbar span a{padding:0 !important;display:none !important;} 36 .syntaxhighlighter.collapsed .toolbar span a.expandSource{display:inline !important;} 38 .syntaxhighlighter .toolbar span.title{display:inline !important;} 40 .syntaxhighlighter .toolbar a.expandSource{display:none !important;} 42 .syntaxhighlighter.ie .toolbar{line-height:8px !important;} 43 .syntaxhighlighter.ie .toolbar a{padding-top:0px !important;} 47 .syntaxhighlighter.printing .toolbar{display:none !important;} 76 .syntaxhighlighter.collapsed .toolbar a{color:#428bdd !important;} 77 .syntaxhighlighter.collapsed .toolbar a:hover{color:#1dc116 !important;} 79 .syntaxhighlighter .toolbar a{color:#D1EDFF !important;} [all …]
|
H A D | shCoreFadeToGrey.css | 35 .syntaxhighlighter.collapsed .toolbar span a{padding:0 !important;display:none !important;} 36 .syntaxhighlighter.collapsed .toolbar span a.expandSource{display:inline !important;} 38 .syntaxhighlighter .toolbar span.title{display:inline !important;} 40 .syntaxhighlighter .toolbar a.expandSource{display:none !important;} 42 .syntaxhighlighter.ie .toolbar{line-height:8px !important;} 43 .syntaxhighlighter.ie .toolbar a{padding-top:0px !important;} 47 .syntaxhighlighter.printing .toolbar{display:none !important;} 76 .syntaxhighlighter.collapsed .toolbar a{color:#3185b9 !important;} 77 .syntaxhighlighter.collapsed .toolbar a:hover{color:#d01d33 !important;} 79 .syntaxhighlighter .toolbar a{color:#fff !important;} [all …]
|
H A D | shCoreDefault.css | 35 .syntaxhighlighter.collapsed .toolbar span a{padding:0 !important;display:none !important;} 36 .syntaxhighlighter.collapsed .toolbar span a.expandSource{display:inline !important;} 38 .syntaxhighlighter .toolbar span.title{display:inline !important;} 40 .syntaxhighlighter .toolbar a.expandSource{display:none !important;} 42 .syntaxhighlighter.ie .toolbar{line-height:8px !important;} 43 .syntaxhighlighter.ie .toolbar a{padding-top:0px !important;} 47 .syntaxhighlighter.printing .toolbar{display:none !important;} 76 .syntaxhighlighter.collapsed .toolbar a{color:#00f !important;} 77 .syntaxhighlighter.collapsed .toolbar a:hover{color:#f00 !important;} 79 .syntaxhighlighter .toolbar a{color:#fff !important;} [all …]
|
/plugin/syntaxhighlighter3/sxh3/src/sass/ |
H A D | shCoreEclipse.css | 75 .syntaxhighlighter.collapsed .toolbar { 89 .syntaxhighlighter .toolbar { 97 .syntaxhighlighter .toolbar span.title { 99 .syntaxhighlighter .toolbar a { 109 .syntaxhighlighter.ie .toolbar { 111 .syntaxhighlighter.ie .toolbar a { 119 .syntaxhighlighter.printing .toolbar { 176 .syntaxhighlighter.collapsed .toolbar { 184 .syntaxhighlighter .toolbar { 188 .syntaxhighlighter .toolbar a { [all …]
|
/plugin/syntaxhighlighter4/dist/ |
H A D | theme-default.css | 86 .syntaxhighlighter.collapsed .toolbar { 100 .syntaxhighlighter .toolbar { 108 .syntaxhighlighter .toolbar span.title { 110 .syntaxhighlighter .toolbar a { 120 .syntaxhighlighter.ie .toolbar { 122 .syntaxhighlighter.ie .toolbar a { 134 .syntaxhighlighter.printing .toolbar { 194 .syntaxhighlighter.collapsed .toolbar { 202 .syntaxhighlighter .toolbar { 206 .syntaxhighlighter .toolbar a { [all …]
|
H A D | theme-midnight.css | 86 .syntaxhighlighter.collapsed .toolbar { 100 .syntaxhighlighter .toolbar { 108 .syntaxhighlighter .toolbar span.title { 110 .syntaxhighlighter .toolbar a { 120 .syntaxhighlighter.ie .toolbar { 122 .syntaxhighlighter.ie .toolbar a { 134 .syntaxhighlighter.printing .toolbar { 194 .syntaxhighlighter.collapsed .toolbar { 202 .syntaxhighlighter .toolbar { 206 .syntaxhighlighter .toolbar a { [all …]
|
H A D | theme-rdark.css | 86 .syntaxhighlighter.collapsed .toolbar { 100 .syntaxhighlighter .toolbar { 108 .syntaxhighlighter .toolbar span.title { 110 .syntaxhighlighter .toolbar a { 120 .syntaxhighlighter.ie .toolbar { 122 .syntaxhighlighter.ie .toolbar a { 134 .syntaxhighlighter.printing .toolbar { 194 .syntaxhighlighter.collapsed .toolbar { 202 .syntaxhighlighter .toolbar { 206 .syntaxhighlighter .toolbar a { [all …]
|
H A D | theme-django.css | 86 .syntaxhighlighter.collapsed .toolbar { 100 .syntaxhighlighter .toolbar { 108 .syntaxhighlighter .toolbar span.title { 110 .syntaxhighlighter .toolbar a { 120 .syntaxhighlighter.ie .toolbar { 122 .syntaxhighlighter.ie .toolbar a { 134 .syntaxhighlighter.printing .toolbar { 194 .syntaxhighlighter.collapsed .toolbar { 202 .syntaxhighlighter .toolbar { 206 .syntaxhighlighter .toolbar a { [all …]
|