Home
last modified time | relevance | path

Searched refs:css (Results 301 – 325 of 852) sorted by relevance

1...<<11121314151617181920>>...35

/plugin/diagramsnet/lib/
H A Dexport-fonts.css1 /* Add any special fonts css for export3.html (mainly PDF export) */
/plugin/bpmnio/
H A Ddeleted.files2 style.css
/plugin/combo/
H A Dbrowser-sync-start.bat1 browser-sync start -p http://localhost:81/ --files "*.js, *.css, *.php, *.html"
/plugin/code2/
H A Dsyntax_plugin_code.css1 /* $Id: syntax_plugin_code.css,v 1.13 2008/07/22 09:22:45 matthias Exp $
10 The file "syntax_plugin_code.css" is _not_ used by DokuWiki!
13 in the file "style.css" or rename this file to "style.css".
/plugin/navi/
H A Dscript.js9 .css('cursor', 'pointer')
/plugin/indexmenu2/cms/templates/
H A Dskins.txt1 This is the place for menu skins - server-side scripts, javascript, css, images, etc.
/plugin/photogallery/lightGallery/js/
H A Dlg-thumbnail.js137 _this.core.$outer.find('.lg-thumb').css({
144 _this.$thumbOuter.css('height', _this.core.s.thumbContHeight + 'px');
250 this.core.$outer.find('.lg-thumb').css({
280 … this.core.$outer.find('.lg-thumb').css('transition-duration', this.core.s.speed + 'ms');
290 $thumb.css('left', -this.left + 'px');
H A Dlg-thumbnail.min.js4css({width:d.thumbTotalWidth+"px",position:"relative"}),this.core.s.animateThumb&&d.$thumbOuter.cs…
/plugin/indexmenu/images/thread2/
H A Dinfo.txt3 description=Thread style with own css style
/plugin/txt2tags/
H A Dlinkwiz.js40 .css({
52 jQuery(dw_linkwiz.result).css('position', 'relative');
316 if(dw_linkwiz.$wiz.css('display') == 'none'){
/plugin/bookcreator/script/
H A Dnspicker.js48 .css({
60 jQuery(bc_nspicker.result).css('position', 'relative');
265 if (bc_nspicker.$picker.css('display') === 'none') {
/plugin/divalign2/
H A DChangeLog39 * print.css: Added file for print-view stylesheet.
55 * print.css: Added file with CSS for print view.
63 * style.css: fixed a mistake that prevented justify styling from working.
/plugin/tablelayout/script/
H A Dtablelayout_functions.js51 jQuery(col).css('width', width);
63 $col.css('width', colwidths[i]);
112 …var tableWrapper = jQuery('<div></div>').css({'overflow-y': 'scroll'}).height(height).width(tableW…
/plugin/copypage/
H A D.editorconfig15 [*.css]
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample01.afp30 <link href="../sample.css" rel="stylesheet" type="text/css" />
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsampleposteddata.asp31 <link href="../sample.css" rel="stylesheet" type="text/css" />
/plugin/wysiwyg/fckeditor/_samples/lasso/
H A Dsample01.lasso31 <link href="../sample.css" rel="stylesheet" type="text/css" />
/plugin/imageflow/
H A Dscript.js65 … .css({top: (this.root.height()/2 -8), left: (this.root.width()/2 -100)}).appendTo(newRoot);
79 …r = $('<div/>').addClass('imageflow_scrollbar').width(this.scrollbarwidth).css({left:((this.root.w…
91 …= $('<div/>').addClass('imageflow_caption').width(this.root.width() * 0.5).css({left:this.root.wid…
335 imageElement.image.css('cursor', 'pointer');
344 this.loadingbartext.css('color', "#a00");
392 …imageElement.image.css({left: new_img_left, top: new_img_top }).width(new_img_w).height(new_img_h);
414 imageElement.image.css('z-index', zIndex);
443 _self.scroller.css('margin-left', new_slider_pos - (_self.scroller.width() / 2));
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js772 function wrapLinesWithCode(str, css) argument
792 if (css != null)
809 return spaces + '<code class="' + css + '">' + line + '</code>';
1021 resultMatch = [new sh.Match(resultMatch, match.index, regexInfo.css)];
1165 sh.Match = function(value, index, css) argument
1170 this.css = css;
1529 + wrapLinesWithCode(match.value, matchBrushName + match.css)
1705 left : { regex: regexGroup.left, css: 'script' }, property in htmlScript.left
1706 right : { regex: regexGroup.right, css: 'script' }, property in htmlScript.right
/plugin/code39/
H A Dstyle.css1 @import url('https://fonts.googleapis.com/css?family=Libre Barcode 39 Extended Text');
/plugin/latexit/other/
H A Drelease1 …n.php pagetools-latexitexport-sprite.png plugin.info.txt renderer.php style.css syntax/* helper.php
/plugin/jquery-syntax/jquery-syntax/base/
H A Djquery.syntax.brush.html.css4 .syntax-theme-base .syntax .html .javascript, .syntax-theme-base .syntax .html .css {
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample01.cfm32 <link href="../sample.css" rel="stylesheet" type="text/css" />
/plugin/zerolinecss/
H A DREADME.md27 'type' => 'text/css',
28 'href' => '/lib/exe/css.php?t=' . $conf['template'] . '&tseed=' . md5($updateVersion)
/plugin/advanced/lang/en/
H A Dconfig.txt25 | | ''userstyle.css'' | [[doku>devel:css

1...<<11121314151617181920>>...35