Home
last modified time | relevance | path

Searched refs:styles (Results 276 – 300 of 455) sorted by last modified time

1...<<111213141516171819

/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.css16 /* colors for items with inline styles assigned (task.color, link.color)*/
H A Ddhtmlxgantt.js8215 this.styles = { class in AnonymousFunctioncdb5859f0100.AnonymousFunctioncdb5859f9d00.DataProcessor.DataProcessor
8695 this.styles = { class in DataProcessor.init
21178 var styles = { class in Layout._getBoxStyles
21191 …horPaddings : (styles.paddingLeft + styles.paddingRight + styles.borderLeftWidth + styles.borderRi…
21192 …vertPaddings : (styles.paddingTop + styles.paddingBottom + styles.borderTopWidth + styles.borderBo…
21193 borderBox: styles.boxSizing,
21194 innerWidth : styles.width,
21195 innerHeight : styles.height,
21196 outerWidth : styles.width,
21197 outerHeight : styles.height
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_csp.js.map1 …mit/f64f62f14086a8ec33d5667cfc5dc3a7e775fd2a\n\n Removes evil JS. Inline styles are still used for…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/skins/
H A Ddhtmlxgantt_broadway.css17 /* colors for items with inline styles assigned (task.color, link.color)*/
H A Ddhtmlxgantt_skyblue.css16 /* colors for items with inline styles assigned (task.color, link.color)*/
/plugin/pycode/
H A Dstyle.css4 * style.css: it defines the screen styles used by PyCode plugin.
/plugin/codeprettify/code-prettify/src/
H A Dprettify.css18 /* Pretty printing styles. Used with prettify.js. */
/plugin/codeprettify/code-prettify/
H A DCHANGES.md102 * Added a [themes gallery](https://raw.githack.com/google/code-prettify/master/styles/index.html)
103 to showcase contributed styles.
H A DREADME.md12 * Customizable styles via CSS. See the [themes gallery][1].
30 * Look at the [skin gallery][1] and pick styles that suit you.
194 ### How can I customize the colors and styles of my code?
197 create CSS styles to matches these classes.
234 [1]: https://raw.githack.com/google/code-prettify/master/styles/index.html
/plugin/codeprettify/code-prettify/styles/
H A Ddoxy.css1 /* Doxy pretty-printing styles. Used with prettify.js. */
H A Dsunburst.css1 /* Pretty printing styles. Used with prettify.js. */
/plugin/icons/assets/typicons/
H A Dtypicons.css15 /* :before psuedo-selector inserts and styles icon */
/plugin/icons/syntax/
H A Dicon.php23 protected $styles = array(); variable in syntax_plugin_icons_icon
243 $this->styles = array();
283 $this->styles['font-size'] = "{$value}px";
308 $this->styles['border-color'] = $value;
312 $this->styles['padding'] = $value;
316 $this->styles['background-color'] = $value;
320 $this->styles['color'] = $value;
334 $this->styles['text-align'] = 'center';
337 $this->styles['float'] = $value;
379 unset($this->styles['font-size']);
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js1757 var styles = {};
1759 styles[styleNames[styleName]] = parseInt(style.getPropertyCSSValue(styleName).cssText) || 0;
1761 FBTrace.sysout("readBoxStyles ", styles);
1762 return styles;
24622 var formatStyles = function(styles) argument
24626 styles.replace(/([^\s]+)\s*:/g, function(m,g){return g.toLowerCase()+":";}) :
24628 styles;
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock207 ansi-styles@^3.2.1:
209 …resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b…
500 ansi-styles "^3.2.1"
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Dfirebug.css707 * Timing info tip is reusing net timeline styles to display the same
709 * respect also loaded and fromCache styles that also modify the
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock27 ansi-styles@^2.2.1:
29 …resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e46…
31 ansi-styles@~1.0.0:
33 …resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-1.0.0.tgz#cb102df1c56f5123eab8b67…
882 ansi-styles "^2.2.1"
892 ansi-styles "~1.0.0"
/plugin/data-au/
H A Dstyle.css46 /* default styles for the tag cloud */
65 /* default styles for the related mode */
/plugin/emoji/
H A Dscreen.less2 * Emoji plugin styles
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DResultPrinter.php610 $styles = [];
613 $styles[] = self::$ansiCodes[$code];
616 $style = sprintf("\x1b[%sm", implode(';', $styles));
/plugin/jirainfo/src/
H A Dpopper.min.js4styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};e.offsets.reference=L(this.state,thi… property in AnonymousFunctiond439c6280100.e
/plugin/barcode/
H A DREADME.md11 Layout of the barcode can be definited by CSS styles.
/plugin/timetrack/vendor/pnotify/
H A Djquery.pnotify.js155 var styles = styling[opts.styling];
238styles.container+" ui-pnotify-container "+(opts.type == "error" ? styles.error : (opts.type == "in…
301styles.error+" "+styles.notice+" "+styles.success+" "+styles.info).addClass(opts.type == "error" ?…
308 …type == "error" ? styles.error_icon : (opts.type == "info" ? styles.info_icon : (opts.type == "suc…
635 .append($("<span />", {"class": styles.closer}))
654 …$(this).children().removeClass(styles.pin_up+" "+styles.pin_down).addClass(opts.hide ? styles.pin_…
664 …type == "error" ? styles.error_icon : (opts.type == "info" ? styles.info_icon : (opts.type == "suc…
737 $(this).addClass(styles.hi_btnhov);
740 $(this).removeClass(styles.hi_btnhov);
760 $(this).addClass(styles.hi_btnhov);
[all …]
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Dreadme.md23 - **mainui.css**: the file contains styles of entire editor outline structures,
24 - **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,
26 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
28 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
29 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
33 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc65 // field (txtdlgGenStyle) higher priority to avoid overwriting styles contribute

1...<<111213141516171819