Home
last modified time | relevance | path

Searched refs:CSS (Results 51 – 75 of 392) sorted by last modified time

12345678910>>...16

/plugin/color/
H A DREADME.md14 - `⟨fg color⟩` and `⟨bg color⟩` are CSS color specifications. Either one may be empty, in which cas…
17 …tion(s) MUST NOT include a colon character (`:`). We do not know any legal CSS color specification…
/plugin/achart/
H A DREADME.md128 | `width` | Width of the chart, specified in CSS format, e.g. 50% or 320px. |
/plugin/snippets/
H A Dstyle.css2 * CSS for DokuWiki Plugin Snippets
/plugin/ckgedit/ckeditor/
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 …]
H A Dckeditor.js.unc802 …return a ? window.CSS && CSS.escape ? CSS.escape(a) : isNaN(parseInt(a.charAt(0), 10)) ? a : "\\3"…
H A Dcontents-default.css6 This CSS applies to the old 'default' Dokuwiki template
H A Dckeditor.js41 …e("ckCsrfToken",a)}return a},escapeCss:function(a){return a?window.CSS&&CSS.escape?CSS.escape(a):i…
/plugin/ckgedit/ckeditor/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, %…
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.4.95CSS 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…
H A Dfr.js.unc40 "cssClass": "Classe CSS",
77 …r le champ \"%1\" doit être un nombre positif avec ou sans unité de mesure CSS valide (px, %, in, …
80 … un nombre pour une valeur en pixels ou un nombre avec une unité de mesure CSS valide (px, %, in, …
190 "cssClassInputLabel": "Classe CSS",
441 "cssClasses": "Classe CSS",
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, %…
/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/ckgedit/ckeditor/skins/kama/
H A Dreadme.md13 CSS parts:
14 - **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenanc…
23 - **dialog.css**: the CSS files for the dialog UI, it's not loaded until the first dialog open,
26 - **editor_XYZ.css** and **dialog_XYZ.css**: browser specific CSS hacks.
/plugin/ckgedit/ckeditor/skins/moono/
H A Dreadme.md23 CSS parts:
24 - **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenanc…
33 - **dialog.css**: the CSS files for the dialog UI, it's not loaded until the first dialog open,
36 - **editor_XYZ.css** and **dialog_XYZ.css**: browser specific CSS hacks.
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Dreadme.md21 CSS parts:
22 - **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenanc…
31 - **dialog.css**: the CSS files for the dialog UI, it's not loaded until the first dialog open,
34 - **editor_XYZ.css** and **dialog_XYZ.css**: browser specific CSS hacks.
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/
H A Dbrowser.css21 * CSS styles used by all pages that compose the File Browser.
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js.unc33 // Add the CSS styles for anchor placeholders.
/plugin/tagfilter/script/select2/
H A DREADME.md37 * [Bootstrap](https://github.com/t0m/select2-bootstrap-css) (CSS skin)
/plugin/html5video2/
H A Dprint.css57 Instead of editing this file, I recommend creating your own skin CSS file to be included after this…
175 /* CSS Spinners by Kilian Valkhof - http://kilianvalkhof.com/2010/css-xhtml/css3-loading-spinners-w…
/plugin/bootswrapper/exe/help/
H A Dpopover.txt73 | ''animation'' | ''true'' | ''true'' ''false'' | Apply a CSS fade transition to the popover |
/plugin/blockquote/
H A Dstyle.css33 /* CSS quotes property quotation mark entity numbers can be customized */
/plugin/wrap/
H A Dprint_or_pdf.less13 break-after: page; /* CSS 3 */
14 page-break-after: always; /* CSS 2.1 */
21 break-inside: avoid; /* CSS 3 */
22 page-break-inside: avoid; /* CSS 2.1 */
/plugin/dokucrypt2/
H A DREADME.md42 * 2020-10-19: Formatting changes, add CSS classes, collapse by default.

12345678910>>...16