Home
last modified time | relevance | path

Searched refs:css (Results 226 – 250 of 852) sorted by last modified time

12345678910>>...35

/plugin/indexmenu/images/thread2/
H A Dinfo.txt3 description=Thread style with own css style
/plugin/authgooglesheets/
H A Dcomposer.lock98 "symfony/css-selector": "~2.1",
/plugin/foldablelist/
H A DREADME.md30 `button_css: 'padding: 0.2em;'` css to style your button, feel free to colorize of move it around
/plugin/vshare/
H A Ddeleted.files7 style.css
/plugin/translate/
H A Dscript.js16 $textarea.css('height', DokuCookie.getValue('sizeCtl') || '300px');
/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…
H A Dscript.js126 jQuery(row).css('display', (globalRowShow && !hideRow) ? 'table-row' : 'none');
/plugin/layeranimation/
H A Dscript.js47 var currentLeft = parseInt(item.elem.css('left'));
63 item.elem.css('left', currentLeft);
65 self.layer[layerNr].elem.css('left', currentLeft);
75 self.layer[layerNr].elem.css('z-index', self.zIndex);
94 self.layer[layerNr].elem.css('z-index', self.zIndex);
127 this.elem.css({'left': this.direction * offset});
132 self.layer[layer].elem.css({
315 innerLayer.elem.show().css({
325 innerLayer.elem.css('z-index', 100);
347 innerItem.elem.css('left', 0);
[all …]
/plugin/bpmnioeditor/
H A Dscript.js217 sidebar.css('position', 'relative');
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js15548 function css(attrs) { function
15552 var LINK_STYLES = css([
15556 var LIGHTBOX_STYLES = css([
15565 var BACKDROP_STYLES = css([
15571 var NOTICE_STYLES = css([
/plugin/popupviewer/
H A Dscript.js39 viewerIsFixed = viewer.css('position');
55 $('body').css('overflow', 'hidden');
62 $('body').css('overflow', 'auto');
85 additionalContent.css({
90 content.css({
93 }).parent('.controls').css({
97 }).parent('#popupviewer').css({
173 content.css({
207 content.css({
362 offsetElement.css({width:'auto', height: 'auto'});
[all …]
/plugin/xcom/
H A Dscript.js608 var state = jQuery(which).css('display');
766 jQuery( this ).css( "cursor", "pointer" );
770 jQuery( this ).css( "cursor", "default" );
774 jQuery( this ).css( "cursor", "pointer" );
778 jQuery( this ).css( "cursor", "default" );
/plugin/quickstats/
H A Dstyle.css53 /* placeholders for individual css formatting */
H A Dstyle.wide.css54 /* placeholders for individual css formatting */
/plugin/zerolinecss/
H A DREADME.md27 'type' => 'text/css',
28 'href' => '/lib/exe/css.php?t=' . $conf['template'] . '&tseed=' . md5($updateVersion)
/plugin/multiorphan/
H A Dscript.js399 $('#multiorphan__throbber').css('visibility', throbberCount>0 ? 'visible' : 'hidden');
/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));
H A DREADME.md40 …er do so in your template or use the file conf/userstyle.css. The following table shows the css se…
/plugin/strata/
H A Dscript.js163 jQuery(input).css('min-width', minWidth + 'px');
399 jQuery(th).css('min-width', width + 'px');
521 jQuery(ui.placeholder).css('min-width', jQuery(ui.item).width() + 'px');
/plugin/tplmod/
H A Dscript.js10 tplmod_aside_width = parseInt(jQuery("aside#dokuwiki__aside").css('width'));
14 tplmod_aside_width = parseInt(jQuery("div#dokuwiki__aside").css('width'));
18 tplmod_content_padding.t =jQuery("div.wrapper").css('padding-top');
19 tplmod_content_padding.b =jQuery("div.wrapper").css('padding-bottom');
31 jQuery("html").css('background-color',JSINFO['tmplft_bgcolor'] );
32 jQuery("body").css('background-color',JSINFO['tmplft_bgcolor'] );
77 jQuery("span#dw__tagline").css("padding-top", "2px");
182 jQuery("div#dokuwiki__content").css('padding-left','0px');
191 jQuery("div.wrapper").css('padding-top','0px');
192 jQuery("div.wrapper").css('padding-bottom','0px');
[all …]
/plugin/wrapadd/
H A Dprint.css26 Thus the css definitions can be changed as soon as the integration of the new mpdf version has been…
/plugin/diagramsnet/lib/img/lib/ibm/vpc/
H A DACLRules.svg1 …ecmascript" zoomAndPan="magnify" baseProfile="full" contentStyleType="text/css" width="100.032" pr…
/plugin/diagramsnet/lib/img/lib/atlassian/
H A DAtlassian_Logo.svg1 …idth="65.5" baseProfile="full" zoomAndPan="magnify" contentStyleType="text/css" height="65.5" view…
H A DBamboo_Logo.svg1 …idth="63.7" baseProfile="full" zoomAndPan="magnify" contentStyleType="text/css" height="73.6" pres…
H A DCrowd_Logo.svg1 …idth="66.1" baseProfile="full" zoomAndPan="magnify" contentStyleType="text/css" height="64.5" view…

12345678910>>...35