Home
last modified time | relevance | path

Searched refs:backgroundColor (Results 176 – 200 of 250) sorted by last modified time

12345678910

/plugin/revealjs/css/theme/source/
H A Dblood.scss27 $backgroundColor: $coal; variable
H A Dsimple.scss29 $backgroundColor: #fff; variable
H A Dwhite.scss19 $backgroundColor: #fff; variable
/plugin/revealjs/css/theme/template/
H A Dsettings.scss5 $backgroundColor: #2b2b2b; variable
44 background: $backgroundColor;
H A Dtheme.scss9 background-color: $backgroundColor;
323 background-color: $backgroundColor;
/plugin/pdfjs/pdfjs/web/
H A Ddebugger.js426 row.style.backgroundColor = 'rgb(251,250,207)';
429 row.style.backgroundColor = null;
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js16410 backgroundColor: backgroundColor,
16422 if (backgroundColor) {
16426 bytes[i] = backgroundColor[0];
16427 bytes[i + 1] = backgroundColor[1];
16428 bytes[i + 2] = backgroundColor[2];
18370 backgroundColor = _ref3.backgroundColor,
18373 return WebGLUtils.drawFigures(width, height, backgroundColor, figures, context);
18630 function drawFigures(width, height, backgroundColor, figures, context) {
18731 if (backgroundColor) {
18732 … gl.clearColor(backgroundColor[0] / 255, backgroundColor[1] / 255, backgroundColor[2] / 255, 1.0);
[all …]
H A Dpdf.js.map1backgroundColor","figures","cachedCanvases","drawFigure","owner","matrixScale","temporaryPatternCa…
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/iphelper/
H A Dscript.js206 document.getElementById("is_valid").style.backgroundColor = "red";
214 document.getElementById("is_valid").style.backgroundColor = "green";
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13backgroundColor=e.progressColor,s.style.opacity=1),s.style.width=l+"px",s.className="gantt_task_pr…
H A Ddhtmlxgantt.js.map1backgroundColor","opacity","progress_text","position","wrapper","drag_progress","isReadonly","drag…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js22966 el.firstChild.style.backgroundColor = link.color;
23801 pr.style.backgroundColor = task.progressColor;
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js11102 this.document.body.style.backgroundColor = "transparent";
11135 this.document.body.style.backgroundColor = "#fff";
/plugin/emoji/script/
H A Djquery.textcomplete.js1498 span.style.backgroundColor = '#aaa';
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dholder.min.js12backgroundColor=g.background:(i(q),"exact"==d.textmode&&(c.holderData.resizeUpdate=!0,J.vars.resiz…
/plugin/orgapp/editor/
H A Dsample.txt2 …<organigram layout="top" mode="min" compact="false" backgroundColor="#eee8f7" boxBackgroundColor="…
/plugin/searchtablejs/TableFilter_EN/
H A Dactb.js243 a.style.backgroundColor=actb_self.actb_bgColor;
259 r.style.backgroundColor = actb_self.actb_hColor;
263 r.style.backgroundColor = actb_self.actb_hColor;
267 r.style.backgroundColor = actb_self.actb_bgColor;
286 r.style.backgroundColor = actb_self.actb_bgColor;
313 a.style.backgroundColor=actb_self.actb_bgColor;
325 r.style.backgroundColor = actb_self.actb_bgColor;
341 r.style.backgroundColor = actb_self.actb_bgColor;
364 r.style.backgroundColor = actb_self.actb_bgColor;
383 document.getElementById('tat_tr'+actb_pos).style.backgroundColor = actb_self.actb_hColor;
[all …]
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1 …fontWeight="bold";document.getElementById(fckgInternalInputId).style.backgroundColor="#DDDDDD";W=W…
H A Dlink.js.unc399 document.getElementById(fckgInternalInputId).style.backgroundColor="#DDDDDD" ;
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js89 ….element("div");e=g.getFirst();)e.$.style.backgroundColor&&(e.$.style.backgroundColor=e.$.style.ba…
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js1backgroundColor=r.get(E)}A.enableButton("ok");A.selectPage("general");k(A)};var n=function(z){r.sa…
H A Dplugin.js.unc119 el.style.backgroundColor = style_spec.get(which);
133 el.style.backgroundColor = style_spec.get('bg');
164 n.style.backgroundColor = value;
174 n.style.backgroundColor = value;
625 d.style.backgroundColor = elems[2];
/plugin/cellbg/
H A Dscript.js54 btn.style.backgroundColor = value;
/plugin/cellbg2/
H A Dscript.js54 btn.style.backgroundColor = value;

12345678910