Home
last modified time | relevance | path

Searched refs:css (Results 76 – 100 of 852) sorted by relevance

12345678910>>...35

/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshBrushDiff.js25 { regex: /^\+\+\+ .*$/gm, css: 'color2' }, // new file
26 { regex: /^\-\-\- .*$/gm, css: 'color2' }, // old file
27 { regex: /^\s.*$/gm, css: 'color1' }, // unchanged
28 { regex: /^@@.*@@.*$/gm, css: 'variable' }, // location
29 { regex: /^\+.*$/gm, css: 'string' }, // additions
30 { regex: /^\-.*$/gm, css: 'color3' } // deletions
H A DshBrushJScript.js34 { regex: r.multiLineDoubleQuotedString, css: 'string' }, // double quoted strings
35 { regex: r.multiLineSingleQuotedString, css: 'string' }, // single quoted strings
36 { regex: r.singleLineCComments, css: 'comments' }, // one line comments
37 { regex: r.multiLineCComments, css: 'comments' }, // multiline comments
38 …{ regex: /\s*#.*/gm, css: 'preprocessor' }, // preprocessor tags like #region and #endreg…
39 { regex: new RegExp(this.getKeywords(keywords), 'gm'), css: 'keyword' } // keywords
H A DshBrushBash.js57 { regex: /^#!.*$/gm, css: 'preprocessor bold' },
58 { regex: /\/[\w-\/]+/gm, css: 'plain' },
59 …{ regex: SyntaxHighlighter.regexLib.singleLinePerlComments, css: 'comments' }, // one line comme…
60 …{ regex: SyntaxHighlighter.regexLib.doubleQuotedString, css: 'string' }, // double quoted strin…
61 …{ regex: SyntaxHighlighter.regexLib.singleQuotedString, css: 'string' }, // single quoted strin…
62 { regex: new RegExp(this.getKeywords(keywords), 'gm'), css: 'keyword' }, // keywords
63 { regex: new RegExp(this.getKeywords(commands), 'gm'), css: 'functions' }, // commands
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshBrushDiff.js9 { regex: /^\+\+\+ .*$/gm, css: 'color2' }, // new file
10 { regex: /^\-\-\- .*$/gm, css: 'color2' }, // old file
11 { regex: /^\s.*$/gm, css: 'color1' }, // unchanged
12 { regex: /^@@.*@@.*$/gm, css: 'variable' }, // location
13 { regex: /^\+.*$/gm, css: 'string' }, // additions
14 { regex: /^\-.*$/gm, css: 'color3' } // deletions
H A DshBrushJScript.js18 { regex: r.multiLineDoubleQuotedString, css: 'string' }, // double quoted strings
19 { regex: r.multiLineSingleQuotedString, css: 'string' }, // single quoted strings
20 { regex: r.singleLineCComments, css: 'comments' }, // one line comments
21 { regex: r.multiLineCComments, css: 'comments' }, // multiline comments
22 …{ regex: /\s*#.*/gm, css: 'preprocessor' }, // preprocessor tags like #region and #endreg…
23 { regex: new RegExp(this.getKeywords(keywords), 'gm'), css: 'keyword' } // keywords
H A DshBrushBash.js41 { regex: /^#!.*$/gm, css: 'preprocessor bold' },
42 { regex: /\/[\w-\/]+/gm, css: 'plain' },
43 …{ regex: SyntaxHighlighter.regexLib.singleLinePerlComments, css: 'comments' }, // one line comme…
44 …{ regex: SyntaxHighlighter.regexLib.doubleQuotedString, css: 'string' }, // double quoted strin…
45 …{ regex: SyntaxHighlighter.regexLib.singleQuotedString, css: 'string' }, // single quoted strin…
46 { regex: new RegExp(this.getKeywords(keywords), 'gm'), css: 'keyword' }, // keywords
47 { regex: new RegExp(this.getKeywords(commands), 'gm'), css: 'functions' }, // commands
/plugin/scrollticker/
H A Dscript.js64 $strip.css("left", containerWidth);
88 $ticker.css("border-radius",JSINFO['plugin_scrollticker']['border-radius']);
91 $ticker.css("border",JSINFO['plugin_scrollticker']['border']);
94 $ticker.css("width",JSINFO['plugin_scrollticker']['width']);
95 $ticker.css("height",JSINFO['plugin_scrollticker']['height']);
96 $ticker.css("color",JSINFO['plugin_scrollticker']['textcolor']);
97 jQuery(".tickercontainer ul li").css("color",JSINFO['plugin_scrollticker']['textcolor']);
98 $ticker.css("background-color",JSINFO['plugin_scrollticker']['bgcolor']);
99 jQuery(".tickercontainer ul li").css("background-color","transparent");
/plugin/animation/scripts/
H A DshBrushR.js11 { regex: SyntaxHighlighter.regexLib.singleLinePerlComments, css: 'comments' },
12 { regex: SyntaxHighlighter.regexLib.singleQuotedString, css: 'string' },
13 { regex: SyntaxHighlighter.regexLib.doubleQuotedString, css: 'string' },
14 { regex: new RegExp(this.getKeywords(keywords), 'gm'), css: 'keyword' },
15 { regex: new RegExp(this.getKeywords(constants), 'gm'), css: 'constants' },
16 { regex: /[\w._]+[ \t]*(?=\()/gm, css: 'functions' },
/plugin/html2pdf/html2pdf/html2ps/
H A Dhtml.attrs.inc.php215 $handler->css('none', $pipeline);
263 $css =& $pipeline->get_current_css();
264 $css->add_rule($rule, $pipeline);
547 $handler->css('left',$pipeline);
550 $handler->css('right',$pipeline);
607 $width->css($value,$pipeline);
626 $handler->css($value,$pipeline);
638 $handler->css($value,$pipeline);
698 $handler->css($newsize, $pipeline);
722 $handler->css(null,$pipeline);
[all …]
H A Dcss.inc.php82 $css =& CSS::get();
83 $handler =& $css->_get_handler($property);
94 $css =& CSS::get();
95 $handler =& $css->_get_handler($property);
117 $css =& CSS::get();
118 return $css->_name2code($key);
125 $css =& CSS::get();
126 $css->_handlers[$property] =& $handler;
127 $css->_mapping[$name] = $property;
/plugin/approve/
H A Dscript.js50 .css({
104 cells[0].css('width', '25%');
105 cells[1].css('width', '50%');
106 cells[2].css('width', '25%');
109 cells[0].css('width', '25%');
110 cells[1].css('width', '75%');
116 $td.css({
125 $tr.children().first().css('border-left', '0');
126 $tr.children().last().css('border-right', '0');
/plugin/syntaxhighlighter/Scripts/
H A DshBrushSql.js9css:'comment'},{regex:dp.sh.RegexLib.DoubleQuotedString,css:'string'},{regex:dp.sh.RegexLib.Single…
H A DshBrushCSharp.js9css:'comment'},{regex:dp.sh.RegexLib.MultiLineCComments,css:'comment'},{regex:dp.sh.RegexLib.Doubl…
H A DshBrushJScript.js9css:'comment'},{regex:dp.sh.RegexLib.MultiLineCComments,css:'comment'},{regex:dp.sh.RegexLib.Doubl…
/plugin/syntaxhighlighter/Uncompressed/
H A DshBrushSql.js28 { regex: new RegExp('--(.*)$', 'gm'), css: 'comment' }, // one line and multiline comments
29 { regex: dp.sh.RegexLib.DoubleQuotedString, css: 'string' }, // double quoted strings
30 { regex: dp.sh.RegexLib.SingleQuotedString, css: 'string' }, // single quoted strings
31 { regex: new RegExp(this.GetKeywords(funcs), 'gmi'), css: 'func' }, // functions
32 { regex: new RegExp(this.GetKeywords(operators), 'gmi'), css: 'op' }, // operators and such
33 { regex: new RegExp(this.GetKeywords(keywords), 'gmi'), css: 'keyword' } // keyword
H A DshBrushCSharp.js19 { regex: dp.sh.RegexLib.SingleLineCComments, css: 'comment' }, // one line comments
20 { regex: dp.sh.RegexLib.MultiLineCComments, css: 'comment' }, // multiline comments
21 { regex: dp.sh.RegexLib.DoubleQuotedString, css: 'string' }, // strings
22 { regex: dp.sh.RegexLib.SingleQuotedString, css: 'string' }, // strings
23 …{ regex: new RegExp('^\\s*#.*', 'gm'), css: 'preprocessor' }, // preprocessor tags like #reg…
24 { regex: new RegExp(this.GetKeywords(keywords), 'gm'), css: 'keyword' } // c# keyword
H A DshBrushJScript.js10 { regex: dp.sh.RegexLib.SingleLineCComments, css: 'comment' }, // one line comments
11 { regex: dp.sh.RegexLib.MultiLineCComments, css: 'comment' }, // multiline comments
12 { regex: dp.sh.RegexLib.DoubleQuotedString, css: 'string' }, // double quoted strings
13 { regex: dp.sh.RegexLib.SingleQuotedString, css: 'string' }, // single quoted strings
14 …{ regex: new RegExp('^\\s*#.*', 'gm'), css: 'preprocessor' }, // preprocessor tags like #reg…
15 { regex: new RegExp(this.GetKeywords(keywords), 'gm'), css: 'keyword' } // keywords
/plugin/ckgedit/ckeditor/skins/kama/
H A Dreadme.md14 - **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenanc…
15 - **mainui.css**: the file contains styles of entire editor outline structures,
16 - **toolbar.css**: the file contains styles of the editor toolbar space (top),
17 - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,
18 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
20 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
21 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
23 - **dialog.css**: the CSS files for the dialog UI, it's not loaded until the first dialog open,
24 - **reset.css**: the file defines the basis of style resets among all editor UI spaces,
25 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
[all …]
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy_optimise.php47 function csstidy_optimise(&$css) argument
49 $this->parser =& $css;
50 $this->css =& $css->css;
52 $this->at =& $css->at;
53 $this->selector =& $css->selector;
55 $this->value =& $css->value;
89 … $this->css[$medium][$selector] = csstidy_optimise::merge_bg($this->css[$medium][$selector]);
437 $css = $array;
440 if(!isset($css[$key]))
465 unset($css[$key]);
[all …]
/plugin/imapmarkers/
H A Dscript.js146 var css = str.split(', ');
148 for (var i = 0, ii = css.length; i < ii; i++) {
149 prms = css[i].split(':');
241 object.find("img").css("z-index", "0");
290 $(this).css("background-color", "#FF0000");
334 $(marker_id_jquery).css("width", 21);
335 $(marker_id_jquery).css("height", 32);
342 $(marker_id_jquery).css("top", -32);
343 $(marker_id_jquery).css("left", -32);
350 $(marker_id_jquery).css("z-index", 1000);
[all …]
/plugin/picasawebalbum/
H A DMakefile4 cp orig/jquery.slimbox2.css .
5 patch < orig/jquery.slimbox2.css.patch
6 rm style.css
7 cat *.css > style.css
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Dreadme.md22 - **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenanc…
23 - **mainui.css**: the file contains styles of entire editor outline structures,
24 - **toolbar.css**: the file contains styles of the editor toolbar space (top),
25 - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,
26 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
28 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
29 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
31 - **dialog.css**: the CSS files for the dialog UI, it's not loaded until the first dialog open,
32 - **reset.css**: the file defines the basis of style resets among all editor UI spaces,
33 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
[all …]
/plugin/ckgdoku/ckeditor/skins/moono/
H A Dreadme.md24 - **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenanc…
25 - **mainui.css**: the file contains styles of entire editor outline structures,
26 - **toolbar.css**: the file contains styles of the editor toolbar space (top),
27 - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,
28 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
30 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
31 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
33 - **dialog.css**: the CSS files for the dialog UI, it's not loaded until the first dialog open,
34 - **reset.css**: the file defines the basis of style resets among all editor UI spaces,
35 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
[all …]
/plugin/ckgedit/ckeditor/skins/moono/
H A Dreadme.md24 - **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenanc…
25 - **mainui.css**: the file contains styles of entire editor outline structures,
26 - **toolbar.css**: the file contains styles of the editor toolbar space (top),
27 - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,
28 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
30 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
31 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
33 - **dialog.css**: the CSS files for the dialog UI, it's not loaded until the first dialog open,
34 - **reset.css**: the file defines the basis of style resets among all editor UI spaces,
35 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
[all …]
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Dreadme.md22 - **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenanc…
23 - **mainui.css**: the file contains styles of entire editor outline structures,
24 - **toolbar.css**: the file contains styles of the editor toolbar space (top),
25 - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,
26 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
28 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
29 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
31 - **dialog.css**: the CSS files for the dialog UI, it's not loaded until the first dialog open,
32 - **reset.css**: the file defines the basis of style resets among all editor UI spaces,
33 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
[all …]

12345678910>>...35