Changeset 93d6345 in Klonkt for src/views/shell.ejs


Ignore:
Timestamp:
06/17/2026 03:34:07 AM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
dbde7f8
Parents:
c3ad46d
Message:

Theme scrollbar + install button in the footer row (no longer a separate row)

  • Slim, rounded theme scrollbar (scrollbar-width/color + ::-webkit-scrollbar) instead of the default chunky browser scrollbar; works on page + internal scrollers.
  • "Install app" moved from its own row below the footer to the centre of the footer row (compact variant) → saves vertical space.

CSS cache-buster v8.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/shell.ejs

    rc3ad46d r93d6345  
    163163
    164164<!-- v9 stylesheet (full palette system) -->
    165 <link rel="stylesheet" href="/assets/css/style.css?v=7">
     165<link rel="stylesheet" href="/assets/css/style.css?v=8">
    166166
    167167<!-- Audio player styles: loaded on every page so the mini-player works
Note: See TracChangeset for help on using the changeset viewer.