mirror of
https://github.com/web3privacy/w3ps1.git
synced 2024-10-15 16:26:26 +02:00
deploy: 9c4c8e93af
This commit is contained in:
parent
1e2b7b839a
commit
2f021ab365
6 changed files with 9 additions and 9 deletions
|
@ -616,7 +616,7 @@ table.table-custom{
|
|||
color: rgb(0 0 0 / var(--tw-text-opacity));
|
||||
}
|
||||
|
||||
.table-custom tbody tr:hover td{
|
||||
.table-custom tbody tr:hover td, .table-custom tbody tr:hover td span{
|
||||
--tw-bg-opacity: 1;
|
||||
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
|
||||
--tw-text-opacity: 1;
|
|
@ -1,5 +1,5 @@
|
|||
import { _ } from "./_layout-c60846aa.js";
|
||||
import { default as default2 } from "../components/pages/_layout.svelte-170ef835.js";
|
||||
import { default as default2 } from "../components/pages/_layout.svelte-5088bc4e.js";
|
||||
export {
|
||||
default2 as component,
|
||||
_ as universal
|
|
@ -900,7 +900,7 @@ const __vitePreload = function preload(baseModule, deps, importerUrl) {
|
|||
};
|
||||
const matchers = {};
|
||||
const nodes = [
|
||||
() => __vitePreload(() => import("./chunks/0-7aaa7879.js"), true ? ["./chunks/0-7aaa7879.js","./chunks/_layout-c60846aa.js","./components/pages/_layout.svelte-170ef835.js","./chunks/index-a23f1e07.js","./chunks/helpers-52e0076b.js","./assets/_layout-b19de5a6.css"] : void 0, import.meta.url),
|
||||
() => __vitePreload(() => import("./chunks/0-2e659399.js"), true ? ["./chunks/0-2e659399.js","./chunks/_layout-c60846aa.js","./components/pages/_layout.svelte-5088bc4e.js","./chunks/index-a23f1e07.js","./chunks/helpers-52e0076b.js","./assets/_layout-c8afb3a8.css"] : void 0, import.meta.url),
|
||||
() => __vitePreload(() => import("./chunks/1-0968ece7.js"), true ? ["./chunks/1-0968ece7.js","./components/error.svelte-dfa3fa2b.js","./chunks/index-a23f1e07.js","./chunks/singletons-a9453c75.js"] : void 0, import.meta.url),
|
||||
() => __vitePreload(() => import("./chunks/2-70ea19c7.js"), true ? ["./chunks/2-70ea19c7.js","./components/pages/_page.svelte-1f4bfbbb.js","./chunks/index-a23f1e07.js","./chunks/helpers-52e0076b.js","./chunks/singletons-a9453c75.js"] : void 0, import.meta.url)
|
||||
];
|
|
@ -1 +1 @@
|
|||
{"version":"1677153063421"}
|
||||
{"version":"1677157791655"}
|
10
index.html
10
index.html
|
@ -6,11 +6,11 @@
|
|||
<meta name="viewport" content="width=device-width" />
|
||||
<meta name="theme-color" content="#000000" />
|
||||
<meta http-equiv="content-security-policy" content="">
|
||||
<link href="./_app/immutable/assets/_layout-b19de5a6.css" rel="stylesheet">
|
||||
<link rel="modulepreload" href="./_app/immutable/start-0db4a180.js">
|
||||
<link href="./_app/immutable/assets/_layout-c8afb3a8.css" rel="stylesheet">
|
||||
<link rel="modulepreload" href="./_app/immutable/start-45fdf778.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/index-a23f1e07.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/singletons-a9453c75.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-170ef835.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-5088bc4e.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/helpers-52e0076b.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-e7fe3f8f.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-c60846aa.js">
|
||||
|
@ -226,13 +226,13 @@
|
|||
|
||||
|
||||
<script type="module" data-sveltekit-hydrate="1twko07">
|
||||
import { start } from "./_app/immutable/start-0db4a180.js";
|
||||
import { start } from "./_app/immutable/start-45fdf778.js";
|
||||
|
||||
start({
|
||||
assets: "",
|
||||
env: {},
|
||||
target: document.querySelector('[data-sveltekit-hydrate="1twko07"]').parentNode,
|
||||
version: "1677153063421",
|
||||
version: "1677157791655",
|
||||
hydrate: {
|
||||
node_ids: [0, 2],
|
||||
data: [{type:"data",data:null,uses:{}},null],
|
||||
|
|
Loading…
Reference in a new issue