Home
last modified time | relevance | path

Searched refs:color (Results 1451 – 1475 of 1682) sorted by relevance

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

/plugin/diagram/
H A Dstyle.css44 border-color: black;
/plugin/davcal/syntax/
H A Dtable.php206 foreach($userEvents as $calPage => $color)
/plugin/tagfilter/script/select2/
H A Dselect2-bootstrap.css16 border-color: #5897FB;
/plugin/charter/
H A Dhelper.php270 list($color, $shades) = $this->_trimArray(explode('@', $val, 2));
271 $rgb = $this->_parseRGB($color);
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md89 Colored output is handled through the ``Colors`` class. It tries to detect if a color terminal is available and only
96 For more complex coloring you can access the color class through ``$this->colors`` in your script. The ``wrap()`` method
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock886 supports-color "^2.0.0"
893 has-color "~0.1.0"
1451 supports-color "^0.2.0"
1545 has-color@~0.1.0:
1547 …resolved "https://registry.yarnpkg.com/has-color/-/has-color-0.1.7.tgz#67144a5260c34fc3cca677d041d…
1816 supports-color "^3.1.0"
2994 supports-color@^0.2.0:
2996 …resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-0.2.0.tgz#d92de2694eb3f6732…
2998 supports-color@^2.0.0:
3002 supports-color@^3.1.0:
[all …]
/plugin/jirainfo/
H A Dscript.js302 html += obj.status ? '<div class="ji-status"><span class="color-' + obj.status.color + '">'
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.demo.php142 … image (GIF) transpancy with transparent output (PNG, GIF) vs. specified background color (JPEG)');
146 …stc|FFFFFF|5|10&f=png'), 'description' => 'Create transparency from source image color'.$only_gd2);
/plugin/odt/helper/
H A Dcssimport.php1443 $color = $odt_colors->getColorValue ($part);
1444 if ( $part == 'black' || $color != '#000000' ) {
1445 $part = $color;
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js4096 color = rgbToHex(color);
4100 color = color.substring(0, 7);
5318 if (color)
5324 color = color.cs[0].c; //TODO support gradient colors
5335 color = '#' + color.match(/\d+/g).map(function(n)
5343 color = '#' + color;
5347 return color;
5352 color = rgbToHex(color);
5353 return color? color.substring(0, 7) : null;
5358 color = rgbToHex(color);
[all …]
/plugin/amcharts/assets/amcharts/
H A Damcharts.js90 …h)||(B=g.tickLength),void 0!=g.lineColor&&(L=g.lineColor),void 0!=g.color&&(u=g.color),isNaN(g.lin…
102 …ocessObject(h,d.Title,this.theme);if(!1!==h.enabled){var f=h.color;void 0===f&&(f=this.color);var …
118 …g=a.color,k=a.rotation,l=a.alpha,m=a.bold,n=d.toCoordinate(a.x,b.realWidth),c=d.toCoordinate(c,b.r…
137 …s.amLink=a;g=a.style;g.position="absolute";g.textDecoration="none";g.color=this.color;g.fontFamily=
161 …=!1;H&&a.chartScrollbar.ignoreCustomColors&&(Ob=!0);Ob||(void 0!=v.color&&(Ma=v.color),v.fillColor…
179 …eLabel:function(a,b,c){var e=this.chart,h=a.labelColor;h||(h=this.color);h||(h=e.color);c&&(h=c);c…
191 …==this.bulletColorNegative&&(q=this.bulletColorNegative);void 0!==a.color&&(q=a.color);var p;"xy"=…
250 …idCount=a.gridCount;e.gridColor=a.gridColor;e.gridAlpha=a.gridAlpha;e.color=a.color;e.tickLength=0…
284 …t"==typeof a?c=a[0]:void 0!==a&&(c=a),void 0!==c&&(e=c));void 0!==b.color&&(e=b.color);void 0!==b.…
358 …=this.color;void 0!==this.selectedColor&&a.showBalloon&&(c=this.selectedColor);this.useMarkerColor…
[all …]
/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php2101 @list($amount, $color) = explode('|', $parameter);
2110 @list($amount, $color) = explode('|', $parameter);
2112 if (!$color) {
2303 @list($width, $rX, $rY, $color) = explode('|', $parameter);
2308 if (!phpthumb_functions::IsHexColor($color)) {
2841 @list($amount, $color) = explode('|', $parameter, 2);
2842 $phpthumbFilters->Colorize($this->gdimg_output, $amount, $color);
2850 @list($amount, $color) = explode('|', $parameter, 2);
2851 $phpthumbFilters->Sepia($this->gdimg_output, $amount, $color);
2935 @list($distance, $width, $color, $angle, $fade) = explode('|', $parameter, 5);
[all …]
/plugin/diagramsnet/lib/math/jax/input/TeX/
H A Djax.js19color:"Color",href:["Extension","HTML"],"class":["Extension","HTML"],style:["Extension","HTML"],cs…
/plugin/bez/db/
H A Dupdate0001.sql79 color TEXT NULL, -- color of the label, hex RGB: xxxxxx field
/plugin/s5reloaded/ui/thesis/
H A Dslides.js1070 tl.style.color = '';
1076 tl.style.color = 'rgb(' + (255-Math.round(countdown.remaining/2000)) + ',0,0)';
1789 function drawBar(ctx,x,y,width,height,color,value,textdiv){ argument
1825 ctx.fillStyle = color;
1848 ctx.fillStyle = color;
1875 ctx.fillStyle = color;
1920 function drawLine(ctx,x,y,width,height,dist,array,factor,color,fill){ argument
1922 var style = hex2rgb(color,0.5);
1941 ctx.strokeStyle = color;
2131 obj.style.color = "rgb(0,0,0)";
[all …]
/plugin/coinhive/
H A DREADME.md34 - The color theme for the opt-in screen - AuthedMine only.
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js14270 color: 'black'
14789 item.color = color;
27842 return color;
27852 color = namedColors[color];
27877 return color;
27883 color = this._normalizeColor(color);
27884 if (!color) {
27905 color = color.join(' ');
28526 if (color) {
28532 if (color) {
[all …]
/plugin/spellcheck/
H A Dscript.js225 obj.style.color = "#005500";
/plugin/diagramsnet/lib/math/extensions/
H A DMathEvents.js19color:"#F0F0F0"},".MathJax_Menu_Button .MathJax_Hover_Arrow span":{display:"block","background-col… property in o.styles..MathJax_Hover_Arrow:hover
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DDirectWrite.php430 function Shaded_box($text, $font = '', $fontstyle = 'B', $szfont = '', $width = '70%', $style = 'DF', $radius = 2.5, $fill = '#FFFFFF', $color = '#000000', $pad = 2) argument
506 $tc = $this->colorConverter->convert($color, $this->mpdf->PDFAXwarnings);
/plugin/googlesearch/
H A Dnusoap.php4760 …pre { background-color: silver; padding: 5px; font-family: Courier New; font-size: x-small; color:…
4762 li { list-style-type: none; margin-top: 10px; color: #000000; }
4767 margin-top: 10px; margin-left: 0px; color: #000000;
4768 background-color: #ccccff; width: 20%; margin-left: 20px; margin-top: 20px; }
4770 font-family: arial; font-size: 26px; color: #ffffff;
4771 background-color: #999999; width: 105%; margin-left: 0px;
4776 padding: 20px; font-size: 10px; background-color: #999999;
4777 layer-background-color:#FFFFFF; }
4778 a,a:active { color: charcoal; font-weight: bold; }
4779 a:visited { color: #666666; font-weight: bold; }
[all …]
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.css107 color: inherit;
216 background-color: white;
221 color: rgb(102, 102, 102);
589 color: #EEE;
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/sequencediagram/bower_components/raphael/
H A Draphael.no-deps.min.js1color=x(t).replace(i,d);var e=a.queryCommandValue("ForeColor");return"#"+("000000"+(e=(255&e)<<16|… property in AnonymousFunction560d4a770400.AnonymousFunction560d4a778900.e
/plugin/imagecarousel/vendor/swipebox/css/
H A Dswipebox.min.css1 …ext-shadow:1px 1px 1px #000;background:#000;opacity:.95}#swipebox-top-bar{color:#fff!important;fon…

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