restore starring

This commit is contained in:
2025-05-28 14:24:53 +02:00
parent 6272f71355
commit 1134f5b099
6 changed files with 1920 additions and 7 deletions

View File

@@ -92,7 +92,7 @@
<div class="flex justify-end">
<button type="submit"
class="text-white px-6 py-2 rounded-lg transition duration-200"
style="background-color: #16767b; border: 1px solid #16767b;"
style="background-color: var(--primary-color); border: 1px solid var(--primary-color);"
onmouseover="this.style.backgroundColor='#1a8a90'"
onmouseout="this.style.backgroundColor='#16767b'">
Save Changes