Home
last modified time | relevance | path

Searched refs:buttonBackgroundColor (Results 1 – 6 of 6) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DMinimal.js380 …BaseFormatPanel.prototype.buttonBackgroundColor = Editor.isDarkMode() ? Editor.darkColor : 'white'; method in BaseFormatPanel
H A DEditorUi.js3734 BaseFormatPanel.prototype.buttonBackgroundColor = Editor.darkColor; method in BaseFormatPanel
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js700 BaseFormatPanel.prototype.buttonBackgroundColor = 'white'; method in BaseFormatPanel
1438 elt.style.backgroundColor = this.buttonBackgroundColor;
/plugin/diagramsnet/lib/js/
H A Dapp.min.js2981 …orUi=b;this.container=d;this.listeners=[]};BaseFormatPanel.prototype.buttonBackgroundColor="white";
3001 …);a.style.border="1px solid #a0a0a0";a.style.backgroundColor=this.buttonBackgroundColor;a.style.ba…
10782 …r,Graph.prototype.defaultPageBorderColor="#505759",BaseFormatPanel.prototype.buttonBackgroundColor=
12066 …r=Editor.isDarkMode()?"#cccccc":"black";BaseFormatPanel.prototype.buttonBackgroundColor=Editor.isD… method in BaseFormatPanel
H A Dviewer.min.js3450 …totype.defaultPageBorderColor="#505759",BaseFormatPanel.prototype.buttonBackgroundColor=Editor.dar…
H A Dviewer-static.min.js3450 …totype.defaultPageBorderColor="#505759",BaseFormatPanel.prototype.buttonBackgroundColor=Editor.dar…