Home
last modified time | relevance | path

Searched refs:styles (Results 76 – 100 of 455) sorted by relevance

12345678910>>...19

/plugin/freesync/
H A Dstyle.css1 /* freesync specific styles */
/plugin/bibtex/OSBib/styles/bibliography/ieee/
H A DREADME.txt7 Place this folder into /styles/bibliography/
/plugin/html2pdf/snorriheim/
H A Dstyle.ini6 ; print, screen and rtl are supported. rtl styles are loaded additionally
7 ; to screen styles if a right-to-left language is selected (eg. hebrew)
H A Dstyle.ini.dist6 ; print, screen and rtl are supported. rtl styles are loaded additionally
7 ; to screen styles if a right-to-left language is selected (eg. hebrew)
/plugin/tooltip/
H A DChangeLog18 * style.css: (update) set "div.dokuwiki" specifiers to all CSS styles.
37 * style.css: modified default styles to use Opera-like tooltip outlines.
/plugin/diagramsnet/lib/math/extensions/
H A DAssistiveMML.js19styles:{".MJX_Assistive_MathML":{position:"absolute!important",top:0,left:0,clip:(b.Browser.isMSIE…
H A DHelpDialog.js19styles:{"#MathJax_Help":{position:"fixed",left:"50%",width:"auto","max-width":"90%","text-align":"…
/plugin/codemirror/dist/modes/
H A Dmarkdown.min.js.map1styles","i","taskOpen","join","taskClosed","listMod","handleText","text","ch","next","matchCh","re…
/plugin/bibtex/OSBib/
H A DCHANGELOG12 1/ Date ranges are now supported in bibliographic styles.
13 2/ User-defined strings for each of the 12 months may now be supplied in the bibliographic styles.
18 Some debugging of creator list formatting in bibliographic styles. Multiple punctuation following …
/plugin/diagramsnet/lib/math/extensions/TeX/
H A DnoErrors.js19styles:{".MathJax .noError":b.Insert({"vertical-align":(b.Browser.isMSIE&&a.multiLine?"-2px":"")},…
/plugin/refnotes/
H A Dadmin.js386 let styles = data ? new Map(Object.entries(data)) : new Map();
412 styles.delete(name);
415 styles.set(name, value);
422 if (styles.has(name)) {
423 result = styles.get(name);
435 if (!styles.has(name)) {
445 for (let [name, style] of styles) {
/plugin/rawless/
H A Dplugin.info.txt6 desc Exports the raw less styles
/plugin/wrapadd/
H A Dplugin.info.txt6 desc Additional styles for the WRAP-Plugin
/plugin/codehighlight/cp/languages/
H A Djava.css2 * CodePress color styles for Java syntax highlighting
H A Dcss.css2 * CodePress color styles for CSS syntax highlighting
H A Djavascript.css2 * CodePress color styles for JavaScript syntax highlighting
H A Dcsharp.css2 * CodePress color styles for Java syntax highlighting
H A Dgeneric.css2 * CodePress color styles for generic syntax highlighting
/plugin/s5reloaded/ui/thesis/
H A Dwrap.css99 /* see styles for boxes and notes with icons in style.css */
130 /* see styles for highlighted text in style.css */
187 /* see styles for background colours and white font colour in style.css */
218 /* see rest of spoiler styles in style.css */
262 /* general styles for all note divs */
275 /* general styles for all note spans */
H A Ds5-core.css1 /* Do not edit or override these styles! The system will likely break if you do. */
/plugin/html2pdf/html2pdf/html2ps/
H A Dxhtml.utils.inc.php337 $styles = process_style($html);
352 $html = insert_styles($html, $styles);
366 $styles = process_style($html);
432 $html = insert_styles($html, $styles);
/plugin/gcalendar/user/
H A Dbackground.css2 /* This is the place to define background-styles like for holidays etc. */
/plugin/barcode/
H A DREADME.md11 Layout of the barcode can be definited by CSS styles.
/plugin/cssperpage/
H A DREADME.md4 Cssperpage enables setting of CSS styles for an entire page or for sections of a page by placing HT…
/plugin/syntaxhighlighter/Styles/
H A DSyntaxHighlighter.css12 /* clear styles */
169 /* About dialog styles */
180 /* Language specific styles */

12345678910>>...19