Home
last modified time | relevance | path

Searched refs:CSS (Results 351 – 375 of 392) sorted by path

1...<<111213141516

/plugin/syntaxhighlighter/Scripts/
H A DshBrushCss.js8 dp.sh.Brushes.CSS=function() class in dp.sh.Brushes
14 dp.sh.Brushes.CSS.prototype=new dp.sh.Highlighter();dp.sh.Brushes.CSS.Aliases=['css'];
/plugin/syntaxhighlighter/Uncompressed/
H A DshBrushCss.js1 dp.sh.Brushes.CSS = function() class in dp.sh.Brushes
63 dp.sh.Brushes.CSS.prototype = new dp.sh.Highlighter();
64 dp.sh.Brushes.CSS.Aliases = ['css'];
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshBrushCss.js87 SyntaxHighlighter.brushes.CSS = Brush;
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshBrushCss.js71 SyntaxHighlighter.brushes.CSS = Brush;
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1CSS\n classes.push(opts.brush);\n\n if (gutter)\n lineNumbers = _this.figureOutLineNumb…
/plugin/tabinclude/
H A Dstyle.css2 * Tabinclude plugin CSS
/plugin/tagadd/
H A Dstyle.css2 * DokuWiki Plugin TagAdd (CSS Component)
/plugin/tagfilter/script/select2/
H A DREADME.md37 * [Bootstrap](https://github.com/t0m/select2-bootstrap-css) (CSS skin)
/plugin/textrotate/
H A Dstyle.css2 * DokuWiki Plugin textrotate (CSS Component)
/plugin/timetrack/
H A Dstyle.css2 * DokuWiki Plugin timetrack (CSS Component)
/plugin/tline/
H A DCHANGES.txt148 * PointHighlightDecorator now uses the width parameter, not CSS.
151 don't use CSS for width. Thanks to Christian Thiemann.
/plugin/tooltip/
H A DChangeLog18 * style.css: (update) set "div.dokuwiki" specifiers to all CSS styles.
20 * style.css: (bug) solved CSS issue that made boxes transparent in lists
H A Dstyle.css10 * (CSS-based tooltip sections) plugin for Dokuwiki.
/plugin/topbarsyntax/
H A DREADME32 CSS file can be modified to your needs according menu-item width, colors, etc.
H A Dstyle.css2 ** Design Elements - additional CSS for the topbarsyntax plugin *
/plugin/twcheckliste/
H A Drenderer.php.old55 * all the S5 CSS and JavaScript magic
/plugin/typography/
H A DREADME.md6 The `<typo>` markup tag specifies CSS font properties such as font face, size, weight, and color of…
7 The parameter consists of CSS property-value pairs (`property: value;`), each pair must be separate…
H A Dplugin.info.txt8 desc Enable typesetting capabilities with CSS font properties such as font face, size, weight, an…
/plugin/uparrow/
H A Dstyle.css2 * CSS for DokuWiki Plugin Uparrow
/plugin/virtualkeyboard/vk/
H A Dreadme.txt43 …+ ���������� ������� ��������� �� ������� � CSS ��������. (c) WingedFox (��������� ����� ���������…
67 + ����� ����� ������ �������� � CSS
/plugin/webcode/
H A DREADME.md1 # Webcode component (Render HTML, Javascript and CSS)
7 * CSS
H A Dplugin.info.txt6 desc Plugin that shows and adds the result of (web|browser) code (ie HTML, CSS or Javascript)
/plugin/webcode/vendor/
H A DREADME.md7 the [Firebug Js file](firebug-lite-1.2.js) check if the CSS is loaded with is name otherwise it try…
H A Dfirebug-lite-1.4.js2286 …alElement("div"),style=createGlobalElement("style"),css=FirebugChrome.Skin.CSS,rules=".fbBody *{ma…
2366 r[++i]=tpl.CSS;
8254 FBL.ns(function(){with(FBL){FirebugChrome.Skin={CSS:'.obscured{left:-999999px !important;}.collapse… property in FirebugChrome.Skin
H A Dfirebug-lite.css131 * CSS
134 #Firebug .Left .CSS { display:none; padding:5px; height:225px; overflow:scroll; font:11px Verdana, …
135 #Firebug .Right .CSS { display:none; }
136 #Firebug .Left .CSS .Selector { margin-top:10px }
137 #Firebug .Left .CSS .CSSText { padding-left:20px; }
138 #Firebug .Left .CSS .CSSProperty { color:#005500; margin-top:10px; }
139 #Firebug .Left .CSS .CSSValue { padding-left:5px; color:#000088; }
140 #Firebug .ButtonContainer .CSS { display:none; }
142 #Firebug .Right .CSS { background:#eee; }
145 #Firebug .Right .CSS .Button:hover { border:1px outset #ccc; background:#fff; }
[all …]

1...<<111213141516