Home
last modified time | relevance | path

Searched refs:styles (Results 126 – 150 of 455) sorted by relevance

12345678910>>...19

/plugin/codeprettify/code-prettify/
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/fckg/fckeditor/editor/plugins/insertHtmlCode/
H A Dfck_insertHtmlCode.css3 * CSS styles for the Insert Code dialogue.
/plugin/acmenu/
H A Dstyle.css4 * style.css: screen styles used by AcMenu plugin.
/plugin/data-au/
H A Dstyle.css46 /* default styles for the tag cloud */
65 /* default styles for the related mode */
/plugin/data/
H A Dstyle.css48 /* default styles for the tag cloud */
81 /* default styles for the related mode */
/plugin/bibtex4dw/
H A DTODO.md44 ## Add proper handling of citation styles
50 Perhaps that would be a (long-term) option to have proper handling of citation styles from within the DokuWiki BibTeX plugin.
/plugin/codehighlight/cp/languages/
H A Dphp.css2 * CodePress color styles for PHP syntax highlighting
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc65 var styles;// = dialog.getContentElement( 'advanced', 'advStyles' );
234 styles: [ 'vertical-align:top' ],
359 var styles = this.getDialog().getContentElement( 'advanced', 'advStyles' );
360 styles && styles.updateStyle( 'width', this.getValue() );
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc65 var styles;// = dialog.getContentElement( 'advanced', 'advStyles' );
234 styles: [ 'vertical-align:top' ],
359 var styles = this.getDialog().getContentElement( 'advanced', 'advStyles' );
360 styles && styles.updateStyle( 'width', this.getValue() );
/plugin/odt/
H A DChangeLog.txt104 The styles are defined in styles.xml. Each style increases the indentation by 1cm
124 functions. This requires to save the common styles in ODT documents not using templates.
184 * renderer.php, styles.xml: Syntax highlighting support
230 * renderer.php: extract template before checking for the styles
/plugin/ckgdoku/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js6 CKEDITOR.plugins.clipboard.isCustomDataTypesSupported&&(a=CKEDITOR.plugins.pastefromword.styles.inl…
17 …yTo(d);d.writeHtml(f);return f.getHtml()};CKEDITOR.plugins.pastefromword.styles={setStyle:function… class in CKEDITOR.plugins.pastefromword
24styles.inliner.filter,e=a.is?a.$.sheet:b(a);a=[];var h;if(e)for(e=e.cssRules,h=0;h<e.length;h++)e[…
25 …ction(a){var b=CKEDITOR.plugins.pastefromword.styles.inliner.parse,c=CKEDITOR.plugins.pastefromwor…
26styles;a=d.find(a.selector);var c,g,r;for(r=0;r<a.count();r++)c=a.getItem(r),g=CKEDITOR.tools.pars…
44 …in||a.MARGIN;var b={styles:{margin:a.margin}};CKEDITOR.filter.transformationsTools.splitMarginShor… class in b
/plugin/latexport/examples/
H A Dsimplest.tex19 \lstdefinestyle{c-style}{} % Define styles for each used source code language
/plugin/s5/ui/yatil/
H A Dframing.css1 /* The following styles size and place the slide components.
/plugin/s5/ui/i18n/
H A Dframing.css1 /* The following styles size and place the slide components.
/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/s5reloaded/ui/thesis/
H A Dframing.css1 /* The following styles size, place, and layer the slide components.
/plugin/s5/ui/blue/
H A Dframing.css1 /* The following styles size and place the slide components.
/plugin/s5/ui/default/
H A Dframing.css1 /* The following styles size, place, and layer the slide components.
/plugin/s5/ui/dokuwiki/
H A Dframing.css1 /* The following styles size, place, and layer the slide components.
/plugin/s5/ui/flower/
H A Dframing.css1 /* The following styles size and place the slide components.
/plugin/s5/ui/pixel/
H A Dframing.css1 /* The following styles size and place the slide components.
/plugin/structprogress/
H A Dstyle.less34 /* Sample styles for userstyles.css: */
/plugin/photogallery/
H A Dall.less16 /* photogallery styles */
46 /* Poster styles */
/plugin/livepreview/
H A Dstyle.css18 * rest of the styles to make the icon work
/plugin/advanced/lang/en/config/
H A Duserstyle.txt3 …e controlled through CSS stylesheets. DokuWiki defines some very minimal styles itself. The rest o…

12345678910>>...19