add translate and colors for matched status

This commit is contained in:
smanylov
2026-03-27 12:53:52 +07:00
parent 7ae0fecb61
commit 6453e8402e
6 changed files with 58 additions and 9 deletions
+5
View File
@@ -21,6 +21,11 @@ $color-video: #2f9e44;
$color-audio: #1971c2;
$color-document: #a561e6;
$status-new: #fab005;
$status-showed: #5a6e8a;
$status-in-work: #3b82f6;
$authorized-use: #2ecc71;
:root {
--side-bar-width: 280px;