@syncfusion/ej2-inplace-editor 28.2.3 → 29.2.4
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/README.md +2 -2
- package/dist/ej2-inplace-editor.min.js +1 -1
- package/dist/ej2-inplace-editor.umd.min.js +1 -1
- package/dist/global/ej2-inplace-editor.min.js +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +18 -18
- package/styles/bootstrap4-lite.css +10 -10
- package/styles/bootstrap4.css +10 -10
- package/styles/bootstrap5-dark-lite.css +9 -9
- package/styles/bootstrap5-dark.css +13 -13
- package/styles/bootstrap5-lite.css +2 -2
- package/styles/bootstrap5.3-lite.css +2 -2
- package/styles/bootstrap5.3.css +6 -6
- package/styles/bootstrap5.css +6 -6
- package/styles/fluent-dark.css +4 -4
- package/styles/fluent.css +4 -4
- package/styles/fluent2.css +4 -4
- package/styles/highcontrast.css +4 -4
- package/styles/inplace-editor/_bootstrap4-definition.scss +5 -3
- package/styles/inplace-editor/_bootstrap5-definition.scss +2 -2
- package/styles/inplace-editor/_bootstrap5.3-definition.scss +2 -2
- package/styles/inplace-editor/_fluent-definition.scss +2 -2
- package/styles/inplace-editor/_fluent2-definition.scss +2 -2
- package/styles/inplace-editor/_highcontrast-definition.scss +2 -2
- package/styles/inplace-editor/_tailwind3-definition.scss +2 -2
- package/styles/inplace-editor/_theme.scss +8 -6
- package/styles/inplace-editor/bootstrap4.css +10 -10
- package/styles/inplace-editor/bootstrap5-dark.css +13 -13
- package/styles/inplace-editor/bootstrap5.3.css +6 -6
- package/styles/inplace-editor/bootstrap5.css +6 -6
- package/styles/inplace-editor/fluent-dark.css +4 -4
- package/styles/inplace-editor/fluent.css +4 -4
- package/styles/inplace-editor/fluent2.css +4 -4
- package/styles/inplace-editor/highcontrast.css +4 -4
- package/styles/inplace-editor/material.css +9 -0
- package/styles/inplace-editor/tailwind3.css +4 -4
- package/styles/material-lite.css +9 -0
- package/styles/material.css +9 -0
- package/styles/tailwind3.css +4 -4
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|

