Home
last modified time | relevance | path

Searched refs:CSS (Results 326 – 350 of 392) sorted by relevance

1...<<111213141516

/plugin/ckgedit/ckeditor/
H A Dcontents-default.css6 This CSS applies to the old 'default' Dokuwiki template
H A DCHANGES.md267 * [#1010](https://github.com/ckeditor/ckeditor-dev/issues/1010): Fixed: The CSS `border` shorthand …
358 * [#566](https://github.com/ckeditor/ckeditor-dev/issues/566): Fixed: The CSS `border` shorthand pr…
422 …m/docs/ckeditor4/latest/api/CKEDITOR.filter.html) incorrectly transforms the `margin` CSS property.
633 …xed: Missing [Widget](https://ckeditor.com/cke4/addon/widget) drag handler CSS when there are mult…
640 * [#14535](https://dev.ckeditor.com/ticket/14535): Fixed: CSS syntax corrections. Thanks to [mdjden…
865 * [#13279](https://dev.ckeditor.com/ticket/13279): Reviewed CSS vendor prefixes.
993 * [#12777](https://dev.ckeditor.com/ticket/12777): Fixed: The `table-layout` CSS property should be…
1080 * [#12218](https://dev.ckeditor.com/ticket/12218): Fixed: Minor syntax issue in CSS files.
1408 * [#11066](https://dev.ckeditor.com/ticket/11066): Widget's private parts use CSS reset.
1467 * [#10915](https://dev.ckeditor.com/ticket/10915): Fixed: Invalid CSS filter in the Kama skin.
[all …]
/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock488 "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
/plugin/ckgdoku/ckeditor/lang/
H A Dlang_array.txt71 …ied for the \"%1\" field must be a positive number with or without a valid CSS measurement unit (p…
74 …"cssLengthTooltip": "Enter a number for a value in pixels or a number with a valid CSS unit (px, %…
H A Den.js.beautified67 …ified for the "%1" field must be a positive number with or without a valid CSS measurement unit (p…
70 …cssLengthTooltip: "Enter a number for a value in pixels or a number with a valid CSS unit (px, %, …
H A Den.js.unc5CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).","invalidHtmlLength":"Value specified…
/plugin/ckgedit/ckeditor/lang/
H A Dlang_array.txt71 …ied for the \"%1\" field must be a positive number with or without a valid CSS measurement unit (p…
74 …"cssLengthTooltip": "Enter a number for a value in pixels or a number with a valid CSS unit (px, %…
H A Den.4.9.js.beautified71 …ied for the \"%1\" field must be a positive number with or without a valid CSS measurement unit (p…
74 …"cssLengthTooltip": "Enter a number for a value in pixels or a number with a valid CSS unit (px, %…
H A Den.js-4.9.merged5CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).","invalidHtmlLength":"Value specified…
H A Den.js.unc5CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).","invalidHtmlLength":"Value specified…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php1465 throw new \Mpdf\MpdfException(sprintf('Unable to read default CSS file "%s"', $this->defaultCssFile));
2055 // pba is background positioning area (from CSS background-origin) may not always be set [x,y,w,h]
2926 /* -- CSS-FLOAT -- */
3024 /* -- END CSS-FLOAT -- */
3056 } // *CSS-PAGE*
3059 } // *CSS-PAGE*
3064 } // *CSS-PAGE*
3074 } // *CSS-PAGE*
3077 } // *CSS-PAGE*
3082 } // *CSS
[all...]
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md213 …3): Fixed: Missing [Widget](http://ckeditor.com/addon/widget) drag handler CSS when there are mult…
220 * [#14535](http://dev.ckeditor.com/ticket/14535): Fixed: CSS syntax corrections. Thanks to [mdjdeno…
445 * [#13279](http://dev.ckeditor.com/ticket/13279): Reviewed CSS vendor prefixes.
573 * [#12777](http://dev.ckeditor.com/ticket/12777): Fixed: The `table-layout` CSS property should be …
660 * [#12218](http://dev.ckeditor.com/ticket/12218): Fixed: Minor syntax issue in CSS files.
792 …OR.config-cfg-image2_alignClasses) option to configure the way images are aligned with CSS classes.
800 …R.editor-method-addContentsCss) method that can be used for [adding custom CSS files](http://docs.…
802 …rentImageData) property which contains transparent image data to be used in CSS or as image source.
988 * [#11066](http://dev.ckeditor.com/ticket/11066): Widget's private parts use CSS reset.
1047 * [#10915](http://dev.ckeditor.com/ticket/10915): Fixed: Invalid CSS filter in the Kama skin.
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md25 bundled CSS file. I.e.:
737 The plugin comes with a default CSS file `export.css`. You just need to include
1057 * Added: IE9 download fallback for `text/plain` and `image/*` mime types (CSS has been modified)
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md109 * `FEAT`: use CSS variables for fonts ([#662](https://github.com/bpmn-io/dmn-js/pull/662))
507 * `FIX`: escape element ids in CSS selectors
/plugin/html2pdf/html2pdf/html2ps/
H A Dpipeline.class.php1124 $this->_cssState = array(new CSSState(CSS::get()));
/plugin/revealjs/
H A DREADME.md269 - Full example - parameters are parsed dynamically like in CSS, the parameter order is not importan…
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified71 …ied for the \"%1\" field must be a positive number with or without a valid CSS measurement unit (p…
74 …"cssLengthTooltip": "Enter a number for a value in pixels or a number with a valid CSS unit (px, %…
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Dfirebug.css204 /* CSS */
1993 CSS Not organized
2891 /* Webkit CSS Hack - bug in "highlight" named color */
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php3902 if (isset($this->cssManager->CSS['CLASS>>' . strtoupper($class)])) {
3903 $c = $this->cssManager->CSS['CLASS>>' . strtoupper($class)];
3968 if (isset($this->cssManager->CSS['CLASS>>' . strtoupper($class)])) {
3969 $c = $this->cssManager->CSS['CLASS>>' . strtoupper($class)];
/plugin/fckg/
H A DChanges108 Created an IE CSS hack for geshi snippets in IE8+ and HTML5
/plugin/mikioplugin/icons/elusive/css/
H A Delusive-icons.min.css3 * License - http://elusiveicons.com/license (Font: SIL OFL 1.1, CSS: MIT License)
/plugin/bibtex/OSBib/format/
H A DREADME.txt121 $bibformat->patternHighlight -- A CSS class defining the highlighting for above. Default is FALSE.
/plugin/icons/assets/rpg-awesome/css/
H A Drpg-awesome.min.css4 * (Font: SIL OFL 1.1, CSS: MIT License)
/plugin/pdfjs/pdfjs/web/
H A Dviewer.css551 with older browsers that lack support for CSS variables. */
1418 /* Create a filled circle, with a diameter of 9 pixels, using only CSS: */
/plugin/flowplayer/player/
H A DREADME.txt178 …ent plugin backgound color and border color can be now given with rgb() and rgba() CSS style syntax

1...<<111213141516