Home
last modified time | relevance | path

Searched refs:color (Results 1176 – 1200 of 1682) sorted by relevance

1...<<41424344454647484950>>...68

/plugin/permissioninfo/lang/en/
H A Dhelp_userpermissions.txt2 //italics//, permisssions that were assigned individually to the user, are shown in color.
/plugin/vbsso/views/
H A Dadmin.html1.tpl1 <div style="border: 1px solid red; padding: 7px; text-align: center; background-color: #ffccd1;">Th…
H A Daction.tpl1 <div style="border: 1px solid red; padding: 7px; text-align: center; background-color: #ffccd1; dis…
/plugin/exttab3/
H A Dall.less6 // background-color: #00ccff;
/plugin/diagramsnet/lib/img/lib/allied_telesis/wireless/
H A DAccess_Point_Outdoor.svg1color="#e6e7e7"/><stop offset="1" stop-color="#939598"/></linearGradient><path d="M7.75 96.154V151…
/plugin/currentlyreading/
H A Dstyle.css12 color: dimgray;
/plugin/vshare/
H A Dpdf.css11 color: #aaa;
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown208 $slick-arrow-color | color | white | Color of the left/right arrow icons
209 $slick-dot-color | color | black | Color of the navigation dots
210 $slick-dot-color-active | color | $slick-dot-color | Color of the active navigation dot
/plugin/s5reloaded/ui/effects_support/
H A Deffects.js15 var color = '#';
18 var i=0; do { color += parseInt(cols[i]).toColorPart() } while (++i<3);
21 … if (this.length==4) for(var i=1;i<4;i++) color += (this.charAt(i) + this.charAt(i)).toLowerCase();
22 if (this.length==7) color = this.toLowerCase();
25 return (color.length==7 ? color : (arguments[0] || this));
963 function parseColor(color){ argument
964 if (!color || ['rgba(0, 0, 0, 0)','transparent'].include(color)) color = '#ffffff';
965 color = color.parseColor();
967 return parseInt( color.slice(i*2+1,i*2+3), 16 );
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.border.left.color.inc.php14 return $owner_value->left->color->copy();
H A Dcss.border.right.color.inc.php14 return $owner_value->right->color->copy();
H A Dcss.border.top.color.inc.php14 return $owner_value->top->color->copy();
H A Dcss.border.bottom.color.inc.php14 $value = $owner_value->bottom->color->copy();
/plugin/jquery-syntax/jquery-syntax/base/
H A Djquery.syntax.brush.bash-script.css4 color: #0033ff; }
H A Djquery.syntax.layout.plain.css2 background-color: #f0f0f0;
/plugin/xref/
H A Dstyle.css
/plugin/searchjump/
H A Dstyle.css3 background-color: __highlight__;
/plugin/blogmeta/
H A Dstyle.css9 color: __text_alt__;
/plugin/googlesearch/
H A Dstyle.css2 color: #999;
/plugin/sitemapnavi/
H A Dstyle.less20 color: @ini_link;
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js46 var color = input.value;
49 if (/(^#?[a-zA-Z0-9]*$)/.test(color))
51 if (color != 'none' && color.charAt(0) != '#')
53 color = '#' + color;
56 ColorDialog.addRecentColor((color != 'none') ? color.substring(1) : color, 12);
57 applyFunction(color);
74 var picker = new mxJSColor.color(input);
279 if (color != null)
281 if (color == 'none')
288 picker.fromString(color);
[all …]
/plugin/randomquote/
H A Dstyle.css4 color: #000000;
/plugin/showlinkpermission/
H A Dplugin.info.txt6 desc Changes the color of internal link if the user has no read permissions
/plugin/block/
H A Dplugin.info.txt6 desc Create sized boxes with borders,font and color selection, and screen positoning
/plugin/bpmnio/css/
H A Dedit_button.less18 background-color: @ini_background_alt;

1...<<41424344454647484950>>...68