FEAT - TASKER CODEX: user-scoped multi-workspace grants

This commit is contained in:
DCCONSTRUCTIONS
2026-05-16 14:22:33 +03:00
parent 8f87f03ee6
commit 491a2b52c8
7 changed files with 544 additions and 125 deletions
+10
View File
@@ -2236,6 +2236,15 @@
.nodedc-project-grants-surface {
background: rgba(0, 0, 0, 0.1) !important;
background-image: none !important;
border: 0 !important;
outline: none !important;
box-shadow: none !important;
}
.nodedc-project-grants-workspace {
background: transparent !important;
background-image: none !important;
border: 0 !important;
outline: none !important;
box-shadow: none !important;
@@ -2247,6 +2256,7 @@
.nodedc-project-grants-row:focus-visible,
.nodedc-project-grants-row:active {
background: transparent !important;
background-image: none !important;
border: 0 !important;
outline: none !important;
box-shadow: none !important;