|
|
4
4
|
|
|
5
|
-
> This is a commercial product and requires a paid license for possession or use. Syncfusion
|
|
5
|
+
> This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at [https://www.syncfusion.com/sales/products](https://www.syncfusion.com/sales/products) or start a free 30-day trial [here](https://www.syncfusion.com/account/manage-trials/start-trials).
|
|
6
6
|
|
|
7
7
|
> A free [community license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
|
|
8
8
|
|
|
@@ -44,7 +44,7 @@ In-place Editor component is also offered in following list of frameworks.
|
|
|
44
44
|
|
|
45
45
|
Product support is available for through following mediums.
|
|
46
46
|
|
|
47
|
-
* Creating incident in Syncfusion
|
|
47
|
+
* Creating incident in Syncfusion [Direct-trac](https://www.syncfusion.com/support/directtrac/incidents?utm_source=npm&utm_campaign=grid) support system or [Community forum](https://www.syncfusion.com/forums/essential-js2?utm_source=npm&utm_campaign=grid).
|
|
48
48
|
* New [GitHub issue](https://github.com/syncfusion/ej2-javascript-ui-controls/issues/new).
|
|
49
49
|
* Ask your query in Stack Overflow with tag `syncfusion`, `ej2`.
|
|
50
50
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-inplace-editor.min.js
|
|
3
|
-
* version :
|
|
3
|
+
* version : 29.2.4
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-inplace-editor.umd.min.js
|
|
3
|
-
* version :
|
|
3
|
+
* version : 29.2.4
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-inplace-editor.min.js
|
|
3
|
-
* version :
|
|
3
|
+
* version : 29.2.4
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version :
|
|
3
|
+
* version : 29.2.4
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-inplace-editor@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-inplace-editor@
|
|
3
|
+
"_id": "@syncfusion/ej2-inplace-editor@29.1.33",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-LIxFiby6xM/5SCUIqRZHBfwQ0Q2+C+5KIzmFKNraNJnTmRrXiteyep+mI3anPZahpatrFIvNFp2SbjYXQrKzRQ==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-inplace-editor",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -24,10 +24,10 @@
|
|
|
24
24
|
"/@syncfusion/ej2-react-inplace-editor",
|
|
25
25
|
"/@syncfusion/ej2-vue-inplace-editor"
|
|
26
26
|
],
|
|
27
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inplace-editor/-/ej2-inplace-editor-
|
|
28
|
-
"_shasum": "
|
|
27
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inplace-editor/-/ej2-inplace-editor-29.1.33.tgz",
|
|
28
|
+
"_shasum": "8e895d1aabc99d72a2cc173aa3ba1c1f3ca66e6a",
|
|
29
29
|
"_spec": "@syncfusion/ej2-inplace-editor@*",
|
|
30
|
-
"_where": "/jenkins/workspace/elease-
|
|
30
|
+
"_where": "/jenkins/workspace/elease-automation_release_29.1.1/packages/included",
|
|
31
31
|
"author": {
|
|
32
32
|
"name": "Syncfusion Inc."
|
|
33
33
|
},
|
|
@@ -36,18 +36,18 @@
|
|
|
36
36
|
},
|
|
37
37
|
"bundleDependencies": false,
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"@syncfusion/ej2-base": "~
|
|
40
|
-
"@syncfusion/ej2-buttons": "~
|
|
41
|
-
"@syncfusion/ej2-calendars": "~
|
|
42
|
-
"@syncfusion/ej2-data": "~
|
|
43
|
-
"@syncfusion/ej2-dropdowns": "~
|
|
44
|
-
"@syncfusion/ej2-inputs": "~
|
|
45
|
-
"@syncfusion/ej2-lists": "~
|
|
46
|
-
"@syncfusion/ej2-navigations": "~
|
|
47
|
-
"@syncfusion/ej2-notifications": "~
|
|
48
|
-
"@syncfusion/ej2-popups": "~
|
|
49
|
-
"@syncfusion/ej2-richtexteditor": "~
|
|
50
|
-
"@syncfusion/ej2-splitbuttons": "~
|
|
39
|
+
"@syncfusion/ej2-base": "~29.2.4",
|
|
40
|
+
"@syncfusion/ej2-buttons": "~29.2.4",
|
|
41
|
+
"@syncfusion/ej2-calendars": "~29.2.4",
|
|
42
|
+
"@syncfusion/ej2-data": "~29.2.4",
|
|
43
|
+
"@syncfusion/ej2-dropdowns": "~29.2.4",
|
|
44
|
+
"@syncfusion/ej2-inputs": "~29.2.4",
|
|
45
|
+
"@syncfusion/ej2-lists": "~29.2.4",
|
|
46
|
+
"@syncfusion/ej2-navigations": "~29.2.4",
|
|
47
|
+
"@syncfusion/ej2-notifications": "~29.2.4",
|
|
48
|
+
"@syncfusion/ej2-popups": "~29.2.4",
|
|
49
|
+
"@syncfusion/ej2-richtexteditor": "~29.2.4",
|
|
50
|
+
"@syncfusion/ej2-splitbuttons": "~29.2.4"
|
|
51
51
|
},
|
|
52
52
|
"deprecated": false,
|
|
53
53
|
"description": "A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server.",
|
|
@@ -70,6 +70,6 @@
|
|
|
70
70
|
"url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
|
|
71
71
|
},
|
|
72
72
|
"typings": "index.d.ts",
|
|
73
|
-
"version": "
|
|
73
|
+
"version": "29.2.4",
|
|
74
74
|
"sideEffects": false
|
|
75
75
|
}
|
|
@@ -205,10 +205,10 @@
|
|
|
205
205
|
border-radius: 4px;
|
|
206
206
|
}
|
|
207
207
|
.e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-control.e-tbar-btn.e-btn:active, .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-control.e-tbar-btn.e-btn, .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-active .e-tbar-btn, .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:active {
|
|
208
|
-
border: 1px solid
|
|
208
|
+
border: 1px solid rgb(78.4506437768, 84.9881974249, 90.7993562232);
|
|
209
209
|
}
|
|
210
210
|
.e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-control.e-tbar-btn.e-btn:hover, .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-control.e-tbar-btn.e-btn:hover {
|
|
211
|
-
border: 1px solid
|
|
211
|
+
border: 1px solid rgb(84.3605150215, 91.3905579399, 97.6394849785);
|
|
212
212
|
}
|
|
213
213
|
.e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-control.e-tbar-btn.e-btn:focus, .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-control.e-tbar-btn.e-btn:focus {
|
|
214
214
|
border: 1px solid #6c757d;
|
|
@@ -822,7 +822,7 @@
|
|
|
822
822
|
border-bottom: 0;
|
|
823
823
|
}
|
|
824
824
|
.e-inplaceeditor .e-editable-value-wrapper:hover {
|
|
825
|
-
background:
|
|
825
|
+
background: rgb(242.05, 243.9, 245.75);
|
|
826
826
|
border-radius: 4px;
|
|
827
827
|
}
|
|
828
828
|
.e-inplaceeditor .e-editable-value-wrapper:hover .e-editable-value {
|
|
@@ -839,7 +839,7 @@
|
|
|
839
839
|
border-bottom: 0;
|
|
840
840
|
}
|
|
841
841
|
.e-inplaceeditor .e-editable-value-container:hover {
|
|
842
|
-
background:
|
|
842
|
+
background: rgb(242.05, 243.9, 245.75);
|
|
843
843
|
border-radius: 4px;
|
|
844
844
|
}
|
|
845
845
|
.e-inplaceeditor .e-editable-value-container:hover .e-editable-value {
|
|
@@ -882,8 +882,8 @@
|
|
|
882
882
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:hover,
|
|
883
883
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save.e-icon-btn:hover,
|
|
884
884
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel.e-icon-btn:hover {
|
|
885
|
-
background-color:
|
|
886
|
-
border: 1px solid
|
|
885
|
+
background-color: rgb(90.2703862661, 97.7929184549, 104.4796137339);
|
|
886
|
+
border: 1px solid rgb(84.3605150215, 91.3905579399, 97.6394849785);
|
|
887
887
|
}
|
|
888
888
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:disabled,
|
|
889
889
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:disabled,
|
|
@@ -905,8 +905,8 @@
|
|
|
905
905
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:active,
|
|
906
906
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save.e-icon-btn:active,
|
|
907
907
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel.e-icon-btn:active {
|
|
908
|
-
background-color:
|
|
909
|
-
border: 1px solid
|
|
908
|
+
background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
|
|
909
|
+
border: 1px solid rgb(78.4506437768, 84.9881974249, 90.7993562232);
|
|
910
910
|
}
|
|
911
911
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:hover .e-btn-icon.e-icons, .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:active .e-btn-icon.e-icons,
|
|
912
912
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:hover .e-btn-icon.e-icons,
|
|
@@ -946,7 +946,7 @@
|
|
|
946
946
|
border: 1px solid rgba(0, 0, 0, 0.2);
|
|
947
947
|
}
|
|
948
948
|
.e-inplaceeditor-tip.e-tooltip-wrap.e-popup .e-editable-title {
|
|
949
|
-
background:
|
|
949
|
+
background: rgb(242.05, 243.9, 245.75);
|
|
950
950
|
border-bottom: 0;
|
|
951
951
|
color: #212529;
|
|
952
952
|
}
|
|
@@ -954,5 +954,5 @@
|
|
|
954
954
|
border-bottom-color: rgba(0, 0, 0, 0.2);
|
|
955
955
|
}
|
|
956
956
|
.e-inplaceeditor-tip.e-editable-tip-title.e-tooltip-wrap .e-arrow-tip-inner.e-tip-top {
|
|
957
|
-
color:
|
|
957
|
+
color: rgb(242.05, 243.9, 245.75);
|
|
958
958
|
}
|
package/styles/bootstrap4.css
CHANGED
|
@@ -205,10 +205,10 @@
|
|
|
205
205
|
border-radius: 4px;
|
|
206
206
|
}
|
|
207
207
|
.e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-control.e-tbar-btn.e-btn:active, .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-control.e-tbar-btn.e-btn, .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-active .e-tbar-btn, .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:active {
|
|
208
|
-
border: 1px solid
|
|
208
|
+
border: 1px solid rgb(78.4506437768, 84.9881974249, 90.7993562232);
|
|
209
209
|
}
|
|
210
210
|
.e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-control.e-tbar-btn.e-btn:hover, .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-control.e-tbar-btn.e-btn:hover {
|
|
211
|
-
border: 1px solid
|
|
211
|
+
border: 1px solid rgb(84.3605150215, 91.3905579399, 97.6394849785);
|
|
212
212
|
}
|
|
213
213
|
.e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-control.e-tbar-btn.e-btn:focus, .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-control.e-tbar-btn.e-btn:focus {
|
|
214
214
|
border: 1px solid #6c757d;
|
|
@@ -822,7 +822,7 @@
|
|
|
822
822
|
border-bottom: 0;
|
|
823
823
|
}
|
|
824
824
|
.e-inplaceeditor .e-editable-value-wrapper:hover {
|
|
825
|
-
background:
|
|
825
|
+
background: rgb(242.05, 243.9, 245.75);
|
|
826
826
|
border-radius: 4px;
|
|
827
827
|
}
|
|
828
828
|
.e-inplaceeditor .e-editable-value-wrapper:hover .e-editable-value {
|
|
@@ -839,7 +839,7 @@
|
|
|
839
839
|
border-bottom: 0;
|
|
840
840
|
}
|
|
841
841
|
.e-inplaceeditor .e-editable-value-container:hover {
|
|
842
|
-
background:
|
|
842
|
+
background: rgb(242.05, 243.9, 245.75);
|
|
843
843
|
border-radius: 4px;
|
|
844
844
|
}
|
|
845
845
|
.e-inplaceeditor .e-editable-value-container:hover .e-editable-value {
|
|
@@ -882,8 +882,8 @@
|
|
|
882
882
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:hover,
|
|
883
883
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save.e-icon-btn:hover,
|
|
884
884
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel.e-icon-btn:hover {
|
|
885
|
-
background-color:
|
|
886
|
-
border: 1px solid
|
|
885
|
+
background-color: rgb(90.2703862661, 97.7929184549, 104.4796137339);
|
|
886
|
+
border: 1px solid rgb(84.3605150215, 91.3905579399, 97.6394849785);
|
|
887
887
|
}
|
|
888
888
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:disabled,
|
|
889
889
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:disabled,
|
|
@@ -905,8 +905,8 @@
|
|
|
905
905
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:active,
|
|
906
906
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save.e-icon-btn:active,
|
|
907
907
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel.e-icon-btn:active {
|
|
908
|
-
background-color:
|
|
909
|
-
border: 1px solid
|
|
908
|
+
background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
|
|
909
|
+
border: 1px solid rgb(78.4506437768, 84.9881974249, 90.7993562232);
|
|
910
910
|
}
|
|
911
911
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:hover .e-btn-icon.e-icons, .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:active .e-btn-icon.e-icons,
|
|
912
912
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:hover .e-btn-icon.e-icons,
|
|
@@ -946,7 +946,7 @@
|
|
|
946
946
|
border: 1px solid rgba(0, 0, 0, 0.2);
|
|
947
947
|
}
|
|
948
948
|
.e-inplaceeditor-tip.e-tooltip-wrap.e-popup .e-editable-title {
|
|
949
|
-
background:
|
|
949
|
+
background: rgb(242.05, 243.9, 245.75);
|
|
950
950
|
border-bottom: 0;
|
|
951
951
|
color: #212529;
|
|
952
952
|
}
|
|
@@ -954,7 +954,7 @@
|
|
|
954
954
|
border-bottom-color: rgba(0, 0, 0, 0.2);
|
|
955
955
|
}
|
|
956
956
|
.e-inplaceeditor-tip.e-editable-tip-title.e-tooltip-wrap .e-arrow-tip-inner.e-tip-top {
|
|
957
|
-
color:
|
|
957
|
+
color: rgb(242.05, 243.9, 245.75);
|
|
958
958
|
}
|
|
959
959
|
|
|
960
960
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper,
|
|
@@ -604,7 +604,7 @@
|
|
|
604
604
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save.e-icon-btn,
|
|
605
605
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel.e-icon-btn {
|
|
606
606
|
background-color: #212529;
|
|
607
|
-
border: 1px solid
|
|
607
|
+
border: 1px solid rgb(68.0034482759, 75.85, 83.6965517241);
|
|
608
608
|
border-radius: 4px;
|
|
609
609
|
}
|
|
610
610
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn .e-btn-icon.e-icons,
|
|
@@ -617,15 +617,15 @@
|
|
|
617
617
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:hover,
|
|
618
618
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save.e-icon-btn:hover,
|
|
619
619
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel.e-icon-btn:hover {
|
|
620
|
-
background-color:
|
|
621
|
-
border: 1px solid
|
|
620
|
+
background-color: rgb(90.2703862661, 97.7929184549, 104.4796137339);
|
|
621
|
+
border: 1px solid rgb(84.3605150215, 91.3905579399, 97.6394849785);
|
|
622
622
|
}
|
|
623
623
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:disabled,
|
|
624
624
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:disabled,
|
|
625
625
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save.e-icon-btn:disabled,
|
|
626
626
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel.e-icon-btn:disabled {
|
|
627
627
|
background-color: #212529;
|
|
628
|
-
border: 1px solid
|
|
628
|
+
border: 1px solid rgb(68.0034482759, 75.85, 83.6965517241);
|
|
629
629
|
border-radius: 4px;
|
|
630
630
|
}
|
|
631
631
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:hover .e-btn-icon.e-icons, .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:active .e-btn-icon.e-icons,
|
|
@@ -656,19 +656,19 @@
|
|
|
656
656
|
color: #fff;
|
|
657
657
|
}
|
|
658
658
|
.e-inplaceeditor-tip.e-tooltip-wrap.e-popup .e-arrow-tip-inner {
|
|
659
|
-
color:
|
|
659
|
+
color: rgb(26.177027027, 29.35, 32.522972973);
|
|
660
660
|
}
|
|
661
661
|
.e-inplaceeditor-tip.e-tooltip-wrap.e-popup .e-arrow-tip-outer.e-tip-top {
|
|
662
|
-
border-bottom-color:
|
|
662
|
+
border-bottom-color: rgb(26.177027027, 29.35, 32.522972973);
|
|
663
663
|
}
|
|
664
664
|
.e-inplaceeditor-tip.e-tooltip-wrap.e-popup .e-arrow-tip-outer.e-tip-bottom {
|
|
665
|
-
border-top-color:
|
|
665
|
+
border-top-color: rgb(26.177027027, 29.35, 32.522972973);
|
|
666
666
|
}
|
|
667
667
|
.e-inplaceeditor-tip.e-tooltip-wrap.e-popup.e-popup {
|
|
668
668
|
border: 1px solid #6c757d;
|
|
669
669
|
}
|
|
670
670
|
.e-inplaceeditor-tip.e-tooltip-wrap.e-popup .e-editable-title {
|
|
671
|
-
background:
|
|
671
|
+
background: rgb(26.177027027, 29.35, 32.522972973);
|
|
672
672
|
border-bottom: 0;
|
|
673
673
|
color: #fff;
|
|
674
674
|
}
|
|
@@ -676,5 +676,5 @@
|
|
|
676
676
|
border-bottom-color: #6c757d;
|
|
677
677
|
}
|
|
678
678
|
.e-inplaceeditor-tip.e-editable-tip-title.e-tooltip-wrap .e-arrow-tip-inner.e-tip-top {
|
|
679
|
-
color:
|
|
679
|
+
color: rgb(26.177027027, 29.35, 32.522972973);
|
|
680
680
|
}
|
|
@@ -604,7 +604,7 @@
|
|
|
604
604
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save.e-icon-btn,
|
|
605
605
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel.e-icon-btn {
|
|
606
606
|
background-color: #212529;
|
|
607
|
-
border: 1px solid
|
|
607
|
+
border: 1px solid rgb(68.0034482759, 75.85, 83.6965517241);
|
|
608
608
|
border-radius: 4px;
|
|
609
609
|
}
|
|
610
610
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn .e-btn-icon.e-icons,
|
|
@@ -617,15 +617,15 @@
|
|
|
617
617
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:hover,
|
|
618
618
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save.e-icon-btn:hover,
|
|
619
619
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel.e-icon-btn:hover {
|
|
620
|
-
background-color:
|
|
621
|
-
border: 1px solid
|
|
620
|
+
background-color: rgb(90.2703862661, 97.7929184549, 104.4796137339);
|
|
621
|
+
border: 1px solid rgb(84.3605150215, 91.3905579399, 97.6394849785);
|
|
622
622
|
}
|
|
623
623
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:disabled,
|
|
624
624
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:disabled,
|
|
625
625
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save.e-icon-btn:disabled,
|
|
626
626
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel.e-icon-btn:disabled {
|
|
627
627
|
background-color: #212529;
|
|
628
|
-
border: 1px solid
|
|
628
|
+
border: 1px solid rgb(68.0034482759, 75.85, 83.6965517241);
|
|
629
629
|
border-radius: 4px;
|
|
630
630
|
}
|
|
631
631
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:hover .e-btn-icon.e-icons, .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:active .e-btn-icon.e-icons,
|
|
@@ -656,19 +656,19 @@
|
|
|
656
656
|
color: #fff;
|
|
657
657
|
}
|
|
658
658
|
.e-inplaceeditor-tip.e-tooltip-wrap.e-popup .e-arrow-tip-inner {
|
|
659
|
-
color:
|
|
659
|
+
color: rgb(26.177027027, 29.35, 32.522972973);
|
|
660
660
|
}
|
|
661
661
|
.e-inplaceeditor-tip.e-tooltip-wrap.e-popup .e-arrow-tip-outer.e-tip-top {
|
|
662
|
-
border-bottom-color:
|
|
662
|
+
border-bottom-color: rgb(26.177027027, 29.35, 32.522972973);
|
|
663
663
|
}
|
|
664
664
|
.e-inplaceeditor-tip.e-tooltip-wrap.e-popup .e-arrow-tip-outer.e-tip-bottom {
|
|
665
|
-
border-top-color:
|
|
665
|
+
border-top-color: rgb(26.177027027, 29.35, 32.522972973);
|
|
666
666
|
}
|
|
667
667
|
.e-inplaceeditor-tip.e-tooltip-wrap.e-popup.e-popup {
|
|
668
668
|
border: 1px solid #6c757d;
|
|
669
669
|
}
|
|
670
670
|
.e-inplaceeditor-tip.e-tooltip-wrap.e-popup .e-editable-title {
|
|
671
|
-
background:
|
|
671
|
+
background: rgb(26.177027027, 29.35, 32.522972973);
|
|
672
672
|
border-bottom: 0;
|
|
673
673
|
color: #fff;
|
|
674
674
|
}
|
|
@@ -676,17 +676,17 @@
|
|
|
676
676
|
border-bottom-color: #6c757d;
|
|
677
677
|
}
|
|
678
678
|
.e-inplaceeditor-tip.e-editable-tip-title.e-tooltip-wrap .e-arrow-tip-inner.e-tip-top {
|
|
679
|
-
color:
|
|
679
|
+
color: rgb(26.177027027, 29.35, 32.522972973);
|
|
680
680
|
}
|
|
681
681
|
|
|
682
682
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper,
|
|
683
683
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper {
|
|
684
|
-
padding: 7px
|
|
684
|
+
padding: 7px 48px 7px 12px;
|
|
685
685
|
}
|
|
686
686
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper .e-editable-value,
|
|
687
687
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper .e-editable-value {
|
|
688
688
|
font-size: 16px;
|
|
689
|
-
margin: 0
|
|
689
|
+
margin: 0;
|
|
690
690
|
}
|
|
691
691
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper .e-editable-overlay-icon,
|
|
692
692
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper .e-editable-overlay-icon {
|
|
@@ -703,12 +703,12 @@
|
|
|
703
703
|
}
|
|
704
704
|
.e-bigger .e-inplaceeditor .e-editable-value-container,
|
|
705
705
|
.e-inplaceeditor.e-bigger .e-editable-value-container {
|
|
706
|
-
padding: 7px
|
|
706
|
+
padding: 7px 48px 7px 12px;
|
|
707
707
|
}
|
|
708
708
|
.e-bigger .e-inplaceeditor .e-editable-value-container .e-editable-value,
|
|
709
709
|
.e-inplaceeditor.e-bigger .e-editable-value-container .e-editable-value {
|
|
710
710
|
font-size: 16px;
|
|
711
|
-
margin: 0
|
|
711
|
+
margin: 0;
|
|
712
712
|
}
|
|
713
713
|
.e-bigger .e-inplaceeditor .e-editable-value-container .e-editable-overlay-icon,
|
|
714
714
|
.e-inplaceeditor.e-bigger .e-editable-value-container .e-editable-overlay-icon {
|
|
@@ -617,8 +617,8 @@
|
|
|
617
617
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:hover,
|
|
618
618
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save.e-icon-btn:hover,
|
|
619
619
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel.e-icon-btn:hover {
|
|
620
|
-
background-color:
|
|
621
|
-
border: 1px solid
|
|
620
|
+
background-color: rgb(90.2703862661, 97.7929184549, 104.4796137339);
|
|
621
|
+
border: 1px solid rgb(84.3605150215, 91.3905579399, 97.6394849785);
|
|
622
622
|
}
|
|
623
623
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:disabled,
|
|
624
624
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:disabled,
|
|
@@ -621,8 +621,8 @@
|
|
|
621
621
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:hover,
|
|
622
622
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save.e-icon-btn:hover,
|
|
623
623
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel.e-icon-btn:hover {
|
|
624
|
-
background-color:
|
|
625
|
-
border: 1px solid
|
|
624
|
+
background-color: rgb(90.2703862661, 97.7929184549, 104.4796137339);
|
|
625
|
+
border: 1px solid rgb(84.3605150215, 91.3905579399, 97.6394849785);
|
|
626
626
|
}
|
|
627
627
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:disabled,
|
|
628
628
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:disabled,
|
package/styles/bootstrap5.3.css
CHANGED
|
@@ -621,8 +621,8 @@
|
|
|
621
621
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:hover,
|
|
622
622
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save.e-icon-btn:hover,
|
|
623
623
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel.e-icon-btn:hover {
|
|
624
|
-
background-color:
|
|
625
|
-
border: 1px solid
|
|
624
|
+
background-color: rgb(90.2703862661, 97.7929184549, 104.4796137339);
|
|
625
|
+
border: 1px solid rgb(84.3605150215, 91.3905579399, 97.6394849785);
|
|
626
626
|
}
|
|
627
627
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:disabled,
|
|
628
628
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:disabled,
|
|
@@ -685,12 +685,12 @@
|
|
|
685
685
|
|
|
686
686
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper,
|
|
687
687
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper {
|
|
688
|
-
padding: 7px
|
|
688
|
+
padding: 7px 48px 7px 12px;
|
|
689
689
|
}
|
|
690
690
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper .e-editable-value,
|
|
691
691
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper .e-editable-value {
|
|
692
692
|
font-size: 16px;
|
|
693
|
-
margin: 0
|
|
693
|
+
margin: 0;
|
|
694
694
|
}
|
|
695
695
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper .e-editable-overlay-icon,
|
|
696
696
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper .e-editable-overlay-icon {
|
|
@@ -707,12 +707,12 @@
|
|
|
707
707
|
}
|
|
708
708
|
.e-bigger .e-inplaceeditor .e-editable-value-container,
|
|
709
709
|
.e-inplaceeditor.e-bigger .e-editable-value-container {
|
|
710
|
-
padding: 7px
|
|
710
|
+
padding: 7px 48px 7px 12px;
|
|
711
711
|
}
|
|
712
712
|
.e-bigger .e-inplaceeditor .e-editable-value-container .e-editable-value,
|
|
713
713
|
.e-inplaceeditor.e-bigger .e-editable-value-container .e-editable-value {
|
|
714
714
|
font-size: 16px;
|
|
715
|
-
margin: 0
|
|
715
|
+
margin: 0;
|
|
716
716
|
}
|
|
717
717
|
.e-bigger .e-inplaceeditor .e-editable-value-container .e-editable-overlay-icon,
|
|
718
718
|
.e-inplaceeditor.e-bigger .e-editable-value-container .e-editable-overlay-icon {
|
package/styles/bootstrap5.css
CHANGED
|
@@ -617,8 +617,8 @@
|
|
|
617
617
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:hover,
|
|
618
618
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save.e-icon-btn:hover,
|
|
619
619
|
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel.e-icon-btn:hover {
|
|
620
|
-
background-color:
|
|
621
|
-
border: 1px solid
|
|
620
|
+
background-color: rgb(90.2703862661, 97.7929184549, 104.4796137339);
|
|
621
|
+
border: 1px solid rgb(84.3605150215, 91.3905579399, 97.6394849785);
|
|
622
622
|
}
|
|
623
623
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:disabled,
|
|
624
624
|
.e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:disabled,
|
|
@@ -681,12 +681,12 @@
|
|
|
681
681
|
|
|
682
682
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper,
|
|
683
683
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper {
|
|
684
|
-
padding: 7px
|
|
684
|
+
padding: 7px 48px 7px 12px;
|
|
685
685
|
}
|
|
686
686
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper .e-editable-value,
|
|
687
687
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper .e-editable-value {
|
|
688
688
|
font-size: 16px;
|
|
689
|
-
margin: 0
|
|
689
|
+
margin: 0;
|
|
690
690
|
}
|
|
691
691
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper .e-editable-overlay-icon,
|
|
692
692
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper .e-editable-overlay-icon {
|
|
@@ -703,12 +703,12 @@
|
|
|
703
703
|
}
|
|
704
704
|
.e-bigger .e-inplaceeditor .e-editable-value-container,
|
|
705
705
|
.e-inplaceeditor.e-bigger .e-editable-value-container {
|
|
706
|
-
padding: 7px
|
|
706
|
+
padding: 7px 48px 7px 12px;
|
|
707
707
|
}
|
|
708
708
|
.e-bigger .e-inplaceeditor .e-editable-value-container .e-editable-value,
|
|
709
709
|
.e-inplaceeditor.e-bigger .e-editable-value-container .e-editable-value {
|
|
710
710
|
font-size: 16px;
|
|
711
|
-
margin: 0
|
|
711
|
+
margin: 0;
|
|
712
712
|
}
|
|
713
713
|
.e-bigger .e-inplaceeditor .e-editable-value-container .e-editable-overlay-icon,
|
|
714
714
|
.e-inplaceeditor.e-bigger .e-editable-value-container .e-editable-overlay-icon {
|
package/styles/fluent-dark.css
CHANGED
|
@@ -628,12 +628,12 @@
|
|
|
628
628
|
|
|
629
629
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper,
|
|
630
630
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper {
|
|
631
|
-
padding:
|
|
631
|
+
padding: 8px 36px 8px 12px;
|
|
632
632
|
}
|
|
633
633
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper .e-editable-value,
|
|
634
634
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper .e-editable-value {
|
|
635
635
|
font-size: 16px;
|
|
636
|
-
margin: 0
|
|
636
|
+
margin: 0;
|
|
637
637
|
}
|
|
638
638
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper .e-editable-overlay-icon,
|
|
639
639
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper .e-editable-overlay-icon {
|
|
@@ -650,12 +650,12 @@
|
|
|
650
650
|
}
|
|
651
651
|
.e-bigger .e-inplaceeditor .e-editable-value-container,
|
|
652
652
|
.e-inplaceeditor.e-bigger .e-editable-value-container {
|
|
653
|
-
padding:
|
|
653
|
+
padding: 8px 36px 8px 12px;
|
|
654
654
|
}
|
|
655
655
|
.e-bigger .e-inplaceeditor .e-editable-value-container .e-editable-value,
|
|
656
656
|
.e-inplaceeditor.e-bigger .e-editable-value-container .e-editable-value {
|
|
657
657
|
font-size: 16px;
|
|
658
|
-
margin: 0
|
|
658
|
+
margin: 0;
|
|
659
659
|
}
|
|
660
660
|
.e-bigger .e-inplaceeditor .e-editable-value-container .e-editable-overlay-icon,
|
|
661
661
|
.e-inplaceeditor.e-bigger .e-editable-value-container .e-editable-overlay-icon {
|
package/styles/fluent.css
CHANGED
|
@@ -628,12 +628,12 @@
|
|
|
628
628
|
|
|
629
629
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper,
|
|
630
630
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper {
|
|
631
|
-
padding:
|
|
631
|
+
padding: 8px 36px 8px 12px;
|
|
632
632
|
}
|
|
633
633
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper .e-editable-value,
|
|
634
634
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper .e-editable-value {
|
|
635
635
|
font-size: 16px;
|
|
636
|
-
margin: 0
|
|
636
|
+
margin: 0;
|
|
637
637
|
}
|
|
638
638
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper .e-editable-overlay-icon,
|
|
639
639
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper .e-editable-overlay-icon {
|
|
@@ -650,12 +650,12 @@
|
|
|
650
650
|
}
|
|
651
651
|
.e-bigger .e-inplaceeditor .e-editable-value-container,
|
|
652
652
|
.e-inplaceeditor.e-bigger .e-editable-value-container {
|
|
653
|
-
padding:
|
|
653
|
+
padding: 8px 36px 8px 12px;
|
|
654
654
|
}
|
|
655
655
|
.e-bigger .e-inplaceeditor .e-editable-value-container .e-editable-value,
|
|
656
656
|
.e-inplaceeditor.e-bigger .e-editable-value-container .e-editable-value {
|
|
657
657
|
font-size: 16px;
|
|
658
|
-
margin: 0
|
|
658
|
+
margin: 0;
|
|
659
659
|
}
|
|
660
660
|
.e-bigger .e-inplaceeditor .e-editable-value-container .e-editable-overlay-icon,
|
|
661
661
|
.e-inplaceeditor.e-bigger .e-editable-value-container .e-editable-overlay-icon {
|
package/styles/fluent2.css
CHANGED
|
@@ -796,12 +796,12 @@
|
|
|
796
796
|
|
|
797
797
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper,
|
|
798
798
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper {
|
|
799
|
-
padding:
|
|
799
|
+
padding: 8px 38px 10px 12px;
|
|
800
800
|
}
|
|
801
801
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper .e-editable-value,
|
|
802
802
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper .e-editable-value {
|
|
803
803
|
font-size: 16px;
|
|
804
|
-
margin: 0
|
|
804
|
+
margin: 0;
|
|
805
805
|
}
|
|
806
806
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper .e-editable-overlay-icon,
|
|
807
807
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper .e-editable-overlay-icon {
|
|
@@ -818,12 +818,12 @@
|
|
|
818
818
|
}
|
|
819
819
|
.e-bigger .e-inplaceeditor .e-editable-value-container,
|
|
820
820
|
.e-inplaceeditor.e-bigger .e-editable-value-container {
|
|
821
|
-
padding:
|
|
821
|
+
padding: 8px 38px 10px 12px;
|
|
822
822
|
}
|
|
823
823
|
.e-bigger .e-inplaceeditor .e-editable-value-container .e-editable-value,
|
|
824
824
|
.e-inplaceeditor.e-bigger .e-editable-value-container .e-editable-value {
|
|
825
825
|
font-size: 16px;
|
|
826
|
-
margin: 0
|
|
826
|
+
margin: 0;
|
|
827
827
|
}
|
|
828
828
|
.e-bigger .e-inplaceeditor .e-editable-value-container .e-editable-overlay-icon,
|
|
829
829
|
.e-inplaceeditor.e-bigger .e-editable-value-container .e-editable-overlay-icon {
|
package/styles/highcontrast.css
CHANGED
|
@@ -665,12 +665,12 @@
|
|
|
665
665
|
|
|
666
666
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper,
|
|
667
667
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper {
|
|
668
|
-
padding: 8px 12px;
|
|
668
|
+
padding: 8px 36px 8px 12px;
|
|
669
669
|
}
|
|
670
670
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper .e-editable-value,
|
|
671
671
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper .e-editable-value {
|
|
672
672
|
font-size: 15px;
|
|
673
|
-
margin: 0
|
|
673
|
+
margin: 0;
|
|
674
674
|
}
|
|
675
675
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper .e-editable-overlay-icon,
|
|
676
676
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper .e-editable-overlay-icon {
|
|
@@ -687,12 +687,12 @@
|
|
|
687
687
|
}
|
|
688
688
|
.e-bigger .e-inplaceeditor .e-editable-value-container,
|
|
689
689
|
.e-inplaceeditor.e-bigger .e-editable-value-container {
|
|
690
|
-
padding: 8px 12px;
|
|
690
|
+
padding: 8px 36px 8px 12px;
|
|
691
691
|
}
|
|
692
692
|
.e-bigger .e-inplaceeditor .e-editable-value-container .e-editable-value,
|
|
693
693
|
.e-inplaceeditor.e-bigger .e-editable-value-container .e-editable-value {
|
|
694
694
|
font-size: 15px;
|
|
695
|
-
margin: 0
|
|
695
|
+
margin: 0;
|
|
696
696
|
}
|
|
697
697
|
.e-bigger .e-inplaceeditor .e-editable-value-container .e-editable-overlay-icon,
|
|
698
698
|
.e-inplaceeditor.e-bigger .e-editable-value-container .e-editable-overlay-icon {
|