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:
8f8c69f
)
css fixes
author
PhiTux
<redacted>
Sun, 12 Oct 2025 09:47:19 +0000
(11:47 +0200)
committer
PhiTux
<redacted>
Sun, 12 Oct 2025 09:47:19 +0000
(11:47 +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 cb509a0edde51778c28fa8d3f190d4def1dba390..2a783dbc1b07eed735eb16b716f92ac7004670cb 100644
(file)
--- a/
frontend/src/routes/(authed)/+layout.svelte
+++ b/
frontend/src/routes/(authed)/+layout.svelte
@@
-2837,8
+2837,8
@@
}
#selectMode:checked {
- border-color: #
da880e
;
- background-color: #
da880e
;
+ border-color: #
f57c00
;
+ background-color: #
f57c00
;
}
#selectMode:not(:checked) {
git clone https://git.99rst.org/PROJECT