Home
last modified time | relevance | path

Searched refs:css (Results 101 – 125 of 852) sorted by relevance

12345678910>>...35

/plugin/revealjs/css/theme/
H A DREADME.md7css/theme/source](https://github.com/hakimel/reveal.js/blob/master/css/theme/source). It will be a…
11 1. **Include [/css/theme/template/mixins.scss](https://github.com/hakimel/reveal.js/blob/master/css
14 2. **Include [/css/theme/template/settings.scss](https://github.com/hakimel/reveal.js/blob/master/c…
18 …bles (see [settings.scss](https://github.com/hakimel/reveal.js/blob/master/css/theme/template/sett…
20 4. **Include [/css/theme/template/theme.scss](https://github.com/hakimel/reveal.js/blob/master/css/…
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy_print.php64 * @param array $css contains the class csstidy
68 function csstidy_print(&$css) argument
70 $this->parser =& $css;
71 $this->css =& $css->css;
72 $this->template =& $css->template;
73 $this->tokens =& $css->tokens;
74 $this->charset =& $css->charset;
75 $this->import =& $css->import;
76 $this->namespace =& $css->namespace;
247 ksort($this->css);
[all …]
/plugin/mikioplugin/
H A Dscript.js148 target.css('z-index', 0).addClass('mikiop-active');
150 jQuery(this).removeClass('mikiop-active').css('display', '');
151 target.css('z-index', '');
154 target.css('left', '-100%').addClass('mikiop-active');
157 jQuery(this).removeClass('mikiop-active').css('left', '');
158 target.css('left', '');
205 target.css('z-index', 0).addClass('mikiop-active');
207 jQuery(this).removeClass('mikiop-active').css('display', '');
208 target.css('z-index', '');
211 target.css('lef
[all...]
/plugin/html2pdf/snorriheim/
H A Dstyle.ini9 layout.css = screen key
10 dokubook_layout.css = screen key
11 design.css = screen key
12 dokubook_design.css = screen key
13 style.css = screen key
15 media.css = screen key
17 rtl.css = rtl key
18 print.css = print key
19 dokubook_print.css = print key
H A Dstyle.ini.dist9 layout.css = screen
10 dokubook_layout.css = screen
11 design.css = screen
12 dokubook_design.css = screen
13 style.css = screen
15 media.css = screen
17 rtl.css = rtl
18 print.css = print
19 dokubook_print.css = print
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshBrushTypeScript.js38 { regex: r.multiLineDoubleQuotedString, css: 'string' }, // double quoted strings
39 { regex: r.multiLineSingleQuotedString, css: 'string' }, // single quoted strings
40 { regex: r.singleLineCComments, css: 'comments' }, // one line comments
41 { regex: r.multiLineCComments, css: 'comments' }, // multiline comments
42 { regex: new RegExp(this.getKeywords(keywords), 'gm'), css: 'keyword' } // keywords
H A DshBrushVb.js40 { regex: /'.*$/gm, css: 'comments' }, // one line comments
41 { regex: SyntaxHighlighter.regexLib.doubleQuotedString, css: 'string' }, // strings
42 …{ regex: /^\s*#.*$/gm, css: 'preprocessor' }, // preprocessor tags like #region and #endr…
43 { regex: new RegExp(this.getKeywords(keywords), 'gm'), css: 'keyword' } // vb keyword
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshBrushTypeScript.js22 { regex: r.multiLineDoubleQuotedString, css: 'string' }, // double quoted strings
23 { regex: r.multiLineSingleQuotedString, css: 'string' }, // single quoted strings
24 { regex: r.singleLineCComments, css: 'comments' }, // one line comments
25 { regex: r.multiLineCComments, css: 'comments' }, // multiline comments
26 { regex: new RegExp(this.getKeywords(keywords), 'gm'), css: 'keyword' } // keywords
H A DshBrushVb.js24 { regex: /'.*$/gm, css: 'comments' }, // one line comments
25 { regex: SyntaxHighlighter.regexLib.doubleQuotedString, css: 'string' }, // strings
26 …{ regex: /^\s*#.*$/gm, css: 'preprocessor' }, // preprocessor tags like #region and #endr…
27 { regex: new RegExp(this.getKeywords(keywords), 'gm'), css: 'keyword' } // vb keyword
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js860 this.css = {};
1821 if(this.css.jq.play.length && this.css.jq.pause.length) {
1823 this.css.jq.play.hide();
1826 this.css.jq.play.show();
1830 if(this.css.jq.restoreScreen.length && this.css.jq.fullScreen.length) {
1842 if(this.css.jq.repeat.length && this.css.jq.repeatOff.length) {
2254 if(this.css.jq.mute.length && this.css.jq.unmute.length) {
2256 this.css.jq.mute.hide();
2381 if(this.css.jq[fn] && this.css.jq[fn].length) {
2388 this.css.jq[fn] = $(this.css.cs[fn]);
[all …]
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js860 this.css = {};
1821 if(this.css.jq.play.length && this.css.jq.pause.length) {
1823 this.css.jq.play.hide();
1826 this.css.jq.play.show();
1830 if(this.css.jq.restoreScreen.length && this.css.jq.fullScreen.length) {
1842 if(this.css.jq.repeat.length && this.css.jq.repeatOff.length) {
2254 if(this.css.jq.mute.length && this.css.jq.unmute.length) {
2256 this.css.jq.mute.hide();
2381 if(this.css.jq[fn] && this.css.jq[fn].length) {
2388 this.css.jq[fn] = $(this.css.cs[fn]);
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js860 this.css = {};
1821 if(this.css.jq.play.length && this.css.jq.pause.length) {
1823 this.css.jq.play.hide();
1826 this.css.jq.play.show();
1830 if(this.css.jq.restoreScreen.length && this.css.jq.fullScreen.length) {
1842 if(this.css.jq.repeat.length && this.css.jq.repeatOff.length) {
2254 if(this.css.jq.mute.length && this.css.jq.unmute.length) {
2256 this.css.jq.mute.hide();
2381 if(this.css.jq[fn] && this.css.jq[fn].length) {
2388 this.css.jq[fn] = $(this.css.cs[fn]);
[all …]
H A Djquery.jplayer.min.js2css={},this.css.cs={},this.css.jq={},this.ancestorJq=[],this.options.volume=this._limitValue(this.…
3css.jq.videoPlay.length&&c.css.jq.videoPlay.show(),c.status.video=!0):(i?(c.html.audio.gate=!0,c._…
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js860 this.css = {};
1821 if(this.css.jq.play.length && this.css.jq.pause.length) {
1823 this.css.jq.play.hide();
1826 this.css.jq.play.show();
1830 if(this.css.jq.restoreScreen.length && this.css.jq.fullScreen.length) {
1842 if(this.css.jq.repeat.length && this.css.jq.repeatOff.length) {
2254 if(this.css.jq.mute.length && this.css.jq.unmute.length) {
2256 this.css.jq.mute.hide();
2381 if(this.css.jq[fn] && this.css.jq[fn].length) {
2388 this.css.jq[fn] = $(this.css.cs[fn]);
[all …]
/plugin/zoom/
H A Dscript.js9css('opacity',0.5)}},200);var ie6FixRemove=function(){if($ie6Fix!==null){$ie6Fix.remove();$ie6Fix=…
/plugin/pgn4web/pgn4web/fonts/
H A Dpgn4web-fonts.css22 @import url("pgn4web-font-ChessSansAlpha.css");
23 @import url("pgn4web-font-ChessSansMerida.css");
24 @import url("pgn4web-font-ChessSansPiratf.css");
25 @import url("pgn4web-font-ChessSansUscf.css");
26 @import url("pgn4web-font-ChessSansUsual.css");
27 @import url("pgn4web-font-LiberationSans.css");
/plugin/tcycle/
H A Dscript.js2css({left:s,display:"block"}).animate({left:0},a,y)),i=i==c-1?0:i+1}var i=0,n=e(this),o=n.children…
/plugin/bez/scripts/
H A Dprojects.js6 $this.css('outline', '2px solid #FB5A5A');
8 $this.css('outline', 'none');
14 $this.css('outline', '2px solid #FB5A5A');
16 $this.css('outline', 'none');
H A Dthreads.js6 $this.css('outline', '2px solid #FB5A5A');
8 $this.css('outline', 'none');
14 $this.css('outline', '2px solid #FB5A5A');
16 $this.css('outline', 'none');
/plugin/syntaxhighlighter/Scripts/
H A DshBrushVb.js9css:'comment'},{regex:dp.sh.RegexLib.DoubleQuotedString,css:'string'},{regex:new RegExp('^\\s*#.*'…
/plugin/syntaxhighlighter/Uncompressed/
H A DshBrushVb.js19 { regex: new RegExp('\'.*$', 'gm'), css: 'comment' }, // one line comments
20 { regex: dp.sh.RegexLib.DoubleQuotedString, css: 'string' }, // strings
21 …{ regex: new RegExp('^\\s*#.*', 'gm'), css: 'preprocessor' }, // preprocessor tags like #reg…
22 { regex: new RegExp(this.GetKeywords(keywords), 'gm'), css: 'keyword' } // c# keyword
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DExplain.php169 $css = $universal->namespacePrefix.'|*';
171 $css = '*';
173 $this->appendElement('universal', $css);
183 $css = $type->namespacePrefix.'|'.$type->elementName;
185 $css = $type->elementName;
187 $this->appendElement('type', $css);
383 $css = 'odd';
385 $css = 'even';
387 $css = $position->add;
389 $css
[all...]
/plugin/typography/helper/
H A Dparser.php171 $css = array();
173 $css[] = $name.':'.$value.';';
175 return implode(' ', $css);
187 $attr = $css = $item = array();
191 $css[] = $name.':'.$value.';';
193 $attr['style'] = implode(' ', $css);
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Dcircle.player.js151 this.jq.progress1.css({'transform': 'rotate(0deg)'});
152 this.jq.progress2.css({'transform': 'rotate(0deg)'}).hide();
155 this.jq.progress1.css('background-position', '0 ' + this.spritePitch + 'px');
182 this.jq.progress1.css({'transform': 'rotate(' + degs + ')'});
185 this.jq.progress1.css('background-position', '0 '+spriteOffset+'px');
190 this.jq.progress1.css({'transform': 'rotate(180deg)'});
191 this.jq.progress2.css({'transform': 'rotate(' + degs + ')'});
194 this.jq.progress1.css('background-position', '0 '+spriteOffset+'px');
204 this.jq.buffer1.css({'transform': 'rotate(' + degs + ')'});
208 this.jq.buffer1.css({'transform': 'rotate(180deg)'});
[all …]
/plugin/timetrack/vendor/pnotify/
H A Djquery.pnotify.min.js15 …n(a,c){b.css("display","none");var f=document.elementFromPoint(a.clientX,a.clientY);b.css("display…
16 …"+a.addclass,css:{display:"none"},mouseenter:function(l){a.nonblock&&l.stopPropagation();a.mouse_r…
17css("visibility","visible");a.closer&&!a.nonblock&&b.closer.css("visibility","visible")},mouseleav…
22 …(a.animate_speed,a.opacity);!a.closer||a.nonblock?b.closer.css("display","none"):b.closer.css("dis…
23css("display","none"):b.sticker.css("display","block");b.sticker.trigger("pnotify_icon");a.sticker…
24css("display")=="none";if(!d||a){var f,e={},g;switch(c.dir1){case "down":g="top";break;case "up":g…
26 "px";break;case "left":e.right=c.nextpos2+"px";break;case "right":e.left=c.nextpos2+"px"}else b.css
31css:{cursor:"pointer",visibility:a.closer_hover?"hidden":"visible"},click:function(){b.pnotify_rem…
32 …ass":f.pin_up})).appendTo(b.container);(!a.sticker||a.nonblock)&&b.sticker.css("display","none");a…
34 …r />"):a.text);typeof a.width=="string"&&b.css("width",a.width);typeof a.min_height=="string"&&b.c…
[all …]

12345678910>>...35