FEAT - TASKER CODEX: manage agent project grants

This commit is contained in:
DCCONSTRUCTIONS
2026-05-16 01:40:45 +03:00
parent 83ea515962
commit 3b96a2613b
29 changed files with 455 additions and 64 deletions
+24
View File
@@ -2234,6 +2234,30 @@
rgba(255, 255, 255, 0.042) !important;
}
.nodedc-project-grants-surface {
background: rgba(0, 0, 0, 0.1) !important;
border: 0 !important;
outline: none !important;
box-shadow: none !important;
}
.nodedc-project-grants-row,
.nodedc-project-grants-row:hover,
.nodedc-project-grants-row:focus,
.nodedc-project-grants-row:focus-visible,
.nodedc-project-grants-row:active {
background: transparent !important;
border: 0 !important;
outline: none !important;
box-shadow: none !important;
}
.nodedc-project-grants-check {
border: 0 !important;
outline: none !important;
box-shadow: none !important;
}
.nodedc-settings-primary-button {
min-height: 2.75rem;
border: 0 !important;