Home
last modified time | relevance | path

Searched refs:Styles (Results 1 – 25 of 183) sorted by relevance

12345678

/plugin/jsoncode/
DjsonTree.less14 /* Styles for the container of the tree (e.g. fonts, margins etc.) */
21 /* Styles for a list of child nodes */
32 /* Styles for labels */
50 /* Styles for values */
79 /* Styles for active elements */
/plugin/wordimport/docx/
DDocX.php21 /** @var Styles Style definitions */
108 * @return Styles
111 public function getStyles(): Styles
113 if (!$this->styles) $this->styles = new Styles($this);
DStyles.php10 class Styles extends AbstractXMLFile class
/plugin/wysiwyg/fckeditor/
Dfckconfig.js209 'Red Title' : { Element : 'h3', Styles : { 'color' : 'Red' } } property
239 Styles : { 'font-family' : '#("Font")' }, property
246 Styles : { 'font-size' : '#("Size","fontSize")' }, property
253 Styles : { 'color' : '#("Color","color")' }, property
257 'BackColor' : { Element : 'span', Styles : { 'background-color' : '#("Color","color")' } } property
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
Dfckstylecommand.js36 FCK.Styles.RemoveStyle( styleComboItem.Style ) ;
38 FCK.Styles.ApplyStyle( styleComboItem.Style ) ;
/plugin/grensladawritezor/fckeditor/editor/_source/classes/
Dfckstylesloader.js27 this.Styles = new Object() ;
75 this.Styles[ oStyleDef.Name ] = oStyleDef ;
/plugin/grensladawritezor/fckeditor/editor/_source/commandclasses/
Dfckstylecommand.js31 this.Styles = this.StylesLoader.Styles ;
/plugin/fckg/fckeditor/
Dfckconfig.js320 Styles : { 'font-family' : '#("Font")' }, property
327 Styles : { 'font-size' : '#("Size","fontSize")' }, property
334 Styles : { 'color' : '#("Color","color")' }, property
338 'BackColor' : { Element : 'span', Styles : { 'background-color' : '#("Color","color")' } }, property
340 …'SelectionHighlight' : { Element : 'span', Styles : { 'background-color' : 'navy', 'color' : 'whit… property
/plugin/ckgedit/lang/de/
Dstyle.txt3 … wird in Ihrem Template-Verzeichnis in einem Verzeichnis mit dem Namen **Styles** abgelegt, wenn S…
8 …tes anlegen, die in Ihrem tpl-Ordner vorhanden sind. Diese werden in den Styles-Ordner des entspre…
/plugin/ckgedit/lang/en/
Dstyle.txt2 …l place the style sheet in your template folder in the directory named **Styles**, which will be c…
7 …u might have stored in your **tpl** folder. These will be copied to the Styles folder of the resp…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfckstyles.js24 var FCKStyles = FCK.Styles =
304 Styles : {}, property
323 styleDef.Styles[ cssStyleNodes[j].name ] = cssStyleNodes[j].value ;
/plugin/gview/
Dprint.css2 * Print Styles for Gview plugin
/plugin/backlinks-old/
Dstyle.css1 /* Styles for the backlinks */
/plugin/givemeyouremail/
Dstyle.css2 Styles for the givemeyouremail plugin
/plugin/exttab3/
Dodt.css2 ODT-Export Styles for the Exttab3 Plugin
/plugin/syntaxhighlightjs/static/less/
Dhljs.less2 * Screen Styles for the SyntaxHighlight.JS Plugin
/plugin/wrap/
Dpdf.less2 Styles used in PDFs by the DW2PDF plugin (in addition to all.css, and
Dprint_or_pdf.less2 Styles shared between print.css and pdf.css
Dprint.less2 Print Styles for the Wrap Plugin (additional to all.css)
/plugin/criticmarkup/
Dstyle.css1 /* CriticMarkup Plugin Styles */
/plugin/userhomepage/
Dstyle.css2 Screen Styles for the Userhomepage Plugin (additional to all.css)
/plugin/html5video2/
Dprint.css2 VideoJS Default Styles (http://videojs.com)
20 /* Fullscreen Styles */
31 /* Poster Styles */
36 /* Text Track Styles */
/plugin/indexmenu2/cms/modifiers/roundednode/
Dmod.css2 * Styles describe menu items with rounded corners
/plugin/wysiwyg/fckeditor/editor/skins/silver/
Dfck_editor.css21 * Styles used by the editor IFRAME and Toolbar.
25 ### Basic Editor IFRAME Styles.
314 ### Panel Styles
/plugin/wysiwyg/fckeditor/editor/skins/default/
Dfck_editor.css21 * Styles used by the editor IFRAME and Toolbar.
25 ### Basic Editor IFRAME Styles.
307 ### Panel Styles

12345678