Home
last modified time | relevance | path

Searched refs:color (Results 1351 – 1375 of 1682) sorted by relevance

1...<<51525354555657585960>>...68

/plugin/randominc/
H A Dstyle.css10 color: __text_neu__;
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcclient.js1615 nicklist[i].style.color = cur_color;
1663 applyNickColor: function(root, nick, color) argument
1668 nicktochange[i].style.color = color;
1735 elts[i].style.color = '';
2013 switch_text_color: function(color) argument
2024 this.current_text_color = color;
2026 var idname = 'pfc_color_' + color;
2031 this.el_words.style.color = '#'+color;
/plugin/slider/
H A Dscreen.css68 color: #666;
192 color: #fff;
/plugin/eventline/timeline_js/scripts/
H A Dsources.js58 color: node.getAttribute("color"),
131 color: evnt.color,
225 color: bindings["color"],
/plugin/navbox/
H A Dstyle.css76 background-color: #f7f7f7;
/plugin/menu/
H A Dstyle.css57 color:__text__;
/plugin/barcode/api/qrserver/
H A Dbarcode.inc39 'charset-source', 'charset-target', 'ecc', 'color', 'bgcolor', 'margin', 'qzone'
/plugin/diagramsnet/lib/math/extensions/TeX/
H A Dcancel.js19 MathJax.Extension["TeX/cancel"]={version:"2.7.9",ALLOWED:{color:1,mathcolor:1,background:1,mathback… property in MathJax.Extension.ALLOWED
/plugin/barcodes/
H A Dsyntax.php63 …$attributes->color = $barcode->attributes()['color'] ? Color::str2hex($barcode->attributes()['colo…
/plugin/structsection/
H A Dyarn.lock458 color-convert "^1.9.0"
465 color-convert "^2.0.1"
1115 color-convert@^1.9.0:
1120 color-name "1.1.3"
1122 color-convert@^2.0.1:
1127 color-name "~1.1.4"
1129 color-name@1.1.3:
1134 color-name@~1.1.4:
2648 supports-color@^2.0.0:
2653 supports-color@^5.3.0:
[all …]
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt936 - 'sep' (Sepia) [ex: &fltr[]=sep|<value>|<color>]
939 the hex color to colorize to (default=A28065).
995 amount of colorization, and <color> is the hex color
998 inverts the color
1023 <c> is the hex color of the text
1051 bevel color, <c3> is the shadow bevel color
1329 option must force output to 256-color mode for this
1368 cut off and filled with background color.
1390 the background color filled with the color specified
1417 * Moved color and font options for ErrorImage() to
[all …]
/plugin/imagecarousel/vendor/slick/
H A Dslick.less16 -webkit-tap-highlight-color: transparent;
/plugin/usersubscriptions/
H A Dstyle.css26 color: red;
/plugin/pycode/images/
H A Dlogo.xcf2 (fgcolor (color-rgba 0.000000 0.000000 0.000000 1.000000))
3 (bgcolor (color-rgba 1.000000 1.000000 1.000000 1.000000))
/plugin/aceeditor/
H A DNEWS62 * Use of color themes included in Ace
101 * New light color theme
/plugin/imageflow/
H A DREADME.md44 …|Background Color of the viewport when javascript is enabled|``background-color: __darker__ !impor…
45 ``div.imageflow_caption``|Text Color of the Captions|``color: #fff``
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.subtitle.js25 style.color = "white";
/plugin/imagecarousel/
H A Dall.less38 color: grey;
/plugin/include/
H A Dstyle.css10 color: __text_neu__;
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.generic.php219 $color = $this->get_css_property(CSS_COLOR);
220 $color->apply($driver);
/plugin/qstat/
H A Dsyntax.php447 $color = (($ascii > 96) ? $ascii - 22 : $ascii) - 66;
448 $tmp .= '<span style="color: '.$COLOR[$color%8].';">';
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js1color=r.get(E);var D=h(A,"general","contents");D.innerHTML=v(t)}else{C.style.backgroundColor=r.get…
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js1color=r.get(E);var D=h(A,"general","contents");D.innerHTML=v(t)}else{C.style.backgroundColor=r.get…
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.vml.js258 fill.color = R.getRGB(params.fill).hex;
273 fill.color = "none";
291 stroke.on && params.stroke && (stroke.color = strokeColor.hex);
402 fill.color = dots[0].color;
403 fill.color2 = dots[dots.length - 1].color;
406 dots[i].offset && clrs.push(dots[i].offset + S + dots[i].color);
408 fill.colors = clrs.length ? clrs.join() : "0% " + fill.color;
/plugin/authgoogle/google/contrib/
H A DGoogle_AdsensehostService.php1017 public $color; variable in Google_AdUnitContentAdsSettingsBackupOption
1020 public function setColor( $color) { argument
1021 $this->color = $color;
1024 return $this->color;

1...<<51525354555657585960>>...68