Changeset abb34d2 in Klonkt for src/views/pages/embed-player.ejs
- Timestamp:
- 06/25/2026 06:47:30 AM (3 months ago)
- Branches:
- main
- Children:
- 75bda38
- Parents:
- 98b7fdd
- File:
-
- 1 edited
-
src/views/pages/embed-player.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/embed-player.ejs
r98b7fdd rabb34d2 28 28 .ep-foot a { color: inherit; } 29 29 .ep-empty { padding: 24px; text-align: center; opacity: .6; } 30 /* Slim, themed scrollbar for the track list (instead of the chunky default). */ 31 .ep-list { scrollbar-width: thin; scrollbar-color: rgba(255,255,255,.28) transparent; } 32 .ep-list::-webkit-scrollbar { width: 8px; } 33 .ep-list::-webkit-scrollbar-track { background: transparent; } 34 .ep-list::-webkit-scrollbar-thumb { background-color: rgba(255,255,255,.22); border-radius: 999px; border: 2px solid transparent; background-clip: content-box; } 35 .ep-list::-webkit-scrollbar-thumb:hover { background-color: color-mix(in srgb, var(--ac) 70%, #fff); } 30 36 </style> 31 37 </head>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)