@syncfusion/blazor-themes 28.2.4 → 28.2.5
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/Compiled-Themes/bds-dark-lite.css +5 -0
- package/Compiled-Themes/bds-dark.css +5 -0
- package/Compiled-Themes/bds-lite.css +5 -0
- package/Compiled-Themes/bds.css +5 -0
- package/Compiled-Themes/bootstrap-dark-lite.css +5 -0
- package/Compiled-Themes/bootstrap-dark.css +5 -0
- package/Compiled-Themes/bootstrap-lite.css +5 -0
- package/Compiled-Themes/bootstrap.css +5 -0
- package/Compiled-Themes/bootstrap4-lite.css +5 -0
- package/Compiled-Themes/bootstrap4.css +5 -0
- package/Compiled-Themes/bootstrap5-dark-lite.css +5 -0
- package/Compiled-Themes/bootstrap5-dark.css +5 -0
- package/Compiled-Themes/bootstrap5-lite.css +5 -0
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +13 -0
- package/Compiled-Themes/bootstrap5.3-dark.css +13 -0
- package/Compiled-Themes/bootstrap5.3-lite.css +13 -0
- package/Compiled-Themes/bootstrap5.3.css +13 -0
- package/Compiled-Themes/bootstrap5.css +5 -0
- package/Compiled-Themes/fabric-dark-lite.css +5 -0
- package/Compiled-Themes/fabric-dark.css +5 -0
- package/Compiled-Themes/fabric-lite.css +5 -0
- package/Compiled-Themes/fabric.css +5 -0
- package/Compiled-Themes/fluent-dark-lite.css +5 -0
- package/Compiled-Themes/fluent-dark.css +5 -0
- package/Compiled-Themes/fluent-lite.css +5 -0
- package/Compiled-Themes/fluent.css +5 -0
- package/Compiled-Themes/fluent2-dark-lite.css +6 -1
- package/Compiled-Themes/fluent2-dark.css +6 -1
- package/Compiled-Themes/fluent2-highcontrast-lite.css +6 -1
- package/Compiled-Themes/fluent2-highcontrast.css +6 -1
- package/Compiled-Themes/fluent2-lite.css +6 -1
- package/Compiled-Themes/fluent2.css +6 -1
- package/Compiled-Themes/highcontrast-lite.css +5 -0
- package/Compiled-Themes/highcontrast.css +5 -0
- package/Compiled-Themes/material-dark-lite.css +18 -0
- package/Compiled-Themes/material-dark.css +18 -0
- package/Compiled-Themes/material-lite.css +18 -0
- package/Compiled-Themes/material.css +18 -0
- package/Compiled-Themes/material3-dark-lite.css +18 -0
- package/Compiled-Themes/material3-dark.css +18 -0
- package/Compiled-Themes/material3-lite.css +18 -0
- package/Compiled-Themes/material3.css +18 -0
- package/Compiled-Themes/tailwind-dark-lite.css +5 -0
- package/Compiled-Themes/tailwind-dark.css +5 -0
- package/Compiled-Themes/tailwind-lite.css +5 -0
- package/Compiled-Themes/tailwind.css +5 -0
- package/Compiled-Themes/tailwind3-dark-lite.css +5 -0
- package/Compiled-Themes/tailwind3-dark.css +5 -0
- package/Compiled-Themes/tailwind3-lite.css +5 -0
- package/Compiled-Themes/tailwind3.css +5 -0
- package/SCSS-Themes/bds-dark-lite.scss +40 -0
- package/SCSS-Themes/bds-dark.scss +40 -0
- package/SCSS-Themes/bds-lite.scss +40 -0
- package/SCSS-Themes/bds.scss +40 -0
- package/SCSS-Themes/bootstrap-dark-lite.scss +40 -0
- package/SCSS-Themes/bootstrap-dark.scss +40 -0
- package/SCSS-Themes/bootstrap-lite.scss +40 -0
- package/SCSS-Themes/bootstrap.scss +40 -0
- package/SCSS-Themes/bootstrap4-lite.scss +40 -0
- package/SCSS-Themes/bootstrap4.scss +40 -0
- package/SCSS-Themes/bootstrap5-dark-lite.scss +40 -0
- package/SCSS-Themes/bootstrap5-dark.scss +40 -0
- package/SCSS-Themes/bootstrap5-lite.scss +40 -0
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +40 -0
- package/SCSS-Themes/bootstrap5.3-dark.scss +40 -0
- package/SCSS-Themes/bootstrap5.3-lite.scss +40 -0
- package/SCSS-Themes/bootstrap5.3.scss +40 -0
- package/SCSS-Themes/bootstrap5.scss +40 -0
- package/SCSS-Themes/fabric-dark-lite.scss +40 -0
- package/SCSS-Themes/fabric-dark.scss +40 -0
- package/SCSS-Themes/fabric-lite.scss +40 -0
- package/SCSS-Themes/fabric.scss +40 -0
- package/SCSS-Themes/fluent-dark-lite.scss +40 -0
- package/SCSS-Themes/fluent-dark.scss +40 -0
- package/SCSS-Themes/fluent-lite.scss +40 -0
- package/SCSS-Themes/fluent.scss +40 -0
- package/SCSS-Themes/fluent2-dark-lite.scss +41 -1
- package/SCSS-Themes/fluent2-dark.scss +41 -1
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +41 -1
- package/SCSS-Themes/fluent2-highcontrast.scss +41 -1
- package/SCSS-Themes/fluent2-lite.scss +41 -1
- package/SCSS-Themes/fluent2.scss +41 -1
- package/SCSS-Themes/highcontrast-lite.scss +40 -0
- package/SCSS-Themes/highcontrast.scss +40 -0
- package/SCSS-Themes/image-editor/image-editor/bds-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bds-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bds-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bds.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap4-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.3.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent2-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent2-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent2-highcontrast-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent2-highcontrast.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent2-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent2.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/highcontrast-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material3-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material3-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material3.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind3-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind3-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind3-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind3.scss +4 -0
- package/SCSS-Themes/inputs/input/bds-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bds-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/bds-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bds.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap4-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap4.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5.3-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5.3-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5.3-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5.3.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5.scss +23 -0
- package/SCSS-Themes/inputs/input/fabric-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fabric-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/fabric-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fabric.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent2-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent2-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent2-highcontrast-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent2-highcontrast.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent2-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent2.scss +23 -0
- package/SCSS-Themes/inputs/input/highcontrast-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/highcontrast.scss +23 -0
- package/SCSS-Themes/inputs/input/material-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/material-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/material-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/material.scss +23 -0
- package/SCSS-Themes/inputs/input/material3-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/material3-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/material3-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/material3.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind3-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind3-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind3-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind3.scss +23 -0
- package/SCSS-Themes/kanban/kanban/fluent2-dark-lite.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2-highcontrast-lite.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2-highcontrast.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2-lite.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2.scss +1 -1
- package/SCSS-Themes/material-dark-lite.scss +40 -0
- package/SCSS-Themes/material-dark.scss +40 -0
- package/SCSS-Themes/material-lite.scss +40 -0
- package/SCSS-Themes/material.scss +40 -0
- package/SCSS-Themes/material3-dark-lite.scss +40 -0
- package/SCSS-Themes/material3-dark.scss +40 -0
- package/SCSS-Themes/material3-lite.scss +40 -0
- package/SCSS-Themes/material3.scss +40 -0
- package/SCSS-Themes/navigations/toolbar/bds-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bds-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bds-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bds.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap4-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fabric-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fabric-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fabric.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-highcontrast-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-highcontrast.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent2.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/highcontrast-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/highcontrast.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material3-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material3-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material3-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material3.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind3-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind3-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind3-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind3.scss +13 -0
- package/SCSS-Themes/tailwind-dark-lite.scss +40 -0
- package/SCSS-Themes/tailwind-dark.scss +40 -0
- package/SCSS-Themes/tailwind-lite.scss +40 -0
- package/SCSS-Themes/tailwind.scss +40 -0
- package/SCSS-Themes/tailwind3-dark-lite.scss +40 -0
- package/SCSS-Themes/tailwind3-dark.scss +40 -0
- package/SCSS-Themes/tailwind3-lite.scss +40 -0
- package/SCSS-Themes/tailwind3.scss +40 -0
- package/package.json +1 -1
|
@@ -59615,6 +59615,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
59615
59615
|
top: calc(50% + 60px);
|
|
59616
59616
|
}
|
|
59617
59617
|
|
|
59618
|
+
.e-image-editor.e-control.e-readonly {
|
|
59619
|
+
opacity: 1 !important;
|
|
59620
|
+
/* stylelint-disable-line declaration-no-important */
|
|
59621
|
+
}
|
|
59622
|
+
|
|
59618
59623
|
.e-image-editor {
|
|
59619
59624
|
background: var(--color-sf-border-secondary);
|
|
59620
59625
|
}
|
|
@@ -76529,6 +76529,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
76529
76529
|
top: calc(50% + 60px);
|
|
76530
76530
|
}
|
|
76531
76531
|
|
|
76532
|
+
.e-image-editor.e-control.e-readonly {
|
|
76533
|
+
opacity: 1 !important;
|
|
76534
|
+
/* stylelint-disable-line declaration-no-important */
|
|
76535
|
+
}
|
|
76536
|
+
|
|
76532
76537
|
.e-image-editor {
|
|
76533
76538
|
background: var(--color-sf-border-secondary);
|
|
76534
76539
|
}
|
|
@@ -59838,6 +59838,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
59838
59838
|
top: calc(50% + 60px);
|
|
59839
59839
|
}
|
|
59840
59840
|
|
|
59841
|
+
.e-image-editor.e-control.e-readonly {
|
|
59842
|
+
opacity: 1 !important;
|
|
59843
|
+
/* stylelint-disable-line declaration-no-important */
|
|
59844
|
+
}
|
|
59845
|
+
|
|
59841
59846
|
.e-image-editor {
|
|
59842
59847
|
background: var(--color-sf-border-secondary);
|
|
59843
59848
|
}
|
package/Compiled-Themes/bds.css
CHANGED
|
@@ -76752,6 +76752,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
76752
76752
|
top: calc(50% + 60px);
|
|
76753
76753
|
}
|
|
76754
76754
|
|
|
76755
|
+
.e-image-editor.e-control.e-readonly {
|
|
76756
|
+
opacity: 1 !important;
|
|
76757
|
+
/* stylelint-disable-line declaration-no-important */
|
|
76758
|
+
}
|
|
76759
|
+
|
|
76755
76760
|
.e-image-editor {
|
|
76756
76761
|
background: var(--color-sf-border-secondary);
|
|
76757
76762
|
}
|
|
@@ -59113,6 +59113,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
59113
59113
|
top: calc(50% + 60px);
|
|
59114
59114
|
}
|
|
59115
59115
|
|
|
59116
|
+
.e-image-editor.e-control.e-readonly {
|
|
59117
|
+
opacity: 1 !important;
|
|
59118
|
+
/* stylelint-disable-line declaration-no-important */
|
|
59119
|
+
}
|
|
59120
|
+
|
|
59116
59121
|
.e-image-editor {
|
|
59117
59122
|
background: #959595;
|
|
59118
59123
|
}
|
|
@@ -74720,6 +74720,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
74720
74720
|
top: calc(50% + 60px);
|
|
74721
74721
|
}
|
|
74722
74722
|
|
|
74723
|
+
.e-image-editor.e-control.e-readonly {
|
|
74724
|
+
opacity: 1 !important;
|
|
74725
|
+
/* stylelint-disable-line declaration-no-important */
|
|
74726
|
+
}
|
|
74727
|
+
|
|
74723
74728
|
.e-image-editor {
|
|
74724
74729
|
background: #959595;
|
|
74725
74730
|
}
|
|
@@ -59317,6 +59317,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
59317
59317
|
top: calc(50% + 60px);
|
|
59318
59318
|
}
|
|
59319
59319
|
|
|
59320
|
+
.e-image-editor.e-control.e-readonly {
|
|
59321
|
+
opacity: 1 !important;
|
|
59322
|
+
/* stylelint-disable-line declaration-no-important */
|
|
59323
|
+
}
|
|
59324
|
+
|
|
59320
59325
|
.e-image-editor {
|
|
59321
59326
|
background: #e6e6e6;
|
|
59322
59327
|
}
|
|
@@ -74942,6 +74942,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
74942
74942
|
top: calc(50% + 60px);
|
|
74943
74943
|
}
|
|
74944
74944
|
|
|
74945
|
+
.e-image-editor.e-control.e-readonly {
|
|
74946
|
+
opacity: 1 !important;
|
|
74947
|
+
/* stylelint-disable-line declaration-no-important */
|
|
74948
|
+
}
|
|
74949
|
+
|
|
74945
74950
|
.e-image-editor {
|
|
74946
74951
|
background: #e6e6e6;
|
|
74947
74952
|
}
|
|
@@ -60023,6 +60023,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
60023
60023
|
top: calc(50% + 60px);
|
|
60024
60024
|
}
|
|
60025
60025
|
|
|
60026
|
+
.e-image-editor.e-control.e-readonly {
|
|
60027
|
+
opacity: 1 !important;
|
|
60028
|
+
/* stylelint-disable-line declaration-no-important */
|
|
60029
|
+
}
|
|
60030
|
+
|
|
60026
60031
|
.e-image-editor {
|
|
60027
60032
|
background: #e9ecef;
|
|
60028
60033
|
}
|
|
@@ -76386,6 +76386,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
76386
76386
|
top: calc(50% + 60px);
|
|
76387
76387
|
}
|
|
76388
76388
|
|
|
76389
|
+
.e-image-editor.e-control.e-readonly {
|
|
76390
|
+
opacity: 1 !important;
|
|
76391
|
+
/* stylelint-disable-line declaration-no-important */
|
|
76392
|
+
}
|
|
76393
|
+
|
|
76389
76394
|
.e-image-editor {
|
|
76390
76395
|
background: #e9ecef;
|
|
76391
76396
|
}
|
|
@@ -59574,6 +59574,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
59574
59574
|
top: calc(50% + 60px);
|
|
59575
59575
|
}
|
|
59576
59576
|
|
|
59577
|
+
.e-image-editor.e-control.e-readonly {
|
|
59578
|
+
opacity: 1 !important;
|
|
59579
|
+
/* stylelint-disable-line declaration-no-important */
|
|
59580
|
+
}
|
|
59581
|
+
|
|
59577
59582
|
.e-image-editor {
|
|
59578
59583
|
background: #444c54;
|
|
59579
59584
|
}
|
|
@@ -76032,6 +76032,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
76032
76032
|
top: calc(50% + 60px);
|
|
76033
76033
|
}
|
|
76034
76034
|
|
|
76035
|
+
.e-image-editor.e-control.e-readonly {
|
|
76036
|
+
opacity: 1 !important;
|
|
76037
|
+
/* stylelint-disable-line declaration-no-important */
|
|
76038
|
+
}
|
|
76039
|
+
|
|
76035
76040
|
.e-image-editor {
|
|
76036
76041
|
background: #444c54;
|
|
76037
76042
|
}
|
|
@@ -59583,6 +59583,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
59583
59583
|
top: calc(50% + 60px);
|
|
59584
59584
|
}
|
|
59585
59585
|
|
|
59586
|
+
.e-image-editor.e-control.e-readonly {
|
|
59587
|
+
opacity: 1 !important;
|
|
59588
|
+
/* stylelint-disable-line declaration-no-important */
|
|
59589
|
+
}
|
|
59590
|
+
|
|
59586
59591
|
.e-image-editor {
|
|
59587
59592
|
background: #dee2e6;
|
|
59588
59593
|
}
|
|
@@ -18996,6 +18996,10 @@ body.e-colorpicker-overflow {
|
|
|
18996
18996
|
border-width: 0;
|
|
18997
18997
|
box-shadow: 0 0 0 4px rgba(var(--color-sf-secondary-shadow), 0.5);
|
|
18998
18998
|
}
|
|
18999
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:focus .e-tbar-btn-text,
|
|
19000
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:focus .e-icons.e-btn-icon {
|
|
19001
|
+
color: var(--color-sf-icon-color);
|
|
19002
|
+
}
|
|
18999
19003
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
|
|
19000
19004
|
background: var(--color-sf-secondary-bg-color-hover);
|
|
19001
19005
|
border-radius: 4px;
|
|
@@ -19003,6 +19007,10 @@ body.e-colorpicker-overflow {
|
|
|
19003
19007
|
border-style: solid;
|
|
19004
19008
|
border-width: 0;
|
|
19005
19009
|
}
|
|
19010
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover .e-tbar-btn-text,
|
|
19011
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover .e-icons.e-btn-icon {
|
|
19012
|
+
color: var(--color-sf-primary-text-color);
|
|
19013
|
+
}
|
|
19006
19014
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:active {
|
|
19007
19015
|
background: var(--color-sf-secondary-bg-color-pressed);
|
|
19008
19016
|
border-radius: 4px;
|
|
@@ -59776,6 +59784,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
59776
59784
|
top: calc(50% + 60px);
|
|
59777
59785
|
}
|
|
59778
59786
|
|
|
59787
|
+
.e-image-editor.e-control.e-readonly {
|
|
59788
|
+
opacity: 1 !important;
|
|
59789
|
+
/* stylelint-disable-line declaration-no-important */
|
|
59790
|
+
}
|
|
59791
|
+
|
|
59779
59792
|
.e-image-editor {
|
|
59780
59793
|
background: var(--color-sf-border-light);
|
|
59781
59794
|
}
|
|
@@ -25068,6 +25068,10 @@ body.e-colorpicker-overflow {
|
|
|
25068
25068
|
border-width: 0;
|
|
25069
25069
|
box-shadow: 0 0 0 4px rgba(var(--color-sf-secondary-shadow), 0.5);
|
|
25070
25070
|
}
|
|
25071
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:focus .e-tbar-btn-text,
|
|
25072
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:focus .e-icons.e-btn-icon {
|
|
25073
|
+
color: var(--color-sf-icon-color);
|
|
25074
|
+
}
|
|
25071
25075
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
|
|
25072
25076
|
background: var(--color-sf-secondary-bg-color-hover);
|
|
25073
25077
|
border-radius: 4px;
|
|
@@ -25075,6 +25079,10 @@ body.e-colorpicker-overflow {
|
|
|
25075
25079
|
border-style: solid;
|
|
25076
25080
|
border-width: 0;
|
|
25077
25081
|
}
|
|
25082
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover .e-tbar-btn-text,
|
|
25083
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover .e-icons.e-btn-icon {
|
|
25084
|
+
color: var(--color-sf-primary-text-color);
|
|
25085
|
+
}
|
|
25078
25086
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:active {
|
|
25079
25087
|
background: var(--color-sf-secondary-bg-color-pressed);
|
|
25080
25088
|
border-radius: 4px;
|
|
@@ -75815,6 +75823,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
75815
75823
|
top: calc(50% + 60px);
|
|
75816
75824
|
}
|
|
75817
75825
|
|
|
75826
|
+
.e-image-editor.e-control.e-readonly {
|
|
75827
|
+
opacity: 1 !important;
|
|
75828
|
+
/* stylelint-disable-line declaration-no-important */
|
|
75829
|
+
}
|
|
75830
|
+
|
|
75818
75831
|
.e-image-editor {
|
|
75819
75832
|
background: var(--color-sf-border-light);
|
|
75820
75833
|
}
|
|
@@ -19292,6 +19292,10 @@ body.e-colorpicker-overflow {
|
|
|
19292
19292
|
border-width: 0;
|
|
19293
19293
|
box-shadow: 0 0 0 4px rgba(var(--color-sf-secondary-shadow), 0.5);
|
|
19294
19294
|
}
|
|
19295
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:focus .e-tbar-btn-text,
|
|
19296
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:focus .e-icons.e-btn-icon {
|
|
19297
|
+
color: var(--color-sf-icon-color);
|
|
19298
|
+
}
|
|
19295
19299
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
|
|
19296
19300
|
background: var(--color-sf-secondary-bg-color-hover);
|
|
19297
19301
|
border-radius: 4px;
|
|
@@ -19299,6 +19303,10 @@ body.e-colorpicker-overflow {
|
|
|
19299
19303
|
border-style: solid;
|
|
19300
19304
|
border-width: 0;
|
|
19301
19305
|
}
|
|
19306
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover .e-tbar-btn-text,
|
|
19307
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover .e-icons.e-btn-icon {
|
|
19308
|
+
color: var(--color-sf-primary-text-color);
|
|
19309
|
+
}
|
|
19302
19310
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:active {
|
|
19303
19311
|
background: var(--color-sf-secondary-bg-color-pressed);
|
|
19304
19312
|
border-radius: 4px;
|
|
@@ -60078,6 +60086,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
60078
60086
|
top: calc(50% + 60px);
|
|
60079
60087
|
}
|
|
60080
60088
|
|
|
60089
|
+
.e-image-editor.e-control.e-readonly {
|
|
60090
|
+
opacity: 1 !important;
|
|
60091
|
+
/* stylelint-disable-line declaration-no-important */
|
|
60092
|
+
}
|
|
60093
|
+
|
|
60081
60094
|
.e-image-editor {
|
|
60082
60095
|
background: var(--color-sf-border-light);
|
|
60083
60096
|
}
|
|
@@ -25364,6 +25364,10 @@ body.e-colorpicker-overflow {
|
|
|
25364
25364
|
border-width: 0;
|
|
25365
25365
|
box-shadow: 0 0 0 4px rgba(var(--color-sf-secondary-shadow), 0.5);
|
|
25366
25366
|
}
|
|
25367
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:focus .e-tbar-btn-text,
|
|
25368
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:focus .e-icons.e-btn-icon {
|
|
25369
|
+
color: var(--color-sf-icon-color);
|
|
25370
|
+
}
|
|
25367
25371
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
|
|
25368
25372
|
background: var(--color-sf-secondary-bg-color-hover);
|
|
25369
25373
|
border-radius: 4px;
|
|
@@ -25371,6 +25375,10 @@ body.e-colorpicker-overflow {
|
|
|
25371
25375
|
border-style: solid;
|
|
25372
25376
|
border-width: 0;
|
|
25373
25377
|
}
|
|
25378
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover .e-tbar-btn-text,
|
|
25379
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover .e-icons.e-btn-icon {
|
|
25380
|
+
color: var(--color-sf-primary-text-color);
|
|
25381
|
+
}
|
|
25374
25382
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:active {
|
|
25375
25383
|
background: var(--color-sf-secondary-bg-color-pressed);
|
|
25376
25384
|
border-radius: 4px;
|
|
@@ -76117,6 +76125,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
76117
76125
|
top: calc(50% + 60px);
|
|
76118
76126
|
}
|
|
76119
76127
|
|
|
76128
|
+
.e-image-editor.e-control.e-readonly {
|
|
76129
|
+
opacity: 1 !important;
|
|
76130
|
+
/* stylelint-disable-line declaration-no-important */
|
|
76131
|
+
}
|
|
76132
|
+
|
|
76120
76133
|
.e-image-editor {
|
|
76121
76134
|
background: var(--color-sf-border-light);
|
|
76122
76135
|
}
|
|
@@ -76041,6 +76041,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
76041
76041
|
top: calc(50% + 60px);
|
|
76042
76042
|
}
|
|
76043
76043
|
|
|
76044
|
+
.e-image-editor.e-control.e-readonly {
|
|
76045
|
+
opacity: 1 !important;
|
|
76046
|
+
/* stylelint-disable-line declaration-no-important */
|
|
76047
|
+
}
|
|
76048
|
+
|
|
76044
76049
|
.e-image-editor {
|
|
76045
76050
|
background: #dee2e6;
|
|
76046
76051
|
}
|
|
@@ -58968,6 +58968,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
58968
58968
|
top: calc(50% + 60px);
|
|
58969
58969
|
}
|
|
58970
58970
|
|
|
58971
|
+
.e-image-editor.e-control.e-readonly {
|
|
58972
|
+
opacity: 1 !important;
|
|
58973
|
+
/* stylelint-disable-line declaration-no-important */
|
|
58974
|
+
}
|
|
58975
|
+
|
|
58971
58976
|
.e-image-editor {
|
|
58972
58977
|
background: #201f1f;
|
|
58973
58978
|
}
|
|
@@ -74591,6 +74591,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
74591
74591
|
top: calc(50% + 60px);
|
|
74592
74592
|
}
|
|
74593
74593
|
|
|
74594
|
+
.e-image-editor.e-control.e-readonly {
|
|
74595
|
+
opacity: 1 !important;
|
|
74596
|
+
/* stylelint-disable-line declaration-no-important */
|
|
74597
|
+
}
|
|
74598
|
+
|
|
74594
74599
|
.e-image-editor {
|
|
74595
74600
|
background: #201f1f;
|
|
74596
74601
|
}
|
|
@@ -59103,6 +59103,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
59103
59103
|
top: calc(50% + 60px);
|
|
59104
59104
|
}
|
|
59105
59105
|
|
|
59106
|
+
.e-image-editor.e-control.e-readonly {
|
|
59107
|
+
opacity: 1 !important;
|
|
59108
|
+
/* stylelint-disable-line declaration-no-important */
|
|
59109
|
+
}
|
|
59110
|
+
|
|
59106
59111
|
.e-image-editor {
|
|
59107
59112
|
background: #fff;
|
|
59108
59113
|
}
|
|
@@ -74741,6 +74741,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
74741
74741
|
top: calc(50% + 60px);
|
|
74742
74742
|
}
|
|
74743
74743
|
|
|
74744
|
+
.e-image-editor.e-control.e-readonly {
|
|
74745
|
+
opacity: 1 !important;
|
|
74746
|
+
/* stylelint-disable-line declaration-no-important */
|
|
74747
|
+
}
|
|
74748
|
+
|
|
74744
74749
|
.e-image-editor {
|
|
74745
74750
|
background: #fff;
|
|
74746
74751
|
}
|
|
@@ -59514,6 +59514,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
59514
59514
|
top: calc(50% + 60px);
|
|
59515
59515
|
}
|
|
59516
59516
|
|
|
59517
|
+
.e-image-editor.e-control.e-readonly {
|
|
59518
|
+
opacity: 1 !important;
|
|
59519
|
+
/* stylelint-disable-line declaration-no-important */
|
|
59520
|
+
}
|
|
59521
|
+
|
|
59517
59522
|
.e-image-editor {
|
|
59518
59523
|
background: #201f1e;
|
|
59519
59524
|
}
|
|
@@ -76128,6 +76128,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
76128
76128
|
top: calc(50% + 60px);
|
|
76129
76129
|
}
|
|
76130
76130
|
|
|
76131
|
+
.e-image-editor.e-control.e-readonly {
|
|
76132
|
+
opacity: 1 !important;
|
|
76133
|
+
/* stylelint-disable-line declaration-no-important */
|
|
76134
|
+
}
|
|
76135
|
+
|
|
76131
76136
|
.e-image-editor {
|
|
76132
76137
|
background: #201f1e;
|
|
76133
76138
|
}
|
|
@@ -59513,6 +59513,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
59513
59513
|
top: calc(50% + 60px);
|
|
59514
59514
|
}
|
|
59515
59515
|
|
|
59516
|
+
.e-image-editor.e-control.e-readonly {
|
|
59517
|
+
opacity: 1 !important;
|
|
59518
|
+
/* stylelint-disable-line declaration-no-important */
|
|
59519
|
+
}
|
|
59520
|
+
|
|
59516
59521
|
.e-image-editor {
|
|
59517
59522
|
background: #faf9f8;
|
|
59518
59523
|
}
|
|
@@ -76127,6 +76127,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
76127
76127
|
top: calc(50% + 60px);
|
|
76128
76128
|
}
|
|
76129
76129
|
|
|
76130
|
+
.e-image-editor.e-control.e-readonly {
|
|
76131
|
+
opacity: 1 !important;
|
|
76132
|
+
/* stylelint-disable-line declaration-no-important */
|
|
76133
|
+
}
|
|
76134
|
+
|
|
76130
76135
|
.e-image-editor {
|
|
76131
76136
|
background: #faf9f8;
|
|
76132
76137
|
}
|
|
@@ -48095,7 +48095,7 @@ span.e-table-box.e-rbox-select {
|
|
|
48095
48095
|
}
|
|
48096
48096
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-card-color:focus,
|
|
48097
48097
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-card.e-card-color:focus {
|
|
48098
|
-
border: 1px solid
|
|
48098
|
+
border: 1px solid var(--color-sf-primary);
|
|
48099
48099
|
border-left: 2px solid;
|
|
48100
48100
|
}
|
|
48101
48101
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-kanban-dragged-card,
|
|
@@ -63218,6 +63218,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63218
63218
|
top: calc(50% + 60px);
|
|
63219
63219
|
}
|
|
63220
63220
|
|
|
63221
|
+
.e-image-editor.e-control.e-readonly {
|
|
63222
|
+
opacity: 1 !important;
|
|
63223
|
+
/* stylelint-disable-line declaration-no-important */
|
|
63224
|
+
}
|
|
63225
|
+
|
|
63221
63226
|
.e-image-editor {
|
|
63222
63227
|
background: var(--color-sf-content-bg-color-alt1);
|
|
63223
63228
|
}
|
|
@@ -63744,7 +63744,7 @@ span.e-table-box.e-rbox-select {
|
|
|
63744
63744
|
}
|
|
63745
63745
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-card-color:focus,
|
|
63746
63746
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-card.e-card-color:focus {
|
|
63747
|
-
border: 1px solid
|
|
63747
|
+
border: 1px solid var(--color-sf-primary);
|
|
63748
63748
|
border-left: 2px solid;
|
|
63749
63749
|
}
|
|
63750
63750
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-kanban-dragged-card,
|
|
@@ -82052,6 +82052,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
82052
82052
|
top: calc(50% + 60px);
|
|
82053
82053
|
}
|
|
82054
82054
|
|
|
82055
|
+
.e-image-editor.e-control.e-readonly {
|
|
82056
|
+
opacity: 1 !important;
|
|
82057
|
+
/* stylelint-disable-line declaration-no-important */
|
|
82058
|
+
}
|
|
82059
|
+
|
|
82055
82060
|
.e-image-editor {
|
|
82056
82061
|
background: var(--color-sf-content-bg-color-alt1);
|
|
82057
82062
|
}
|
|
@@ -48115,7 +48115,7 @@ span.e-table-box.e-rbox-select {
|
|
|
48115
48115
|
}
|
|
48116
48116
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-card-color:focus,
|
|
48117
48117
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-card.e-card-color:focus {
|
|
48118
|
-
border: 1px solid
|
|
48118
|
+
border: 1px solid var(--color-sf-primary);
|
|
48119
48119
|
border-left: 2px solid;
|
|
48120
48120
|
}
|
|
48121
48121
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-kanban-dragged-card,
|
|
@@ -63234,6 +63234,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63234
63234
|
top: calc(50% + 60px);
|
|
63235
63235
|
}
|
|
63236
63236
|
|
|
63237
|
+
.e-image-editor.e-control.e-readonly {
|
|
63238
|
+
opacity: 1 !important;
|
|
63239
|
+
/* stylelint-disable-line declaration-no-important */
|
|
63240
|
+
}
|
|
63241
|
+
|
|
63237
63242
|
.e-image-editor {
|
|
63238
63243
|
background: var(--color-sf-content-bg-color-alt1);
|
|
63239
63244
|
}
|
|
@@ -63764,7 +63764,7 @@ span.e-table-box.e-rbox-select {
|
|
|
63764
63764
|
}
|
|
63765
63765
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-card-color:focus,
|
|
63766
63766
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-card.e-card-color:focus {
|
|
63767
|
-
border: 1px solid
|
|
63767
|
+
border: 1px solid var(--color-sf-primary);
|
|
63768
63768
|
border-left: 2px solid;
|
|
63769
63769
|
}
|
|
63770
63770
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-kanban-dragged-card,
|
|
@@ -82068,6 +82068,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
82068
82068
|
top: calc(50% + 60px);
|
|
82069
82069
|
}
|
|
82070
82070
|
|
|
82071
|
+
.e-image-editor.e-control.e-readonly {
|
|
82072
|
+
opacity: 1 !important;
|
|
82073
|
+
/* stylelint-disable-line declaration-no-important */
|
|
82074
|
+
}
|
|
82075
|
+
|
|
82071
82076
|
.e-image-editor {
|
|
82072
82077
|
background: var(--color-sf-content-bg-color-alt1);
|
|
82073
82078
|
}
|
|
@@ -48803,7 +48803,7 @@ span.e-table-box.e-rbox-select {
|
|
|
48803
48803
|
}
|
|
48804
48804
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-card-color:focus,
|
|
48805
48805
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-card.e-card-color:focus {
|
|
48806
|
-
border: 1px solid
|
|
48806
|
+
border: 1px solid var(--color-sf-primary);
|
|
48807
48807
|
border-left: 2px solid;
|
|
48808
48808
|
}
|
|
48809
48809
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-kanban-dragged-card,
|
|
@@ -63952,6 +63952,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63952
63952
|
top: calc(50% + 60px);
|
|
63953
63953
|
}
|
|
63954
63954
|
|
|
63955
|
+
.e-image-editor.e-control.e-readonly {
|
|
63956
|
+
opacity: 1 !important;
|
|
63957
|
+
/* stylelint-disable-line declaration-no-important */
|
|
63958
|
+
}
|
|
63959
|
+
|
|
63955
63960
|
.e-image-editor {
|
|
63956
63961
|
background: var(--color-sf-content-bg-color-alt1);
|
|
63957
63962
|
}
|
|
@@ -64452,7 +64452,7 @@ span.e-table-box.e-rbox-select {
|
|
|
64452
64452
|
}
|
|
64453
64453
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-card-color:focus,
|
|
64454
64454
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-card.e-card-color:focus {
|
|
64455
|
-
border: 1px solid
|
|
64455
|
+
border: 1px solid var(--color-sf-primary);
|
|
64456
64456
|
border-left: 2px solid;
|
|
64457
64457
|
}
|
|
64458
64458
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-kanban-dragged-card,
|
|
@@ -82825,6 +82825,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
82825
82825
|
top: calc(50% + 60px);
|
|
82826
82826
|
}
|
|
82827
82827
|
|
|
82828
|
+
.e-image-editor.e-control.e-readonly {
|
|
82829
|
+
opacity: 1 !important;
|
|
82830
|
+
/* stylelint-disable-line declaration-no-important */
|
|
82831
|
+
}
|
|
82832
|
+
|
|
82828
82833
|
.e-image-editor {
|
|
82829
82834
|
background: var(--color-sf-content-bg-color-alt1);
|
|
82830
82835
|
}
|
|
@@ -59566,6 +59566,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
59566
59566
|
top: calc(50% + 60px);
|
|
59567
59567
|
}
|
|
59568
59568
|
|
|
59569
|
+
.e-image-editor.e-control.e-readonly {
|
|
59570
|
+
opacity: 1 !important;
|
|
59571
|
+
/* stylelint-disable-line declaration-no-important */
|
|
59572
|
+
}
|
|
59573
|
+
|
|
59569
59574
|
.e-image-editor {
|
|
59570
59575
|
background: #000;
|
|
59571
59576
|
}
|
|
@@ -75238,6 +75238,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
75238
75238
|
top: calc(50% + 60px);
|
|
75239
75239
|
}
|
|
75240
75240
|
|
|
75241
|
+
.e-image-editor.e-control.e-readonly {
|
|
75242
|
+
opacity: 1 !important;
|
|
75243
|
+
/* stylelint-disable-line declaration-no-important */
|
|
75244
|
+
}
|
|
75245
|
+
|
|
75241
75246
|
.e-image-editor {
|
|
75242
75247
|
background: #000;
|
|
75243
75248
|
}
|
|
@@ -8092,6 +8092,19 @@ textarea.e-outline,
|
|
|
8092
8092
|
border-bottom: transparent;
|
|
8093
8093
|
}
|
|
8094
8094
|
|
|
8095
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
8096
|
+
padding: 0;
|
|
8097
|
+
}
|
|
8098
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) input {
|
|
8099
|
+
padding: 14px 2px 5px 12px;
|
|
8100
|
+
}
|
|
8101
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) label.e-float-text {
|
|
8102
|
+
padding-left: 12px;
|
|
8103
|
+
}
|
|
8104
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) .e-input-in-wrap .e-input-group-icon {
|
|
8105
|
+
padding-right: 17px;
|
|
8106
|
+
}
|
|
8107
|
+
|
|
8095
8108
|
/* stylelint-disable-line no-empty-source */
|
|
8096
8109
|
/*! input theme */
|
|
8097
8110
|
input.e-input,
|
|
@@ -63861,6 +63874,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63861
63874
|
top: calc(50% + 60px);
|
|
63862
63875
|
}
|
|
63863
63876
|
|
|
63877
|
+
.e-image-editor.e-control.e-readonly {
|
|
63878
|
+
opacity: 1 !important;
|
|
63879
|
+
/* stylelint-disable-line declaration-no-important */
|
|
63880
|
+
}
|
|
63881
|
+
|
|
63864
63882
|
.e-image-editor {
|
|
63865
63883
|
background: #292929;
|
|
63866
63884
|
}
|
|
@@ -8273,6 +8273,19 @@ textarea.e-outline,
|
|
|
8273
8273
|
border-bottom: transparent;
|
|
8274
8274
|
}
|
|
8275
8275
|
|
|
8276
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
8277
|
+
padding: 0;
|
|
8278
|
+
}
|
|
8279
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) input {
|
|
8280
|
+
padding: 14px 2px 5px 12px;
|
|
8281
|
+
}
|
|
8282
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) label.e-float-text {
|
|
8283
|
+
padding-left: 12px;
|
|
8284
|
+
}
|
|
8285
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) .e-input-in-wrap .e-input-group-icon {
|
|
8286
|
+
padding-right: 17px;
|
|
8287
|
+
}
|
|
8288
|
+
|
|
8276
8289
|
/* stylelint-disable-line no-empty-source */
|
|
8277
8290
|
/*! input theme */
|
|
8278
8291
|
input.e-input,
|
|
@@ -83880,6 +83893,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83880
83893
|
top: calc(50% + 60px);
|
|
83881
83894
|
}
|
|
83882
83895
|
|
|
83896
|
+
.e-image-editor.e-control.e-readonly {
|
|
83897
|
+
opacity: 1 !important;
|
|
83898
|
+
/* stylelint-disable-line declaration-no-important */
|
|
83899
|
+
}
|
|
83900
|
+
|
|
83883
83901
|
.e-image-editor {
|
|
83884
83902
|
background: #292929;
|
|
83885
83903
|
}
|