feat(trash): move trash API to normalized version (with cursor, orderBy) + normalize Trash section to existing components
normalize also component to format badges (expiry, role, etc)
This commit is contained in:
@@ -290,13 +290,6 @@
|
||||
--color-share-remove-text: #b71c1c;
|
||||
--color-share-owner-text: #757575;
|
||||
|
||||
/* Trash view */
|
||||
--color-trash-surface: #ffffff;
|
||||
--color-trash-border: #ddd;
|
||||
--color-trash-restore: #4caf50;
|
||||
--color-trash-delete: #f44336;
|
||||
--color-trash-empty-bg: #f0f0f0;
|
||||
|
||||
/* Primary (style.css) */
|
||||
--color-primary: #2563eb;
|
||||
--color-primary-hover: #1d4ed8;
|
||||
|
||||
Reference in New Issue
Block a user