/plugin/combo/ComboStrap/ |
H A D | Skin.php | 24 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, [all...] |
H A D | IconTag.php | 37 $requestedColor = $tagAttributes->getValue(ColorRgb::COLOR); 63 $tagAttributes->setComponentAttributeValue(ColorRgb::COLOR, $color);
|
H A D | FetcherSvg.php | 511 $url->addQueryParameter(ColorRgb::COLOR, $this->getRequestedColor()->toCssValue()); 1419 case ColorRgb::COLOR:
|
H A D | ColorRgb.php | 21 const COLOR = "color"; define in ComboStrap\\ColorRgb
|
H A D | BrandButton.php | 433 $attributes[ColorRgb::COLOR] = $textColor;
|
/plugin/qstat/ |
H A D | syntax.php | 412 $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/ |
H A D | sampleposteddata.lasso | 38 <tr style="FONT-WEIGHT: bold; COLOR: #dddddd; BACKGROUND-COLOR: #999999">
|
/plugin/wysiwyg/fckeditor/_samples/asp/ |
H A D | sampleposteddata.asp | 38 <tr style="FONT-WEIGHT: bold; COLOR: #dddddd; BACKGROUND-COLOR: #999999">
|
/plugin/combo/syntax/ |
H A D | note.php | 173 if (!$attributes->hasComponentAttribute(ColorRgb::COLOR)) { 174 $attributes->addComponentAttributeValue(ColorRgb::COLOR, "#6c6400"); // lum - 51
|
H A D | badge.php | 177 if (!$tagAttributes->hasComponentAttribute(ColorRgb::COLOR)) { 189 $tagAttributes->addStyleDeclarationIfNotSet(ColorRgb::COLOR, $textColor);
|
H A D | brand.php | 194 $actualCall->addAttribute(ColorRgb::COLOR, $brandButton->getTextColor());
|
/plugin/wysiwyg/fckeditor/_samples/afp/ |
H A D | sampleposteddata.afp | 37 <tr style="FONT-WEIGHT: bold; COLOR: #dddddd; BACKGROUND-COLOR: #999999">
|
/plugin/combo/ComboStrap/Tag/ |
H A D | AdTag.php | 151 ->setComponentAttributeValue(ColorRgb::COLOR, "dark")
|
H A D | BackgroundTag.php | 56 $color = $attributes->getValueAndRemoveIfPresent(ColorRgb::COLOR);
|
/plugin/imapmarkers/ |
H A D | README.md | 109 **"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 D | BackgroundAttribute.php | 355 $tagAttributes->addStyleDeclarationIfNotSet(ColorRgb::COLOR, $patternColor);
|
/plugin/codemirror/dist/modes/ |
H A D | cobol.min.js.map | 1 …COLOR BACKGROUND-COLOUR BEEP \" +\n \"BEFORE BELL BINARY BIT BITS \" +\n \"BLANK BLINK B…
|
/plugin/advrack/ |
H A D | jquery.qtip.js | 1983 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/ |
H A D | menclose.js | 19 …){g.mathbackground=g.background}if(g.mathbackground&&g.mathbackground!==a.COLOR.TRANSPARENT){i.sty…
|
/plugin/siteexport/inc/ |
H A D | readCSS.patch | 197 // SET array e.g. $classproperties['COLOR'] = '#ffffff';
|
/plugin/diagramsnet/lib/math/jax/element/mml/ |
H A D | jax.js | 19 …COLOR:{TRANSPARENT:"transparent"},VARIANT:{NORMAL:"normal",BOLD:"bold",ITALIC:"italic",BOLDITALIC:…
|
/plugin/diagramsnet/lib/shapes/mockup/ |
H A D | mxMockupForms.js | 276 COLOR : 'chosenColor', 291 …var chosenColor = mxUtils.getValue(this.style, mxShapeMockupColorPicker.prototype.cst.COLOR, '#aad…
|
/plugin/diagramsnet/lib/math/jax/output/SVG/ |
H A D | jax.js | 19 …COLOR.TRANSPARENT);if(w+t){var o=l();for(n in r){if(r.hasOwnProperty(n)){o[n]=r[n]}}o.x=0;o.y=0;r.…
|
/plugin/jmol2/jmol/ |
H A D | CHANGES.txt | 1799 # bug fix/new feature: HIDE/DiSPLAY/DELETE/COLOR $*xxx* extended to ECHO 2650 # COLOR [translucent [x.y] |opaque] [color] 3261 # bug fix: isosurface COLOR RANGE by itself does nothing -- changed to use full range 3262 # new feature: isosurface COLOR RANGE ALL added as an equivalent to COLOR RANGE with no numbers 4554 # new feature: fully remappable isosurface using COLOR command: 5246 # CHANGED BEHAVIOR FOR ISOSURFACE DEFAULT COLOR
|
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/ |
H A D | jax.js | 19 …COLOR.TRANSPARENT){r.style.backgroundColor=o;r.style.position="relative"}return r},createRule:func…
|