Model: Qwen 3.6 35B A3

Prompt: using `~/Downloads/Clockify - Empty Dashboard.html` update dashboard page to look just like the html file. Use linked css/js files to copy design exactly

Stats:
Context: 65,301 tokens
Time: 34m 20s
This commit is contained in:
Darius Rapalis
2026-04-28 22:30:06 +03:00
parent 3ed92810c3
commit 6f45f71b9f
36 changed files with 3770 additions and 20 deletions

8
public/drag-item.svg Normal file
View File

@@ -0,0 +1,8 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="8" cy="5" r="1" fill="black" fill-opacity="0.54"/>
<circle cx="8" cy="10" r="1" fill="black" fill-opacity="0.54"/>
<circle cx="8" cy="15" r="1" fill="black" fill-opacity="0.54"/>
<circle cx="12" cy="5" r="1" fill="black" fill-opacity="0.54"/>
<circle cx="12" cy="10" r="1" fill="black" fill-opacity="0.54"/>
<circle cx="12" cy="15" r="1" fill="black" fill-opacity="0.54"/>
</svg>

After

Width:  |  Height:  |  Size: 488 B