css fixes
authorPhiTux <redacted>
Sun, 12 Oct 2025 09:47:19 +0000 (11:47 +0200)
committerPhiTux <redacted>
Sun, 12 Oct 2025 09:47:19 +0000 (11:47 +0200)
frontend/src/routes/(authed)/+layout.svelte

index cb509a0edde51778c28fa8d3f190d4def1dba390..2a783dbc1b07eed735eb16b716f92ac7004670cb 100644 (file)
        }
 
        #selectMode:checked {
-               border-color: #da880e;
-               background-color: #da880e;
+               border-color: #f57c00;
+               background-color: #f57c00;
        }
 
        #selectMode:not(:checked) {
git clone https://git.99rst.org/PROJECT