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:
b15f618
)
small css fixes
author
PhiTux
<redacted>
Sun, 12 Oct 2025 10:52:35 +0000
(12:52 +0200)
committer
PhiTux
<redacted>
Sun, 12 Oct 2025 10:52:35 +0000
(12:52 +0200)
frontend/src/routes/(authed)/+layout.svelte
patch
|
blob
|
history
diff --git
a/frontend/src/routes/(authed)/+layout.svelte
b/frontend/src/routes/(authed)/+layout.svelte
index 2a783dbc1b07eed735eb16b716f92ac7004670cb..91dfe8f370f4816a508e47579fef38c3cef73715 100644
(file)
--- a/
frontend/src/routes/(authed)/+layout.svelte
+++ b/
frontend/src/routes/(authed)/+layout.svelte
@@
-2836,6
+2836,11
@@
cursor: pointer;
}
+ .selectMode > .form-check,
+ .selectMode {
+ margin-bottom: 0 !important;
+ }
+
#selectMode:checked {
border-color: #f57c00;
background-color: #f57c00;
git clone https://git.99rst.org/PROJECT