Changeset 903f10b in Klonkt
- Timestamp:
- 06/20/2026 05:45:30 AM (3 months ago)
- Branches:
- main
- Children:
- 0f11c69
- Parents:
- a66f691
- Location:
- src
- Files:
-
- 2 edited
-
assets/css/audio.css (modified) (1 diff)
-
views/shell.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/assets/css/audio.css
ra66f691 r903f10b 115 115 /* Cover-thumbnail op een link-only track (i.p.v. het muzieknootje). */ 116 116 .pat-noplay--cover { 117 width: 44px; height: 44px; flex: 0 0 44px;118 border-radius: 6px;117 width: 64px; height: 64px; flex: 0 0 64px; 118 border-radius: 8px; 119 119 background-size: cover; background-position: center; 120 margin: 0 . 35rem;120 margin: 0 .5rem 0 0; 121 121 } 122 122 .pat-row.pat-static { cursor: default; } -
src/views/shell.ejs
ra66f691 r903f10b 168 168 anywhere (admin previews, post embeds, etc). The player itself is 169 169 a singleton — see the script tag near </body>. --> 170 <link rel="stylesheet" href="/assets/css/audio.css?v=1 0">170 <link rel="stylesheet" href="/assets/css/audio.css?v=11"> 171 171 <!-- Eigen custom media-embeds (YouTube/SoundCloud/Spotify) in huisstijl. --> 172 172 <link rel="stylesheet" href="/assets/css/embed.css?v=8">
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)