Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
DMinimal.js380 …BaseFormatPanel.prototype.buttonBackgroundColor = Editor.isDarkMode() ? Editor.darkColor : 'white'; method in BaseFormatPanel
DEditorUi.js3734 BaseFormatPanel.prototype.buttonBackgroundColor = Editor.darkColor; method in BaseFormatPanel
/plugin/diagramsnet/lib/js/grapheditor/
DFormat.js700 BaseFormatPanel.prototype.buttonBackgroundColor = 'white'; method in BaseFormatPanel
1438 elt.style.backgroundColor = this.buttonBackgroundColor;
/plugin/diagramsnet/lib/js/
Dapp.min.js2981 …orUi=b;this.container=d;this.listeners=[]};BaseFormatPanel.prototype.buttonBackgroundColor="white"; method in BaseFormatPanel
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…
Dviewer.min.js3450 …totype.defaultPageBorderColor="#505759",BaseFormatPanel.prototype.buttonBackgroundColor=Editor.dar…
Dviewer-static.min.js3450 …totype.defaultPageBorderColor="#505759",BaseFormatPanel.prototype.buttonBackgroundColor=Editor.dar…