@worktile/theia 13.0.6 → 13.0.7

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@worktile/theia",
3
- "version": "13.0.6",
3
+ "version": "13.0.7",
4
4
  "description": "theia editor",
5
5
  "author": "YanDong <nanianqiumo@foxmail.com>",
6
6
  "homepage": "https://github.com/atinc/theia#readme",
@@ -371,10 +371,6 @@ $control-corner-width: 12px;
371
371
  }
372
372
  }
373
373
 
374
- .table-options-active {
375
- background: rgba(variables.$primary, 0.1);
376
- color: variables.$primary;
377
- }
378
374
  .table-options-pannel {
379
375
  .thy-popover-container {
380
376
  min-width: 200px;