@syncfusion/ej2-angular-spreadsheet 20.3.52-ngcc → 20.3.56-ngcc
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/@syncfusion/ej2-angular-spreadsheet.es5.js +1 -1
- package/@syncfusion/ej2-angular-spreadsheet.es5.js.map +1 -1
- package/@syncfusion/ej2-angular-spreadsheet.js +1 -1
- package/@syncfusion/ej2-angular-spreadsheet.js.map +1 -1
- package/CHANGELOG.md +14 -1
- package/dist/ej2-angular-spreadsheet.umd.js +2 -1
- package/dist/ej2-angular-spreadsheet.umd.js.map +1 -1
- package/dist/ej2-angular-spreadsheet.umd.min.js +2 -2
- package/package.json +8 -8
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/styles/bootstrap-dark.css +0 -15
- package/styles/bootstrap.css +0 -15
- package/styles/bootstrap4.css +0 -15
- package/styles/bootstrap5-dark.css +0 -15
- package/styles/bootstrap5.css +0 -15
- package/styles/fabric-dark.css +0 -15
- package/styles/fabric.css +0 -15
- package/styles/fluent-dark.css +0 -15
- package/styles/fluent.css +0 -15
- package/styles/highcontrast-light.css +0 -15
- package/styles/highcontrast.css +0 -15
- package/styles/material-dark.css +0 -15
- package/styles/material.css +0 -15
- package/styles/spreadsheet/bootstrap-dark.css +0 -15
- package/styles/spreadsheet/bootstrap.css +0 -15
- package/styles/spreadsheet/bootstrap4.css +0 -15
- package/styles/spreadsheet/bootstrap5-dark.css +0 -15
- package/styles/spreadsheet/bootstrap5.css +0 -15
- package/styles/spreadsheet/fabric-dark.css +0 -15
- package/styles/spreadsheet/fabric.css +0 -15
- package/styles/spreadsheet/fluent-dark.css +0 -15
- package/styles/spreadsheet/fluent.css +0 -15
- package/styles/spreadsheet/highcontrast-light.css +0 -15
- package/styles/spreadsheet/highcontrast.css +0 -15
- package/styles/spreadsheet/material-dark.css +0 -15
- package/styles/spreadsheet/material.css +0 -15
- package/styles/spreadsheet/tailwind-dark.css +0 -15
- package/styles/spreadsheet/tailwind.css +0 -15
- package/styles/tailwind-dark.css +0 -15
- package/styles/tailwind.css +0 -15
|
@@ -104,9 +104,6 @@
|
|
|
104
104
|
display: inline-table;
|
|
105
105
|
padding-top: 3px;
|
|
106
106
|
}
|
|
107
|
-
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog {
|
|
108
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
109
|
-
}
|
|
110
107
|
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
111
108
|
font-size: 18px;
|
|
112
109
|
line-height: 21px;
|
|
@@ -123,9 +120,6 @@
|
|
|
123
120
|
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog .e-dlg-content .e-unprotectsheetpwd-content .e-input {
|
|
124
121
|
margin-top: 10px;
|
|
125
122
|
}
|
|
126
|
-
.e-spreadsheet .e-reenterpwd-dlg.e-dialog {
|
|
127
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
128
|
-
}
|
|
129
123
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
130
124
|
font-size: 18px;
|
|
131
125
|
line-height: 21px;
|
|
@@ -1377,9 +1371,6 @@
|
|
|
1377
1371
|
.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content {
|
|
1378
1372
|
text-align: left;
|
|
1379
1373
|
}
|
|
1380
|
-
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
1381
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
1382
|
-
}
|
|
1383
1374
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
1384
1375
|
font-size: 18px;
|
|
1385
1376
|
line-height: 31px;
|
|
@@ -1397,9 +1388,6 @@
|
|
|
1397
1388
|
line-height: 24px;
|
|
1398
1389
|
margin-bottom: 4px;
|
|
1399
1390
|
}
|
|
1400
|
-
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog {
|
|
1401
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
1402
|
-
}
|
|
1403
1391
|
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
1404
1392
|
font-size: 18px;
|
|
1405
1393
|
line-height: 21px;
|
|
@@ -1416,9 +1404,6 @@
|
|
|
1416
1404
|
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog .e-dlg-content .e-unprotectpwd-content .e-input {
|
|
1417
1405
|
margin-top: 10px;
|
|
1418
1406
|
}
|
|
1419
|
-
.e-spreadsheet .e-importprotectworkbook-dlg.e-dialog {
|
|
1420
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
1421
|
-
}
|
|
1422
1407
|
.e-spreadsheet .e-importprotectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
1423
1408
|
font-size: 18px;
|
|
1424
1409
|
line-height: 21px;
|
|
@@ -662,9 +662,6 @@
|
|
|
662
662
|
display: inline-table;
|
|
663
663
|
padding-top: 3px;
|
|
664
664
|
}
|
|
665
|
-
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog {
|
|
666
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
667
|
-
}
|
|
668
665
|
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
669
666
|
font-size: 18px;
|
|
670
667
|
line-height: 21px;
|
|
@@ -681,9 +678,6 @@
|
|
|
681
678
|
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog .e-dlg-content .e-unprotectsheetpwd-content .e-input {
|
|
682
679
|
margin-top: 10px;
|
|
683
680
|
}
|
|
684
|
-
.e-spreadsheet .e-reenterpwd-dlg.e-dialog {
|
|
685
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
686
|
-
}
|
|
687
681
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
688
682
|
font-size: 18px;
|
|
689
683
|
line-height: 21px;
|
|
@@ -1944,9 +1938,6 @@
|
|
|
1944
1938
|
.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content {
|
|
1945
1939
|
text-align: left;
|
|
1946
1940
|
}
|
|
1947
|
-
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
1948
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
1949
|
-
}
|
|
1950
1941
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
1951
1942
|
font-size: 18px;
|
|
1952
1943
|
line-height: 31px;
|
|
@@ -1964,9 +1955,6 @@
|
|
|
1964
1955
|
line-height: 24px;
|
|
1965
1956
|
margin-bottom: 4px;
|
|
1966
1957
|
}
|
|
1967
|
-
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog {
|
|
1968
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
1969
|
-
}
|
|
1970
1958
|
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
1971
1959
|
font-size: 18px;
|
|
1972
1960
|
line-height: 21px;
|
|
@@ -1983,9 +1971,6 @@
|
|
|
1983
1971
|
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog .e-dlg-content .e-unprotectpwd-content .e-input {
|
|
1984
1972
|
margin-top: 10px;
|
|
1985
1973
|
}
|
|
1986
|
-
.e-spreadsheet .e-importprotectworkbook-dlg.e-dialog {
|
|
1987
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
1988
|
-
}
|
|
1989
1974
|
.e-spreadsheet .e-importprotectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
1990
1975
|
font-size: 18px;
|
|
1991
1976
|
line-height: 21px;
|
|
@@ -715,9 +715,6 @@
|
|
|
715
715
|
display: inline-table;
|
|
716
716
|
padding-top: 3px;
|
|
717
717
|
}
|
|
718
|
-
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog {
|
|
719
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
720
|
-
}
|
|
721
718
|
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
722
719
|
font-size: 18px;
|
|
723
720
|
line-height: 21px;
|
|
@@ -734,9 +731,6 @@
|
|
|
734
731
|
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog .e-dlg-content .e-unprotectsheetpwd-content .e-input {
|
|
735
732
|
margin-top: 10px;
|
|
736
733
|
}
|
|
737
|
-
.e-spreadsheet .e-reenterpwd-dlg.e-dialog {
|
|
738
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
739
|
-
}
|
|
740
734
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
741
735
|
font-size: 18px;
|
|
742
736
|
line-height: 21px;
|
|
@@ -1987,9 +1981,6 @@
|
|
|
1987
1981
|
.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content {
|
|
1988
1982
|
text-align: left;
|
|
1989
1983
|
}
|
|
1990
|
-
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
1991
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
1992
|
-
}
|
|
1993
1984
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
1994
1985
|
font-size: 18px;
|
|
1995
1986
|
line-height: 31px;
|
|
@@ -2007,9 +1998,6 @@
|
|
|
2007
1998
|
line-height: 24px;
|
|
2008
1999
|
margin-bottom: 4px;
|
|
2009
2000
|
}
|
|
2010
|
-
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog {
|
|
2011
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
2012
|
-
}
|
|
2013
2001
|
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
2014
2002
|
font-size: 18px;
|
|
2015
2003
|
line-height: 21px;
|
|
@@ -2026,9 +2014,6 @@
|
|
|
2026
2014
|
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog .e-dlg-content .e-unprotectpwd-content .e-input {
|
|
2027
2015
|
margin-top: 10px;
|
|
2028
2016
|
}
|
|
2029
|
-
.e-spreadsheet .e-importprotectworkbook-dlg.e-dialog {
|
|
2030
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
2031
|
-
}
|
|
2032
2017
|
.e-spreadsheet .e-importprotectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
2033
2018
|
font-size: 18px;
|
|
2034
2019
|
line-height: 21px;
|
|
@@ -743,9 +743,6 @@
|
|
|
743
743
|
display: inline-table;
|
|
744
744
|
padding-top: 3px;
|
|
745
745
|
}
|
|
746
|
-
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog {
|
|
747
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
748
|
-
}
|
|
749
746
|
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
750
747
|
font-size: 18px;
|
|
751
748
|
line-height: 21px;
|
|
@@ -762,9 +759,6 @@
|
|
|
762
759
|
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog .e-dlg-content .e-unprotectsheetpwd-content .e-input {
|
|
763
760
|
margin-top: 10px;
|
|
764
761
|
}
|
|
765
|
-
.e-spreadsheet .e-reenterpwd-dlg.e-dialog {
|
|
766
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
767
|
-
}
|
|
768
762
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
769
763
|
font-size: 18px;
|
|
770
764
|
line-height: 21px;
|
|
@@ -2025,9 +2019,6 @@
|
|
|
2025
2019
|
.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content {
|
|
2026
2020
|
text-align: left;
|
|
2027
2021
|
}
|
|
2028
|
-
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
2029
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
2030
|
-
}
|
|
2031
2022
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
2032
2023
|
font-size: 18px;
|
|
2033
2024
|
line-height: 31px;
|
|
@@ -2045,9 +2036,6 @@
|
|
|
2045
2036
|
line-height: 24px;
|
|
2046
2037
|
margin-bottom: 4px;
|
|
2047
2038
|
}
|
|
2048
|
-
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog {
|
|
2049
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
2050
|
-
}
|
|
2051
2039
|
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
2052
2040
|
font-size: 18px;
|
|
2053
2041
|
line-height: 21px;
|
|
@@ -2064,9 +2052,6 @@
|
|
|
2064
2052
|
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog .e-dlg-content .e-unprotectpwd-content .e-input {
|
|
2065
2053
|
margin-top: 10px;
|
|
2066
2054
|
}
|
|
2067
|
-
.e-spreadsheet .e-importprotectworkbook-dlg.e-dialog {
|
|
2068
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
2069
|
-
}
|
|
2070
2055
|
.e-spreadsheet .e-importprotectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
2071
2056
|
font-size: 18px;
|
|
2072
2057
|
line-height: 21px;
|
|
@@ -704,9 +704,6 @@
|
|
|
704
704
|
.e-spreadsheet .e-dlg-header-content {
|
|
705
705
|
padding: 18px;
|
|
706
706
|
}
|
|
707
|
-
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog {
|
|
708
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
709
|
-
}
|
|
710
707
|
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
711
708
|
font-size: 18px;
|
|
712
709
|
line-height: 21px;
|
|
@@ -723,9 +720,6 @@
|
|
|
723
720
|
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog .e-dlg-content .e-unprotectsheetpwd-content .e-input {
|
|
724
721
|
margin-top: 10px;
|
|
725
722
|
}
|
|
726
|
-
.e-spreadsheet .e-reenterpwd-dlg.e-dialog {
|
|
727
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
728
|
-
}
|
|
729
723
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
730
724
|
font-size: 18px;
|
|
731
725
|
line-height: 21px;
|
|
@@ -1999,9 +1993,6 @@
|
|
|
1999
1993
|
.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content {
|
|
2000
1994
|
text-align: left;
|
|
2001
1995
|
}
|
|
2002
|
-
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
2003
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
2004
|
-
}
|
|
2005
1996
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
2006
1997
|
font-size: 18px;
|
|
2007
1998
|
line-height: 31px;
|
|
@@ -2019,9 +2010,6 @@
|
|
|
2019
2010
|
line-height: 24px;
|
|
2020
2011
|
margin-bottom: 4px;
|
|
2021
2012
|
}
|
|
2022
|
-
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog {
|
|
2023
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
2024
|
-
}
|
|
2025
2013
|
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
2026
2014
|
font-size: 18px;
|
|
2027
2015
|
line-height: 21px;
|
|
@@ -2038,9 +2026,6 @@
|
|
|
2038
2026
|
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog .e-dlg-content .e-unprotectpwd-content .e-input {
|
|
2039
2027
|
margin-top: 10px;
|
|
2040
2028
|
}
|
|
2041
|
-
.e-spreadsheet .e-importprotectworkbook-dlg.e-dialog {
|
|
2042
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
2043
|
-
}
|
|
2044
2029
|
.e-spreadsheet .e-importprotectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
2045
2030
|
font-size: 18px;
|
|
2046
2031
|
line-height: 21px;
|
|
@@ -704,9 +704,6 @@
|
|
|
704
704
|
.e-spreadsheet .e-dlg-header-content {
|
|
705
705
|
padding: 18px;
|
|
706
706
|
}
|
|
707
|
-
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog {
|
|
708
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
709
|
-
}
|
|
710
707
|
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
711
708
|
font-size: 18px;
|
|
712
709
|
line-height: 21px;
|
|
@@ -723,9 +720,6 @@
|
|
|
723
720
|
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog .e-dlg-content .e-unprotectsheetpwd-content .e-input {
|
|
724
721
|
margin-top: 10px;
|
|
725
722
|
}
|
|
726
|
-
.e-spreadsheet .e-reenterpwd-dlg.e-dialog {
|
|
727
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
728
|
-
}
|
|
729
723
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
730
724
|
font-size: 18px;
|
|
731
725
|
line-height: 21px;
|
|
@@ -1999,9 +1993,6 @@
|
|
|
1999
1993
|
.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content {
|
|
2000
1994
|
text-align: left;
|
|
2001
1995
|
}
|
|
2002
|
-
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
2003
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
2004
|
-
}
|
|
2005
1996
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
2006
1997
|
font-size: 18px;
|
|
2007
1998
|
line-height: 31px;
|
|
@@ -2019,9 +2010,6 @@
|
|
|
2019
2010
|
line-height: 24px;
|
|
2020
2011
|
margin-bottom: 4px;
|
|
2021
2012
|
}
|
|
2022
|
-
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog {
|
|
2023
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
2024
|
-
}
|
|
2025
2013
|
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
2026
2014
|
font-size: 18px;
|
|
2027
2015
|
line-height: 21px;
|
|
@@ -2038,9 +2026,6 @@
|
|
|
2038
2026
|
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog .e-dlg-content .e-unprotectpwd-content .e-input {
|
|
2039
2027
|
margin-top: 10px;
|
|
2040
2028
|
}
|
|
2041
|
-
.e-spreadsheet .e-importprotectworkbook-dlg.e-dialog {
|
|
2042
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
2043
|
-
}
|
|
2044
2029
|
.e-spreadsheet .e-importprotectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
2045
2030
|
font-size: 18px;
|
|
2046
2031
|
line-height: 21px;
|
package/styles/tailwind-dark.css
CHANGED
|
@@ -705,9 +705,6 @@
|
|
|
705
705
|
.e-spreadsheet .e-dlg-header-content {
|
|
706
706
|
padding: 18px;
|
|
707
707
|
}
|
|
708
|
-
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog {
|
|
709
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
710
|
-
}
|
|
711
708
|
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
712
709
|
font-size: 18px;
|
|
713
710
|
line-height: 21px;
|
|
@@ -724,9 +721,6 @@
|
|
|
724
721
|
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog .e-dlg-content .e-unprotectsheetpwd-content .e-input {
|
|
725
722
|
margin-top: 10px;
|
|
726
723
|
}
|
|
727
|
-
.e-spreadsheet .e-reenterpwd-dlg.e-dialog {
|
|
728
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
729
|
-
}
|
|
730
724
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
731
725
|
font-size: 18px;
|
|
732
726
|
line-height: 21px;
|
|
@@ -2000,9 +1994,6 @@
|
|
|
2000
1994
|
.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content {
|
|
2001
1995
|
text-align: left;
|
|
2002
1996
|
}
|
|
2003
|
-
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
2004
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
2005
|
-
}
|
|
2006
1997
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
2007
1998
|
font-size: 18px;
|
|
2008
1999
|
line-height: 31px;
|
|
@@ -2020,9 +2011,6 @@
|
|
|
2020
2011
|
line-height: 24px;
|
|
2021
2012
|
margin-bottom: 4px;
|
|
2022
2013
|
}
|
|
2023
|
-
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog {
|
|
2024
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
2025
|
-
}
|
|
2026
2014
|
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
2027
2015
|
font-size: 18px;
|
|
2028
2016
|
line-height: 21px;
|
|
@@ -2039,9 +2027,6 @@
|
|
|
2039
2027
|
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog .e-dlg-content .e-unprotectpwd-content .e-input {
|
|
2040
2028
|
margin-top: 10px;
|
|
2041
2029
|
}
|
|
2042
|
-
.e-spreadsheet .e-importprotectworkbook-dlg.e-dialog {
|
|
2043
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
2044
|
-
}
|
|
2045
2030
|
.e-spreadsheet .e-importprotectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
2046
2031
|
font-size: 18px;
|
|
2047
2032
|
line-height: 21px;
|
package/styles/tailwind.css
CHANGED
|
@@ -705,9 +705,6 @@
|
|
|
705
705
|
.e-spreadsheet .e-dlg-header-content {
|
|
706
706
|
padding: 18px;
|
|
707
707
|
}
|
|
708
|
-
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog {
|
|
709
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
710
|
-
}
|
|
711
708
|
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
712
709
|
font-size: 18px;
|
|
713
710
|
line-height: 21px;
|
|
@@ -724,9 +721,6 @@
|
|
|
724
721
|
.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog .e-dlg-content .e-unprotectsheetpwd-content .e-input {
|
|
725
722
|
margin-top: 10px;
|
|
726
723
|
}
|
|
727
|
-
.e-spreadsheet .e-reenterpwd-dlg.e-dialog {
|
|
728
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
729
|
-
}
|
|
730
724
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
731
725
|
font-size: 18px;
|
|
732
726
|
line-height: 21px;
|
|
@@ -2000,9 +1994,6 @@
|
|
|
2000
1994
|
.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content {
|
|
2001
1995
|
text-align: left;
|
|
2002
1996
|
}
|
|
2003
|
-
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
2004
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
2005
|
-
}
|
|
2006
1997
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
2007
1998
|
font-size: 18px;
|
|
2008
1999
|
line-height: 31px;
|
|
@@ -2020,9 +2011,6 @@
|
|
|
2020
2011
|
line-height: 24px;
|
|
2021
2012
|
margin-bottom: 4px;
|
|
2022
2013
|
}
|
|
2023
|
-
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog {
|
|
2024
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
2025
|
-
}
|
|
2026
2014
|
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
2027
2015
|
font-size: 18px;
|
|
2028
2016
|
line-height: 21px;
|
|
@@ -2039,9 +2027,6 @@
|
|
|
2039
2027
|
.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog .e-dlg-content .e-unprotectpwd-content .e-input {
|
|
2040
2028
|
margin-top: 10px;
|
|
2041
2029
|
}
|
|
2042
|
-
.e-spreadsheet .e-importprotectworkbook-dlg.e-dialog {
|
|
2043
|
-
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
2044
|
-
}
|
|
2045
2030
|
.e-spreadsheet .e-importprotectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header {
|
|
2046
2031
|
font-size: 18px;
|
|
2047
2032
|
line-height: 21px;
|