Home
last modified time | relevance | path

Searched refs:toolbar (Results 451 – 475 of 689) sorted by last modified time

1...<<11121314151617181920>>...28

/plugin/syntaxhighlighter4/dist/
H A Dtheme-midnight.css86 .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 Dtheme-rdark.css86 .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 Dtheme-swift.css91 .syntaxhighlighter.collapsed .toolbar {
105 .syntaxhighlighter .toolbar {
113 .syntaxhighlighter .toolbar span.title {
115 .syntaxhighlighter .toolbar a {
125 .syntaxhighlighter.ie .toolbar {
127 .syntaxhighlighter.ie .toolbar a {
139 .syntaxhighlighter.printing .toolbar {
199 .syntaxhighlighter.collapsed .toolbar {
207 .syntaxhighlighter .toolbar {
211 .syntaxhighlighter .toolbar a {
[all …]
H A Dtheme-eclipse.css86 .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 Dtheme-django.css86 .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 Dtheme-emacs.css86 .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 Dtheme-fadetogrey.css86 .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 Dtheme-mdultra.css86 .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 …]
/plugin/sketchcanvas/script/
H A DSketchCanvas.js74 // Previous toolbar page button
86 toolbar = toolbars[toolbarPage];
87 cur_tool = toolbar[0];
91 // Next toolbar page button
102 toolbar = toolbars[toolbarPage];
103 cur_tool = toolbar[0];
136 // Text indicating current toolbar page
166 /// Returns bounding box of a toolbar button.
177 for(var i=0;i<toolbar.length;i++) {
178 if (cur_tool === toolbar[
[all...]
/plugin/numbering/
H A Dscript.js13 if (window.toolbar != undefined) {
14 window.toolbar[window.toolbar.length] = { class in window
H A DREADME.md5 Adds a toolbar icon which when clicked inserts formatted number and, if required, date and/or image…
/plugin/codebuttonmod2/
H A DREADME.MD7 In the default toolbar there is no code button available. The plugin Mod 1 added one code button.
43 - An additional button **Insert Code (Copy)** is added to the toolbar.
44 - An additional button **Insert Inline Code** is added to the toolbar.
H A DPlugin.txt4 description: Inserts two code buttons into the toolbar. Include code copy-to-clipboard feature
13 tags : button, code, toolbar
33 Two new buttons are included in the toolbar.
H A Dplugin.info.txt6 desc Inserts a code button into the toolbar. Add copy to clipboard function.
14 desc Inserts a code button into the toolbar.
/plugin/codebuttontrumod/
H A DREADME3 Inserts a code button into the toolbar.
H A Dplugin.info.txt6 desc Inserts a code button into the toolbar.
/plugin/sequencediagram/bower_components/lodash/perf/asset/
H A Dperf-ui.js57 toolbar = document.getElementById('perf-toolbar');
59 toolbar.appendChild(span2);
60 toolbar.appendChild(span1);
/plugin/sequencediagram/bower_components/lodash/test/asset/
H A Dtest-ui.js38 var toolbar = document.getElementById('qunit-testrunner-toolbar');
39 if (!toolbar) {
43 toolbar.insertBefore(span2, toolbar.lastChild);
44 toolbar.insertBefore(span1, span2);
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dbootstrap.min.css5toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float…
/plugin/ckgdoku/ckeditor/plugins/tags/
H A Dplugin.js12 toolbar: 'insert',
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Dreadme.md24 - **toolbar.css**: the file contains styles of the editor toolbar space (top),
25 - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,
/plugin/ckgdoku/ckeditor/plugins/footnote/
H A Dplugin.js.unc32 // Create a toolbar button that executes the plugin command defined above.
/plugin/ckgdoku/ckeditor/plugins/image/
H A Dplugin.js1 …i.addButton&&c.ui.addButton("Image",{label:c.lang.common.image,command:d,toolbar:"insert,10"});c.o…
/plugin/ckgdoku/ckeditor/plugins/scayt/
H A DREADME.md16 That's all. SCAYT will appear on the editor toolbar and will be ready to use.
/plugin/ckgdoku/ckeditor/plugins/signature/
H A Dplugin.js.unc45 // Create a toolbar button that executes the plugin command.

1...<<11121314151617181920>>...28