updated erd styles
This commit is contained in:
File diff suppressed because one or more lines are too long
4
ui/dist/index.html
vendored
4
ui/dist/index.html
vendored
@@ -13,9 +13,9 @@
|
|||||||
|
|
||||||
<!-- prism -->
|
<!-- prism -->
|
||||||
<script src="./libs/prism/prism.js" data-manual></script>
|
<script src="./libs/prism/prism.js" data-manual></script>
|
||||||
<script type="module" crossorigin src="./assets/index-8UEEIWLn.js"></script>
|
<script type="module" crossorigin src="./assets/index-Cd_LELY_.js"></script>
|
||||||
<link rel="modulepreload" crossorigin href="./assets/pocketbase.es-B_4DUNUU.js">
|
<link rel="modulepreload" crossorigin href="./assets/pocketbase.es-B_4DUNUU.js">
|
||||||
<link rel="stylesheet" crossorigin href="./assets/index-Cpj6PAmS.css">
|
<link rel="stylesheet" crossorigin href="./assets/index-2kemIEr6.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
@@ -138,7 +138,6 @@
|
|||||||
width: 2000px; /* something large enough to fit the lines */
|
width: 2000px; /* something large enough to fit the lines */
|
||||||
height: 8000px;
|
height: 8000px;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
transition: opacity var(--animationSpeed);
|
|
||||||
}
|
}
|
||||||
.paths-group {
|
.paths-group {
|
||||||
fill: none;
|
fill: none;
|
||||||
@@ -146,7 +145,7 @@
|
|||||||
stroke: var(--pathColor);
|
stroke: var(--pathColor);
|
||||||
}
|
}
|
||||||
.erd-paths.front {
|
.erd-paths.front {
|
||||||
--pathColor: var(--surfaceAlt3Color);
|
--pathColor: var(--surfaceTxtDisabledColor);
|
||||||
|
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
.active-from {
|
.active-from {
|
||||||
|
|||||||
Reference in New Issue
Block a user