git.99rst.org
/
DailyTxT.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
f92a3b7
)
css fixes
author
PhiTux
<redacted>
Mon, 6 Oct 2025 17:09:38 +0000
(19:09 +0200)
committer
PhiTux
<redacted>
Mon, 6 Oct 2025 17:09:38 +0000
(19:09 +0200)
frontend/src/routes/(authed)/read/+page.svelte
patch
|
blob
|
history
diff --git
a/frontend/src/routes/(authed)/read/+page.svelte
b/frontend/src/routes/(authed)/read/+page.svelte
index 52222cc0e70cad33ce06635a3eba382f5563188f..11445afa85ca1b31cca1221eaa5e72ef729f3d2b 100644
(file)
--- a/
frontend/src/routes/(authed)/read/+page.svelte
+++ b/
frontend/src/routes/(authed)/read/+page.svelte
@@
-535,6
+535,10
@@
</div>
<style>
+ :global(body[data-bs-theme='light'] .loadImageBtn, body[data-bs-theme='light'] .fileBtn) {
+ color: #000000;
+ }
+
#no-entries {
font-size: 1.5rem;
font-weight: 600;
@@
-565,6
+569,7
@@
}
.middle {
+ width: 100%;
overflow-x: auto;
}
git clone https://git.99rst.org/PROJECT