Home
last modified time | relevance | path

Searched refs:COLOR (Results 1 – 25 of 54) sorted by relevance

123

/plugin/combo/ComboStrap/
H A DSkin.php24 ColorRgb::COLOR => "#0c5460",
29 ColorRgb::COLOR => "#6c6400",
34 ColorRgb::COLOR => "#856404",
39 ColorRgb::COLOR => "#fff",
44 ColorRgb::COLOR => "#fff",
49 ColorRgb::COLOR => "#fff",
54 ColorRgb::COLOR => "#fff",
65 ColorRgb::COLOR => "#fff",
70 ColorRgb::COLOR => "#fff",
117 … $attributes->addStyleDeclarationIfNotSet(ColorRgb::COLOR, $color[ColorRgb::COLOR]);
[all …]
H A DIconTag.php37 $requestedColor = $tagAttributes->getValue(ColorRgb::COLOR);
63 $tagAttributes->setComponentAttributeValue(ColorRgb::COLOR, $color);
H A DFetcherSvg.php511 $url->addQueryParameter(ColorRgb::COLOR, $this->getRequestedColor()->toCssValue());
1419 case ColorRgb::COLOR:
H A DColorRgb.php21 const COLOR = "color"; define in ComboStrap\\ColorRgb
H A DBrandButton.php433 $attributes[ColorRgb::COLOR] = $textColor;
/plugin/asciidocjs/node_modules/core-js/
Dpostinstall.js8 var COLOR = is(env.npm_config_color); variable
55 console.log(COLOR ? BANNER : BANNER.replace(/\u001B\[\d+m/g, ''));
/plugin/qstat/
Dsyntax.php412 $COLOR = array( 0 => 'black',
428 $tmp .= '<span style="color: '.$COLOR[($str[$i+2])%8].';">';
439 $tmp .= '<span style="color: '.$COLOR[($str[$i+1])%8].';">';
448 $tmp .= '<span style="color: '.$COLOR[$color%8].';">';
/plugin/wysiwyg/fckeditor/_samples/lasso/
Dsampleposteddata.lasso38 <tr style="FONT-WEIGHT: bold; COLOR: #dddddd; BACKGROUND-COLOR: #999999">
/plugin/grensladawritezor/fckeditor/_samples/lasso/
Dsampleposteddata.lasso38 <tr style="FONT-WEIGHT: bold; COLOR: #dddddd; BACKGROUND-COLOR: #999999">
/plugin/wysiwyg/fckeditor/_samples/asp/
Dsampleposteddata.asp38 <tr style="FONT-WEIGHT: bold; COLOR: #dddddd; BACKGROUND-COLOR: #999999">
/plugin/combo/syntax/
H A Dnote.php173 if (!$attributes->hasComponentAttribute(ColorRgb::COLOR)) {
174 … $attributes->addComponentAttributeValue(ColorRgb::COLOR, "#6c6400"); // lum - 51
H A Dbadge.php177 if (!$tagAttributes->hasComponentAttribute(ColorRgb::COLOR)) {
189 $tagAttributes->addStyleDeclarationIfNotSet(ColorRgb::COLOR, $textColor);
H A Dbrand.php194 … $actualCall->addAttribute(ColorRgb::COLOR, $brandButton->getTextColor());
/plugin/grensladawritezor/fckeditor/_samples/asp/
Dsampleposteddata.asp38 <tr style="FONT-WEIGHT: bold; COLOR: #dddddd; BACKGROUND-COLOR: #999999">
/plugin/wysiwyg/fckeditor/_samples/afp/
Dsampleposteddata.afp37 <tr style="FONT-WEIGHT: bold; COLOR: #dddddd; BACKGROUND-COLOR: #999999">
/plugin/grensladawritezor/fckeditor/_samples/afp/
Dsampleposteddata.afp37 <tr style="FONT-WEIGHT: bold; COLOR: #dddddd; BACKGROUND-COLOR: #999999">
/plugin/combo/ComboStrap/Tag/
H A DAdTag.php151 ->setComponentAttributeValue(ColorRgb::COLOR, "dark")
H A DBackgroundTag.php56 $color = $attributes->getValueAndRemoveIfPresent(ColorRgb::COLOR);
/plugin/imapmarkers/
DREADME.md109 **"marker-color"**: (string) ```"HTML-COLOR"``` -- Set the internal markers color to this value.
117 **"area-fillColor"**: (string) "HTML-COLOR-HEXADECIMAL" -- Set the color of the hoverd area. Don't …
/plugin/combo/ComboStrap/TagAttribute/
H A DBackgroundAttribute.php355 $tagAttributes->addStyleDeclarationIfNotSet(ColorRgb::COLOR, $patternColor);
/plugin/codemirror/dist/modes/
Dcobol.min.js.map1COLOR BACKGROUND-COLOUR BEEP \" +\n \"BEFORE BELL BINARY BIT BITS \" +\n \"BLANK BLINK B…
/plugin/advrack/
Djquery.qtip.js1983 COLOR = 'color', variable
2148 borderSide = BORDER + camel(corner[ corner.precedance ]) + camel(COLOR),
2157 color[1] = css(tip, borderSide, COLOR) || css(colorElem, borderSide, COLOR) ||
2158 …css(elements.content, borderSide, COLOR) || css(elements.tooltip, borderSide, COLOR) || elements.t…
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
Dmenclose.js19 …){g.mathbackground=g.background}if(g.mathbackground&&g.mathbackground!==a.COLOR.TRANSPARENT){i.sty…
/plugin/siteexport/inc/
DreadCSS.patch197 // SET array e.g. $classproperties['COLOR'] = '#ffffff';
/plugin/diagramsnet/lib/math/jax/element/mml/
Djax.js19COLOR:{TRANSPARENT:"transparent"},VARIANT:{NORMAL:"normal",BOLD:"bold",ITALIC:"italic",BOLDITALIC:… property

123