Home
last modified time | relevance | path

Searched refs:styles (Results 251 – 275 of 455) sorted by path

1...<<111213141516171819

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php3011 * SVGs made with Adobe Illustrator use a style tag and classes instead of inline styles
3014 * This function brutally copies the styles inline
3035 $styles = [];
3044 $styles[$selector] = isset($styles[$cssBlock[1]]) ?
3045 $styles[$selector] . ' ' . $css : // Append if the selector is already defined
3050 if (empty($styles)) {
3054 // Recursively loop the nodes inserting the styles inline
3055 $setStylesInline = function (\DOMNode $xml) use ($styles, &$setStylesInline) {
3056 // Apply the styles t
[all...]
/plugin/edittable/lib/
H A Dhandsontable.full.js24000 this.selectionHandles.styles = {
24071 this.selectionHandles.styles.topLeft.display = 'block';
24075 this.selectionHandles.styles.bottomRight.display = 'none';
24082 this.selectionHandles.styles.topLeft.display = 'none';
24083 this.selectionHandles.styles.bottomRight.display = 'none';
24089 this.selectionHandles.styles.topLeft.zIndex = '9999';
24090 this.selectionHandles.styles.topLeftHitArea.zIndex = '9999';
24092 this.selectionHandles.styles.topLeft.zIndex = '';
24093 this.selectionHandles.styles.topLeftHitArea.zIndex = '';
24255 this.selectionHandles.styles.topLeft.display = 'none';
[all …]
H A Dhandsontable.less30 * Fix for bootstrap styles
393 /*overwrite styles potentionally made by a framework*/
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md218 * Run coding styles check on github action [#1878](https://github.com/ruflin/Elastica/pull/1878)
/plugin/embedover/
H A Dsyntax.php34 public $styles = array(); variable in syntax_plugin_embedover
/plugin/emoji/
H A Dscreen.less2 * Emoji plugin styles
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js1714 …gIsTranslucent){SimileAjax.includeCssFile(document,SimileAjax.urlPrefix+"styles/graphics-ie6.css");
/plugin/farm/
H A Dstyle.css348 /* end admin farm styles */
/plugin/fckg/fckeditor/editor/css/
H A Dfck_editorarea.css30 The "body" styles should match your editor web site, mainly regarding
87 The following are some sample styles used in the "Styles" toolbar command.
88 You should instead remove them, and include the styles used by the site
H A Dfck_editorarea.css.default_template30 The "body" styles should match your editor web site, mainly regarding
85 The following are some sample styles used in the "Styles" toolbar command.
86 You should instead remove them, and include the styles used by the site
H A Dfck_editorarea.css.dokuwiki_template30 The "body" styles should match your editor web site, mainly regarding
87 The following are some sample styles used in the "Styles" toolbar command.
88 You should instead remove them, and include the styles used by the site
H A Dfck_editorarea_RTL.css45 The following are some sample styles used in the "Styles" toolbar command.
46 You should instead remove them, and include the styles used by the site
/plugin/fckg/fckeditor/editor/filemanager/browser/default/
H A Dbrowser.css21 * CSS styles used by all pages that compose the File Browser.
/plugin/fckg/fckeditor/editor/lang/
H A Dlang-template.txt162 + " and styles of code. </OL> You can then edit your code and when finished, click OK",
/plugin/fckg/fckeditor/editor/plugins/insertHtmlCode/
H A Dfck_insertHtmlCode.css3 * CSS styles for the Insert Code dialogue.
/plugin/fckg/fckeditor/editor/skins/default/
H A Dfck_dialog.css160 * Dialog frame related styles.
/plugin/fckg/fckeditor/editor/skins/silver/
H A Dfck_dialog.css160 * Dialog frame related styles.
/plugin/fetchmedia/
H A Dyarn.lock77 ansi-styles@^2.2.1:
79 …resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e46…
81 ansi-styles@^3.1.0:
83 …resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.0.tgz#c159b8d5be0f9e5a6f346da…
833 ansi-styles "^2.2.1"
843 ansi-styles "^3.1.0"
/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/flowchartjs/
H A Dadmin.php31 DOKU_PLUGIN.'flowchartjs/styles/'.$_FILES['_new']['name']);
37 if (unlink(DOKU_PLUGIN.'flowchartjs/styles/'.$s.'.json')){
55 $form->addElement('<div>Or/and delete styles:</div>');
56 $styles = array_map(function ($fn){return pathinfo($fn, PATHINFO_FILENAME);},
57 glob(DOKU_PLUGIN.'flowchartjs/styles/*.json')
59 foreach ($styles as $s){
/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/formatplus2/
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/freechat/phpfreechat/data/public/js/
H A Dprototype.js1910 setStyle: function(element, styles) { argument
1913 if (Object.isString(styles)) {
1914 element.style.cssText += ';' + styles;
1915 return styles.include('opacity') ?
1916 element.setOpacity(styles.match(/opacity:\s*(\d?\.?\d*)/)[1]) : element;
1918 for (var property in styles)
1919 if (property == 'opacity') element.setOpacity(styles[property]);
1923 property] = styles[property];
/plugin/freesync/
H A Dstyle.css1 /* freesync specific styles */
/plugin/gcalendar/inc/
H A Dstandard.css7 * /user/events.css --> to set event-Pictures and text-styles for your events
8 * /user/other.css --> to optionally overwrite the styles in the standard.css file
152 /* category-styles for date entries. The category has to be capitalized ! ---------------------- */

1...<<111213141516171819