gd
This commit is contained in:
parent
399b02ff83
commit
92f2937f0f
1 changed files with 0 additions and 1 deletions
|
@ -922,7 +922,6 @@
|
||||||
|
|
||||||
{% if not ajax and v and v.theme == 'midnight' %}
|
{% if not ajax and v and v.theme == 'midnight' %}
|
||||||
/* <script>
|
/* <script>
|
||||||
const color = getComputedStyle(document.body).getPropertyValue('background-color');
|
|
||||||
const markTemplate = (name) => {
|
const markTemplate = (name) => {
|
||||||
return `<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='50px' height='50px'><text transform='translate(10, 50) rotate(-45)' fill='rgba(45,45,45,0.1)' font-size='20'>${name}</text></svg>`;
|
return `<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='50px' height='50px'><text transform='translate(10, 50) rotate(-45)' fill='rgba(45,45,45,0.1)' font-size='20'>${name}</text></svg>`;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue