@usesuperflow/toolbar-staging 1.0.325 → 1.0.326
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 +1 -1
- package/superflow.js +1 -1
- package/superflow.min.js +1 -1
package/package.json
CHANGED
package/superflow.js
CHANGED
|
@@ -2546,7 +2546,7 @@ class Ir extends mo{}Ir.Encryptor=class extends Ir{processBlock(t,e){const i=t,o
|
|
|
2546
2546
|
--velt-tool-hover-border: 2px solid #24234C !important;
|
|
2547
2547
|
}
|
|
2548
2548
|
|
|
2549
|
-
.private-comment-mode velt-sidebar-button .velt-tool--action-btn {
|
|
2549
|
+
.private-comment-mode velt-sidebar-button .velt-tool--action-btn, .private-comment-mode velt-sidebar-button::part(button-container) {
|
|
2550
2550
|
--velt-tool-border: 2px solid #3F4B6C !important;
|
|
2551
2551
|
--velt-tool-hover-border: 1px solid #B0AEFA !important;
|
|
2552
2552
|
--velt-tool-hover-bg-color: #24234C !important;
|
package/superflow.min.js
CHANGED
|
@@ -2545,7 +2545,7 @@ class us extends qo{}us.Encryptor=class extends us{processBlock(t,e){const i=t,o
|
|
|
2545
2545
|
--velt-tool-hover-border: 2px solid #24234C !important;
|
|
2546
2546
|
}
|
|
2547
2547
|
|
|
2548
|
-
.private-comment-mode velt-sidebar-button .velt-tool--action-btn {
|
|
2548
|
+
.private-comment-mode velt-sidebar-button .velt-tool--action-btn, .private-comment-mode velt-sidebar-button::part(button-container) {
|
|
2549
2549
|
--velt-tool-border: 2px solid #3F4B6C !important;
|
|
2550
2550
|
--velt-tool-hover-border: 1px solid #B0AEFA !important;
|
|
2551
2551
|
--velt-tool-hover-bg-color: #24234C !important;
|