FEAT - TASKER CODEX: user-scoped multi-workspace grants
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user