Home
last modified time | relevance | path

Searched refs:red (Results 176 – 200 of 375) sorted by relevance

12345678910>>...15

/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst323 objects are 'red'::
326 $test = new \Twig\TwigTest('red', function ($value) {
327 if (isset($value->color) && $value->color == 'red') {
330 if (isset($value->paint) && $value->paint == 'red') {
/plugin/syntaxhighlighter3/sxh3/pkg/styles/
H A DshCoreRDark.css61 .syntaxhighlighter.printing .color3,.syntaxhighlighter.printing .color3 a{color:red !important;}
H A DshCoreEmacs.css61 .syntaxhighlighter.printing .color3,.syntaxhighlighter.printing .color3 a{color:red !important;}
H A DshCoreMidnight.css61 .syntaxhighlighter.printing .color3,.syntaxhighlighter.printing .color3 a{color:red !important;}
H A DshCoreFadeToGrey.css61 .syntaxhighlighter.printing .color3,.syntaxhighlighter.printing .color3 a{color:red !important;}
H A DshCoreDjango.css61 .syntaxhighlighter.printing .color3,.syntaxhighlighter.printing .color3 a{color:red !important;}
/plugin/syntaxhighlighter4/dist/
H A Dtheme-midnight.css164 color: red !important; }
H A Dtheme-rdark.css164 color: red !important; }
H A Dtheme-django.css164 color: red !important; }
H A Dtheme-emacs.css164 color: red !important; }
H A Dtheme-fadetogrey.css164 color: red !important; }
/plugin/callflow/
H A Draphael.js1282 red,
1293 red = toInt(rgb[2].substring(1, 3), 16);
1298 red = toInt((t = rgb[3].charAt(1)) + t, 16);
1302 red = toFloat(values[0]);
1303 values[0].slice(-1) == "%" && (red *= 2.55);
1313 red = toFloat(values[0]);
1314 values[0].slice(-1) == "%" && (red *= 2.55);
1322 return R.hsb2rgb(red, green, blue, opacity);
1326 red = toFloat(values[0]);
1327 values[0].slice(-1) == "%" && (red *= 2.55);
[all …]
/plugin/advrack/
H A Draphael.js1282 red,
1293 red = toInt(rgb[2].substring(1, 3), 16);
1298 red = toInt((t = rgb[3].charAt(1)) + t, 16);
1302 red = toFloat(values[0]);
1303 values[0].slice(-1) == "%" && (red *= 2.55);
1313 red = toFloat(values[0]);
1314 values[0].slice(-1) == "%" && (red *= 2.55);
1322 return R.hsb2rgb(red, green, blue, opacity);
1326 red = toFloat(values[0]);
1327 values[0].slice(-1) == "%" && (red *= 2.55);
[all …]
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A Dschema.ser
/plugin/revealjs/css/
H A Dreveal.scss162 .reveal .slides section .fragment.highlight-red,
163 .reveal .slides section .fragment.highlight-current-red,
171 .reveal .slides section .fragment.highlight-red.visible {
181 .reveal .slides section .fragment.highlight-current-red.current-fragment {
H A Dreveal.css126 .reveal .slides section .fragment.highlight-red,
127 .reveal .slides section .fragment.highlight-current-red,
135 .reveal .slides section .fragment.highlight-red.visible {
144 .reveal .slides section .fragment.highlight-current-red.current-fragment {
/plugin/issuetracker/
H A DREADME13 if the issue was added successfully to the log file or a red one with details
H A Dprint.css6 border: 1px red solid;
H A Dstyle.css6 border: 1px red solid;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DClusterNamespace.asciidoc145 $params['wait_for_status'] = (enum) Wait until cluster is in a specific state (Options = green,yellow,red)
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe814 e red
890 a red
948 i red
1268 u red
2303 ove red
2346 Ġc red
2493 Ġp red
2835 ide red
2975 und red
4146 te red
[all...]
/plugin/s5reloaded/ui/thesis/
H A Dwrap.css403 border: 1px dotted red;
/plugin/adhoctags/
H A DREADME.md88 - `[name=value]` – extended format for all other allowed attributes. For example, `[style=color:red]`, or `[dir=ltr]` to override the text direction set by the `:lang` attribute, etc.
/plugin/ckgdoku/ckeditor/
H A Dcontents-default.css253 color: red !important;
/plugin/ckgedit/ckeditor/
H A Dcontents-default.css253 color: red !important;

12345678910>>...15