three-cad-viewer 2.2.4 → 3.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -425,6 +425,10 @@ input[type="button"] {
425
425
  font-weight: normal;
426
426
  }
427
427
 
428
+ .tcv_tab-disabled {
429
+ color: var(--tcv-bg-pressed-color);
430
+ }
431
+
428
432
  .tcv_vertical-center {
429
433
  margin: 0;
430
434
  position: absolute;