Canonicalize shared toolbar mechanics

This commit is contained in:
DCCONSTRUCTIONS
2026-07-11 11:35:09 +03:00
parent 888fdbeb69
commit 6b42d913ea
10 changed files with 707 additions and 53 deletions
+2 -2
View File
@@ -367,8 +367,8 @@ textarea {
}
[data-nodedc-theme="light"] .catalog-icon-catalog .catalog-icon-tile {
background: #f0f0f2;
box-shadow: inset 0 0 0 1px #e4e4e7;
background: color-mix(in srgb, var(--nodedc-panel-item-bg) 50%, white);
box-shadow: none;
}
.catalog-header-theme-switch {