@snippyly/plugin-staging 1.0.668 → 1.0.669

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": "@snippyly/plugin-staging",
3
- "version": "1.0.668",
3
+ "version": "1.0.669",
4
4
  "description": "",
5
5
  "main": "snippyly.js",
6
6
  "scripts": {
package/snippyly.js CHANGED
@@ -2584,8 +2584,8 @@ class ca extends Jn{}ca.Encryptor=class extends ca{processBlock(t,e){const i=t,o
2584
2584
  color: var(--legacy-velt-tool-focus-icon-color);
2585
2585
  }
2586
2586
  velt-sidebar-button .velt-tool--action-btn:focus .velt-tool--action-btn-icon {
2587
- width: rem_var(var(--legacy-velt-tool-focus-icon-size));
2588
- height: rem_var(var(--legacy-velt-tool-focus-icon-size));
2587
+ width: 1.8rem !important;
2588
+ height: 1.8rem !important;
2589
2589
  }
2590
2590
  velt-sidebar-button .velt-tool--action-btn:hover {
2591
2591
  border-radius: var(--legacy-velt-tool-hover-border-radius);
@@ -2605,10 +2605,6 @@ class ca extends Jn{}ca.Encryptor=class extends ca{processBlock(t,e){const i=t,o
2605
2605
  background-color: var(--legacy-velt-tool-active-bg-color);
2606
2606
  color: var(--legacy-velt-tool-active-icon-color);
2607
2607
  }
2608
- velt-sidebar-button .velt-tool--action-btn:active .velt-tool--action-btn-icon, velt-sidebar-button .velt-tool--action-btn.active .velt-tool--action-btn-icon {
2609
- width: rem_var(var(--legacy-velt-tool-active-icon-size));
2610
- height: rem_var(var(--legacy-velt-tool-active-icon-size));
2611
- }
2612
2608
 
2613
2609
  .private-comment-mode {
2614
2610
  --legacy-velt-tool-icon-color: #8F95B2;
package/snippyly.min.js CHANGED
@@ -2584,8 +2584,8 @@ class da extends Yn{}da.Encryptor=class extends da{processBlock(t,e){const i=t,o
2584
2584
  color: var(--legacy-velt-tool-focus-icon-color);
2585
2585
  }
2586
2586
  velt-sidebar-button .velt-tool--action-btn:focus .velt-tool--action-btn-icon {
2587
- width: rem_var(var(--legacy-velt-tool-focus-icon-size));
2588
- height: rem_var(var(--legacy-velt-tool-focus-icon-size));
2587
+ width: 1.8rem !important;
2588
+ height: 1.8rem !important;
2589
2589
  }
2590
2590
  velt-sidebar-button .velt-tool--action-btn:hover {
2591
2591
  border-radius: var(--legacy-velt-tool-hover-border-radius);
@@ -2605,10 +2605,6 @@ class da extends Yn{}da.Encryptor=class extends da{processBlock(t,e){const i=t,o
2605
2605
  background-color: var(--legacy-velt-tool-active-bg-color);
2606
2606
  color: var(--legacy-velt-tool-active-icon-color);
2607
2607
  }
2608
- velt-sidebar-button .velt-tool--action-btn:active .velt-tool--action-btn-icon, velt-sidebar-button .velt-tool--action-btn.active .velt-tool--action-btn-icon {
2609
- width: rem_var(var(--legacy-velt-tool-active-icon-size));
2610
- height: rem_var(var(--legacy-velt-tool-active-icon-size));
2611
- }
2612
2608
 
2613
2609
  .private-comment-mode {
2614
2610
  --legacy-velt-tool-icon-color: #8F95B2;