state sync
This commit is contained in:
7
app/basepak/static/js/mermaid/themes/erDiagram-oldHardcodedValues.d.ts
vendored
Normal file
7
app/basepak/static/js/mermaid/themes/erDiagram-oldHardcodedValues.d.ts
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* Values that have been hardcoded in src/diagrams/er/styles.js. These can be used by
|
||||
* theme-_._ files to maintain display styles until themes, styles, renderers are revised. --
|
||||
* 2022-09-22
|
||||
*/
|
||||
export declare const oldAttributeBackgroundColorOdd = "#ffffff";
|
||||
export declare const oldAttributeBackgroundColorEven = "#f2f2f2";
|
||||
Reference in New Issue
Block a user