Home
last modified time | relevance | path

Searched refs:css (Results 476 – 500 of 852) sorted by relevance

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

/plugin/combo/resources/theme/default/pages/partials/
H A Dhead-partial.hbs12 {{!-- The bootstrap css variables customization --}}
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown19 <link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/jquery.slick/1.5.9/slick.css"/>
21 // Add the slick-theme.css if you want default styling
22 <link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/jquery.slick/1.5.9/slick-theme.css"…
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample02.asp33 <link href="../sample.css" rel="stylesheet" type="text/css" />
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample02_mx.cfm32 <link href="../sample.css" rel="stylesheet" type="text/css" />
/plugin/revealjs/css/theme/source/
H A Dblack.scss15 @import url(../../lib/font/source-sans-pro/source-sans-pro.css);
H A Dwhite.scss15 @import url(../../lib/font/source-sans-pro/source-sans-pro.css);
/plugin/dw2pdf/conf/
H A Dstyle.css5 * lib/plugins/dw2pdf/conf/style.local.css or create your own template
/plugin/webcode/
H A DREADME.md48 * Add the console after initial rendering to not select console element via css
55 * extracts the html, css and javascript code,
105 …* Cache bursting implementation for the weCodeConsole.(js|css) file so that they are not cached fo…
H A Dstyle.css2 * style.css for the WebCode plugin
/plugin/filelisting/
H A Dscript.js45 .css({
431 var originalPaddingRight = parseInt($headerWrapper.css('padding-right'), 10);
433 $headerWrapper.css('padding-right', newPaddingRight + 'px');
/plugin/mikioplugin/
H A DREADME.md12 You can update the colors used by the elements by editing the `/assets/variables.css` file. From version 2022-10-31 onwards, the theme supports darkmode within browsers.
14 If you have the [Mikio DokuWiki template](http://dokuwiki.org/template:mikio) 2022-10-31 onwards installed, the `/assets/variables.css` will be ignored as the template adds the variables itself. These can be edited using
63 - Updated pagination to use its own variables inside variables.css.
70 - Quiz result elements now have classes that can be manually styled through css.
125 - variables.css no longer included if the mikio template is installed, active and version 2022-10-31 or greator
/plugin/revealjs/lib/css/
H A Dzenburn.css4 based on dark.css by Ivan Sagalaev
/plugin/randomquote/
H A DREADME.md10 To add new quotes or to change the style, please edit the `quotes.txt` and `style.css` files in you…
/plugin/dwedit/
H A DREADME9 …The appearance of the link can be styled in the style.css file, using span.dwedit, which is curren…
/plugin/structprogress/
H A Dstyle.less34 /* Sample styles for userstyles.css: */
/plugin/batchedit/
H A Dinterface.js100 $floater.addClass('be-floater').width($anchor.css('width'));
300 jQuery('#be-progressbar').css('display', 'flex');
/plugin/imapmarkers/
H A DREADME.md28 "clicked-reference-css": { "font-weight": "bold", "color": "red" },
113 **"clicked-reference-css"**: (JSON) ```JSON-OBJECT-WITH-CSS-DEFINITIONS``` -- The CSS definitions …
115 Example: ```"clicked-reference-css": { "font-weight": "bold", "color": "red" }```
134 "clicked-reference-css": { "font-weight": "bold", "color": "red" },
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D22.22.js.map1css',\n nextEmbedded: 'text/css'\n }\n ],\n …
/plugin/etherpadlite/scripts/
H A Detherpadlite.js569 jQuery("#edbtn__save2").css("background-image", jQuery("#edbtn__save").css("background-image"));
573 …jQuery("#edbtn__preview2").css("background-image", jQuery("#edbtn__preview").css("background-image…
578 …jQuery("#edbtn__cancel2").css("background-image", jQuery("#edbtn__cancel").css("background-image")…
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.property.handler.class.php7 function css($value, &$pipeline) { function in CSSPropertyHandler
/plugin/outliner/
H A Dscript.js70 jQuery(this).siblings('dd').css({'left': thisPos.left + 40 + 'px', 'top': thisPos.top + 20 + 'px'});
/plugin/copycode/
H A Dscript.js
/plugin/virtualkeyboard/vk/
H A Dvirtualkeyboard.js998 var __getCharHtmlForKey = function (lyt, chr, css) { argument
1006 … if (!isFunction(lyt.dk) && lyt.dk.indexOf(chr)>-1) css = [css, cssClasses['deadkey']].join(" ");
1008 if (css) {
1010 html[html.length] = css;
/plugin/picasawebalbum/orig/
H A Djquery.pwi.js202 var $s = $(".pwi_photo", $scPhotos).css(settings.thumbCss);
223 var $s = $("div.pwi_photo", $scPhotos).css(settings.thumbCss);
346 css: "pwi_loader" property in $.fn.pwi.defaults.blockUIConfig
/plugin/picasawebalbum/
H A Djquery.pwi.js202 var $s = $(".pwi_photo", $scPhotos).css(settings.thumbCss);
223 var $s = $("div.pwi_photo", $scPhotos).css(settings.thumbCss);
346 css: "pwi_loader" property in $.fn.pwi.defaults.blockUIConfig

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