Home
last modified time | relevance | path

Searched refs:styles (Results 376 – 400 of 455) sorted by last modified time

1...<<111213141516171819

/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/dokutexit/
H A DREADME.md33 …* *conf/commands.tex* is where the TeX macros for dokuwiki styles will be held (this is common for…
/plugin/aceeditor/
H A DNEWS49 * Preserve border and margin styles of textarea
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js1714 …gIsTranslucent){SimileAjax.includeCssFile(document,SimileAjax.urlPrefix+"styles/graphics-ie6.css");
/plugin/projects/
H A Dcodemirror-compressed.js1styles,i=o?0:e.text.length-1,s;for(var a=o?0:r.length-2,f=o?r.length:-2;a!=f;a+=2*u){var l=r[a];if…
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.css12 their own set of styles.
80 We set up <body> styles with default font and nice gradient in the background.
98 Now let's bring some text styles back ...
184 ... and we enhance the styles for impress.js.
202 These 'slide' step styles were heavily inspired by HTML5 Slides:
203 http://html5slides.googlecode.com/svn/trunk/styles.css
247 and typography tricks here and there, so they had to be styles separately.
436 Quite a simple idea, but lot's of styles and prefixes.
581 ... and give it some fixed position and nice styles.
/plugin/formatplus/
H A DREADME9 A drop-down menu containing shortcuts for all the formatting styles
35 The block insert and delete styles will also wrap the text in a ''DIV''
39 The block styles, as well as the inline quote style, can have attributes.
49 The plugin allows you to disable individual styles. In the configuration
50 manager, select the formatting styles that you do not want to use.
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.js9 …r(name,this._finish.bind(this,name));}};var Syntax={root:null,aliases:{},styles:{},themes:{},lib:{… property in Syntax
12 …ame=prefix+"."+name;var styles=this.styles[basename];if(styles){for(var i=0;i<styles.length;i+=1){…
H A Djquery.syntax.min.js9 …r(name,this._finish.bind(this,name));}};var Syntax={root:null,aliases:{},styles:{},themes:{},lib:{… property in Syntax
12 …ame=prefix+"."+name;var styles=this.styles[basename];if(styles){for(var i=0;i<styles.length;i+=1){…
19styles["jquery.syntax.layout.table"]=["base/jquery.syntax.layout.table.css"];Syntax.styles["jquery…
H A Djquery.syntax.cache.js5styles["jquery.syntax.layout.table"]=["base/jquery.syntax.layout.table.css"];Syntax.styles["jquery…
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/semanticdata/
H A Dstyle.css47 /* default styles for the tag cloud */
66 /* default styles for the related mode */
/plugin/s5reloaded/ui/effects_support/
H A Deffects.js1087 return Element.CSS_PROPERTIES.inject({ }, function(styles, property) { argument
1088 styles[property] = css[property];
1089 return styles;
1095 var css = element.currentStyle, styles;
1096 styles = Element.CSS_PROPERTIES.inject({ }, function(results, property) {
1100 if (!styles.opacity) styles.opacity = element.getOpacity();
1101 return styles;
H A Dprototype.js2205 setStyle: function(element, styles) { argument
2208 if (Object.isString(styles)) {
2209 element.style.cssText += ';' + styles;
2210 return styles.include('opacity') ?
2211 element.setOpacity(styles.match(/opacity:\s*(\d?\.?\d*)/)[1]) : element;
2213 for (var property in styles)
2214 if (property == 'opacity') element.setOpacity(styles[property]);
2218 property] = styles[property];
/plugin/s5reloaded/ui/thesis/
H A Dframing.css1 /* The following styles size, place, and layer the slide components.
H A Dpretty.css1 /* Following are the presentation styles -- edit away! */
H A Ds5-core.css1 /* Do not edit or override these styles! The system will likely break if you do. */
H A Dwrap.css99 /* see styles for boxes and notes with icons in style.css */
130 /* see styles for highlighted text in style.css */
187 /* see styles for background colours and white font colour in style.css */
218 /* see rest of spoiler styles in style.css */
262 /* general styles for all note divs */
275 /* general styles for all note spans */
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js1714 …gIsTranslucent){SimileAjax.includeCssFile(document,SimileAjax.urlPrefix+"styles/graphics-ie6.css");
/plugin/tline/
H A DCHANGES.txt160 Updated build.xml to include Ajax new styles directory.
/plugin/progrecss/
H A Dprint.css8 /** This file provides three (3) default styles for the "progrecss"
H A Dstyle.css7 /** This file provides three (3) default styles for the "progrecss"
/plugin/clock/
H A Dstyle.css3 * @brief Default styles for the "clock" plugin
41 * text clock styles
/plugin/processing/
H A Dscript.js2074 this.styles();
2085 this.styles = function() { method
5688 elemStyle, styles, style;
5691 styles = arguments[i--];
5694 for (style in styles) {
5695 if (styles.hasOwnProperty(style)) {
5696 elemStyle[style] = styles[style];
/plugin/farm/
H A Dstyle.css348 /* end admin farm styles */

1...<<111213141516171819