@syncfusion/ej2-angular-pdfviewer 23.1.43 → 23.1.44
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/esm2020/src/pdfviewer/pdfviewer.component.mjs +3 -3
- package/fesm2015/syncfusion-ej2-angular-pdfviewer.mjs +2 -2
- package/fesm2015/syncfusion-ej2-angular-pdfviewer.mjs.map +1 -1
- package/fesm2020/syncfusion-ej2-angular-pdfviewer.mjs +2 -2
- package/fesm2020/syncfusion-ej2-angular-pdfviewer.mjs.map +1 -1
- package/package.json +6 -6
- 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/src/pdfviewer/pdfviewer.component.d.ts +1 -1
- package/styles/bootstrap-dark.css +9 -9
- package/styles/bootstrap.css +9 -9
- package/styles/bootstrap4.css +9 -9
- package/styles/bootstrap5-dark.css +9 -9
- package/styles/bootstrap5.css +9 -9
- package/styles/fabric-dark.css +9 -9
- package/styles/fabric.css +9 -9
- package/styles/fluent-dark.css +9 -9
- package/styles/fluent.css +9 -9
- package/styles/highcontrast-light.css +9 -9
- package/styles/highcontrast.css +9 -9
- package/styles/material-dark.css +9 -9
- package/styles/material.css +9 -9
- package/styles/material3-dark.css +9 -9
- package/styles/material3.css +9 -9
- package/styles/pdfviewer/_theme.scss +9 -9
- package/styles/pdfviewer/bootstrap-dark.css +9 -9
- package/styles/pdfviewer/bootstrap.css +9 -9
- package/styles/pdfviewer/bootstrap4.css +9 -9
- package/styles/pdfviewer/bootstrap5-dark.css +9 -9
- package/styles/pdfviewer/bootstrap5.css +9 -9
- package/styles/pdfviewer/fabric-dark.css +9 -9
- package/styles/pdfviewer/fabric.css +9 -9
- package/styles/pdfviewer/fluent-dark.css +9 -9
- package/styles/pdfviewer/fluent.css +9 -9
- package/styles/pdfviewer/highcontrast-light.css +9 -9
- package/styles/pdfviewer/highcontrast.css +9 -9
- package/styles/pdfviewer/material-dark.css +9 -9
- package/styles/pdfviewer/material.css +9 -9
- package/styles/pdfviewer/material3-dark.css +9 -9
- package/styles/pdfviewer/material3.css +9 -9
- package/styles/pdfviewer/tailwind-dark.css +9 -9
- package/styles/pdfviewer/tailwind.css +9 -9
- package/styles/tailwind-dark.css +9 -9
- package/styles/tailwind.css +9 -9
package/styles/material3.css
CHANGED
|
@@ -1932,15 +1932,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1932
1932
|
font-size: 18px;
|
|
1933
1933
|
}
|
|
1934
1934
|
|
|
1935
|
-
.e-pv-annotation-color-container,
|
|
1936
|
-
.e-pv-annotation-opacity-container,
|
|
1937
|
-
.e-pv-annotation-stroke-container,
|
|
1938
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1939
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1940
|
-
.e-pv-annotation-thickness-container,
|
|
1941
|
-
.e-pv-annotation-textcolor-container,
|
|
1942
|
-
.e-pv-annotation-textalign-container,
|
|
1943
|
-
.e-pv-annotation-textprop-container {
|
|
1935
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1936
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1937
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1938
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1939
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1940
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1941
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1942
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1943
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1944
1944
|
height: 32px;
|
|
1945
1945
|
width: auto;
|
|
1946
1946
|
}
|
|
@@ -1861,15 +1861,15 @@
|
|
|
1861
1861
|
font-size: 18px;
|
|
1862
1862
|
}
|
|
1863
1863
|
|
|
1864
|
-
.e-pv-annotation-color-container,
|
|
1865
|
-
.e-pv-annotation-opacity-container,
|
|
1866
|
-
.e-pv-annotation-stroke-container,
|
|
1867
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1868
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1869
|
-
.e-pv-annotation-thickness-container,
|
|
1870
|
-
.e-pv-annotation-textcolor-container,
|
|
1871
|
-
.e-pv-annotation-textalign-container,
|
|
1872
|
-
.e-pv-annotation-textprop-container {
|
|
1864
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1865
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1866
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1867
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1868
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1869
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1870
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1871
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1872
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1873
1873
|
height: $pv-annotation-drop-down-height;
|
|
1874
1874
|
width: $pv-annotation-drop-down-width;
|
|
1875
1875
|
}
|
|
@@ -1814,15 +1814,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1814
1814
|
font-size: 18px;
|
|
1815
1815
|
}
|
|
1816
1816
|
|
|
1817
|
-
.e-pv-annotation-color-container,
|
|
1818
|
-
.e-pv-annotation-opacity-container,
|
|
1819
|
-
.e-pv-annotation-stroke-container,
|
|
1820
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1821
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1822
|
-
.e-pv-annotation-thickness-container,
|
|
1823
|
-
.e-pv-annotation-textcolor-container,
|
|
1824
|
-
.e-pv-annotation-textalign-container,
|
|
1825
|
-
.e-pv-annotation-textprop-container {
|
|
1817
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1818
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1819
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1820
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1821
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1822
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1823
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1824
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1825
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1826
1826
|
height: 32px;
|
|
1827
1827
|
width: 54px;
|
|
1828
1828
|
}
|
|
@@ -1820,15 +1820,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1820
1820
|
font-size: 18px;
|
|
1821
1821
|
}
|
|
1822
1822
|
|
|
1823
|
-
.e-pv-annotation-color-container,
|
|
1824
|
-
.e-pv-annotation-opacity-container,
|
|
1825
|
-
.e-pv-annotation-stroke-container,
|
|
1826
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1827
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1828
|
-
.e-pv-annotation-thickness-container,
|
|
1829
|
-
.e-pv-annotation-textcolor-container,
|
|
1830
|
-
.e-pv-annotation-textalign-container,
|
|
1831
|
-
.e-pv-annotation-textprop-container {
|
|
1823
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1824
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1825
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1826
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1827
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1828
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1829
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1830
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1831
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1832
1832
|
height: 32px;
|
|
1833
1833
|
width: 54px;
|
|
1834
1834
|
}
|
|
@@ -2027,15 +2027,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2027
2027
|
font-size: 18px;
|
|
2028
2028
|
}
|
|
2029
2029
|
|
|
2030
|
-
.e-pv-annotation-color-container,
|
|
2031
|
-
.e-pv-annotation-opacity-container,
|
|
2032
|
-
.e-pv-annotation-stroke-container,
|
|
2033
|
-
.e-pv-custom-annotation-thickness-container,
|
|
2034
|
-
.e-pv-custom-annotation-opacity-container,
|
|
2035
|
-
.e-pv-annotation-thickness-container,
|
|
2036
|
-
.e-pv-annotation-textcolor-container,
|
|
2037
|
-
.e-pv-annotation-textalign-container,
|
|
2038
|
-
.e-pv-annotation-textprop-container {
|
|
2030
|
+
.e-pv-annotation-color-container .e-btn,
|
|
2031
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
2032
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
2033
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
2034
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
2035
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
2036
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
2037
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
2038
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
2039
2039
|
height: 32px;
|
|
2040
2040
|
width: 54px;
|
|
2041
2041
|
}
|
|
@@ -1920,15 +1920,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1920
1920
|
font-size: 18px;
|
|
1921
1921
|
}
|
|
1922
1922
|
|
|
1923
|
-
.e-pv-annotation-color-container,
|
|
1924
|
-
.e-pv-annotation-opacity-container,
|
|
1925
|
-
.e-pv-annotation-stroke-container,
|
|
1926
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1927
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1928
|
-
.e-pv-annotation-thickness-container,
|
|
1929
|
-
.e-pv-annotation-textcolor-container,
|
|
1930
|
-
.e-pv-annotation-textalign-container,
|
|
1931
|
-
.e-pv-annotation-textprop-container {
|
|
1923
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1924
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1925
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1926
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1927
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1928
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1929
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1930
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1931
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1932
1932
|
height: 32px;
|
|
1933
1933
|
width: auto;
|
|
1934
1934
|
}
|
|
@@ -1920,15 +1920,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1920
1920
|
font-size: 18px;
|
|
1921
1921
|
}
|
|
1922
1922
|
|
|
1923
|
-
.e-pv-annotation-color-container,
|
|
1924
|
-
.e-pv-annotation-opacity-container,
|
|
1925
|
-
.e-pv-annotation-stroke-container,
|
|
1926
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1927
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1928
|
-
.e-pv-annotation-thickness-container,
|
|
1929
|
-
.e-pv-annotation-textcolor-container,
|
|
1930
|
-
.e-pv-annotation-textalign-container,
|
|
1931
|
-
.e-pv-annotation-textprop-container {
|
|
1923
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1924
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1925
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1926
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1927
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1928
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1929
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1930
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1931
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1932
1932
|
height: 32px;
|
|
1933
1933
|
width: auto;
|
|
1934
1934
|
}
|
|
@@ -1822,15 +1822,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1822
1822
|
font-size: 18px;
|
|
1823
1823
|
}
|
|
1824
1824
|
|
|
1825
|
-
.e-pv-annotation-color-container,
|
|
1826
|
-
.e-pv-annotation-opacity-container,
|
|
1827
|
-
.e-pv-annotation-stroke-container,
|
|
1828
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1829
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1830
|
-
.e-pv-annotation-thickness-container,
|
|
1831
|
-
.e-pv-annotation-textcolor-container,
|
|
1832
|
-
.e-pv-annotation-textalign-container,
|
|
1833
|
-
.e-pv-annotation-textprop-container {
|
|
1825
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1826
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1827
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1828
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1829
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1830
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1831
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1832
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1833
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1834
1834
|
height: 50px;
|
|
1835
1835
|
width: 56px;
|
|
1836
1836
|
}
|
|
@@ -1833,15 +1833,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1833
1833
|
font-size: 18px;
|
|
1834
1834
|
}
|
|
1835
1835
|
|
|
1836
|
-
.e-pv-annotation-color-container,
|
|
1837
|
-
.e-pv-annotation-opacity-container,
|
|
1838
|
-
.e-pv-annotation-stroke-container,
|
|
1839
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1840
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1841
|
-
.e-pv-annotation-thickness-container,
|
|
1842
|
-
.e-pv-annotation-textcolor-container,
|
|
1843
|
-
.e-pv-annotation-textalign-container,
|
|
1844
|
-
.e-pv-annotation-textprop-container {
|
|
1836
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1837
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1838
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1839
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1840
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1841
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1842
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1843
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1844
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1845
1845
|
height: 50px;
|
|
1846
1846
|
width: 56px;
|
|
1847
1847
|
}
|
|
@@ -1909,15 +1909,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1909
1909
|
font-size: 18px;
|
|
1910
1910
|
}
|
|
1911
1911
|
|
|
1912
|
-
.e-pv-annotation-color-container,
|
|
1913
|
-
.e-pv-annotation-opacity-container,
|
|
1914
|
-
.e-pv-annotation-stroke-container,
|
|
1915
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1916
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1917
|
-
.e-pv-annotation-thickness-container,
|
|
1918
|
-
.e-pv-annotation-textcolor-container,
|
|
1919
|
-
.e-pv-annotation-textalign-container,
|
|
1920
|
-
.e-pv-annotation-textprop-container {
|
|
1912
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1913
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1914
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1915
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1916
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1917
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1918
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1919
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1920
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1921
1921
|
height: 32px;
|
|
1922
1922
|
width: auto;
|
|
1923
1923
|
}
|
|
@@ -1909,15 +1909,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1909
1909
|
font-size: 18px;
|
|
1910
1910
|
}
|
|
1911
1911
|
|
|
1912
|
-
.e-pv-annotation-color-container,
|
|
1913
|
-
.e-pv-annotation-opacity-container,
|
|
1914
|
-
.e-pv-annotation-stroke-container,
|
|
1915
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1916
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1917
|
-
.e-pv-annotation-thickness-container,
|
|
1918
|
-
.e-pv-annotation-textcolor-container,
|
|
1919
|
-
.e-pv-annotation-textalign-container,
|
|
1920
|
-
.e-pv-annotation-textprop-container {
|
|
1912
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1913
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1914
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1915
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1916
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1917
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1918
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1919
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1920
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1921
1921
|
height: 32px;
|
|
1922
1922
|
width: auto;
|
|
1923
1923
|
}
|
|
@@ -1812,15 +1812,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1812
1812
|
font-size: 18px;
|
|
1813
1813
|
}
|
|
1814
1814
|
|
|
1815
|
-
.e-pv-annotation-color-container,
|
|
1816
|
-
.e-pv-annotation-opacity-container,
|
|
1817
|
-
.e-pv-annotation-stroke-container,
|
|
1818
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1819
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1820
|
-
.e-pv-annotation-thickness-container,
|
|
1821
|
-
.e-pv-annotation-textcolor-container,
|
|
1822
|
-
.e-pv-annotation-textalign-container,
|
|
1823
|
-
.e-pv-annotation-textprop-container {
|
|
1815
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1816
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1817
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1818
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1819
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1820
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1821
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1822
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1823
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1824
1824
|
height: 50px;
|
|
1825
1825
|
width: 56px;
|
|
1826
1826
|
}
|
|
@@ -1812,15 +1812,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1812
1812
|
font-size: 18px;
|
|
1813
1813
|
}
|
|
1814
1814
|
|
|
1815
|
-
.e-pv-annotation-color-container,
|
|
1816
|
-
.e-pv-annotation-opacity-container,
|
|
1817
|
-
.e-pv-annotation-stroke-container,
|
|
1818
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1819
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1820
|
-
.e-pv-annotation-thickness-container,
|
|
1821
|
-
.e-pv-annotation-textcolor-container,
|
|
1822
|
-
.e-pv-annotation-textalign-container,
|
|
1823
|
-
.e-pv-annotation-textprop-container {
|
|
1815
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1816
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1817
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1818
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1819
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1820
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1821
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1822
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1823
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1824
1824
|
height: 50px;
|
|
1825
1825
|
width: 56px;
|
|
1826
1826
|
}
|
|
@@ -1815,15 +1815,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1815
1815
|
font-size: 18px;
|
|
1816
1816
|
}
|
|
1817
1817
|
|
|
1818
|
-
.e-pv-annotation-color-container,
|
|
1819
|
-
.e-pv-annotation-opacity-container,
|
|
1820
|
-
.e-pv-annotation-stroke-container,
|
|
1821
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1822
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1823
|
-
.e-pv-annotation-thickness-container,
|
|
1824
|
-
.e-pv-annotation-textcolor-container,
|
|
1825
|
-
.e-pv-annotation-textalign-container,
|
|
1826
|
-
.e-pv-annotation-textprop-container {
|
|
1818
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1819
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1820
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1821
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1822
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1823
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1824
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1825
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1826
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1827
1827
|
height: 32px;
|
|
1828
1828
|
width: 54px;
|
|
1829
1829
|
}
|
|
@@ -1815,15 +1815,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1815
1815
|
font-size: 18px;
|
|
1816
1816
|
}
|
|
1817
1817
|
|
|
1818
|
-
.e-pv-annotation-color-container,
|
|
1819
|
-
.e-pv-annotation-opacity-container,
|
|
1820
|
-
.e-pv-annotation-stroke-container,
|
|
1821
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1822
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1823
|
-
.e-pv-annotation-thickness-container,
|
|
1824
|
-
.e-pv-annotation-textcolor-container,
|
|
1825
|
-
.e-pv-annotation-textalign-container,
|
|
1826
|
-
.e-pv-annotation-textprop-container {
|
|
1818
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1819
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1820
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1821
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1822
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1823
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1824
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1825
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1826
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1827
1827
|
height: 32px;
|
|
1828
1828
|
width: 54px;
|
|
1829
1829
|
}
|
|
@@ -1876,15 +1876,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1876
1876
|
font-size: 18px;
|
|
1877
1877
|
}
|
|
1878
1878
|
|
|
1879
|
-
.e-pv-annotation-color-container,
|
|
1880
|
-
.e-pv-annotation-opacity-container,
|
|
1881
|
-
.e-pv-annotation-stroke-container,
|
|
1882
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1883
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1884
|
-
.e-pv-annotation-thickness-container,
|
|
1885
|
-
.e-pv-annotation-textcolor-container,
|
|
1886
|
-
.e-pv-annotation-textalign-container,
|
|
1887
|
-
.e-pv-annotation-textprop-container {
|
|
1879
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1880
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1881
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1882
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1883
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1884
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1885
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1886
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1887
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1888
1888
|
height: 32px;
|
|
1889
1889
|
width: auto;
|
|
1890
1890
|
}
|
|
@@ -1932,15 +1932,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1932
1932
|
font-size: 18px;
|
|
1933
1933
|
}
|
|
1934
1934
|
|
|
1935
|
-
.e-pv-annotation-color-container,
|
|
1936
|
-
.e-pv-annotation-opacity-container,
|
|
1937
|
-
.e-pv-annotation-stroke-container,
|
|
1938
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1939
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1940
|
-
.e-pv-annotation-thickness-container,
|
|
1941
|
-
.e-pv-annotation-textcolor-container,
|
|
1942
|
-
.e-pv-annotation-textalign-container,
|
|
1943
|
-
.e-pv-annotation-textprop-container {
|
|
1935
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1936
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1937
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1938
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1939
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1940
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1941
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1942
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1943
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1944
1944
|
height: 32px;
|
|
1945
1945
|
width: auto;
|
|
1946
1946
|
}
|
|
@@ -1836,15 +1836,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1836
1836
|
font-size: 18px;
|
|
1837
1837
|
}
|
|
1838
1838
|
|
|
1839
|
-
.e-pv-annotation-color-container,
|
|
1840
|
-
.e-pv-annotation-opacity-container,
|
|
1841
|
-
.e-pv-annotation-stroke-container,
|
|
1842
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1843
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1844
|
-
.e-pv-annotation-thickness-container,
|
|
1845
|
-
.e-pv-annotation-textcolor-container,
|
|
1846
|
-
.e-pv-annotation-textalign-container,
|
|
1847
|
-
.e-pv-annotation-textprop-container {
|
|
1839
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1840
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1841
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1842
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1843
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1844
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1845
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1846
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1847
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1848
1848
|
height: 32px;
|
|
1849
1849
|
width: 62px;
|
|
1850
1850
|
}
|
|
@@ -1837,15 +1837,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1837
1837
|
font-size: 18px;
|
|
1838
1838
|
}
|
|
1839
1839
|
|
|
1840
|
-
.e-pv-annotation-color-container,
|
|
1841
|
-
.e-pv-annotation-opacity-container,
|
|
1842
|
-
.e-pv-annotation-stroke-container,
|
|
1843
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1844
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1845
|
-
.e-pv-annotation-thickness-container,
|
|
1846
|
-
.e-pv-annotation-textcolor-container,
|
|
1847
|
-
.e-pv-annotation-textalign-container,
|
|
1848
|
-
.e-pv-annotation-textprop-container {
|
|
1840
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1841
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1842
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1843
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1844
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1845
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1846
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1847
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1848
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1849
1849
|
height: 32px;
|
|
1850
1850
|
width: 62px;
|
|
1851
1851
|
}
|
package/styles/tailwind-dark.css
CHANGED
|
@@ -1836,15 +1836,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1836
1836
|
font-size: 18px;
|
|
1837
1837
|
}
|
|
1838
1838
|
|
|
1839
|
-
.e-pv-annotation-color-container,
|
|
1840
|
-
.e-pv-annotation-opacity-container,
|
|
1841
|
-
.e-pv-annotation-stroke-container,
|
|
1842
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1843
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1844
|
-
.e-pv-annotation-thickness-container,
|
|
1845
|
-
.e-pv-annotation-textcolor-container,
|
|
1846
|
-
.e-pv-annotation-textalign-container,
|
|
1847
|
-
.e-pv-annotation-textprop-container {
|
|
1839
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1840
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1841
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1842
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1843
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1844
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1845
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1846
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1847
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1848
1848
|
height: 32px;
|
|
1849
1849
|
width: 62px;
|
|
1850
1850
|
}
|
package/styles/tailwind.css
CHANGED
|
@@ -1837,15 +1837,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1837
1837
|
font-size: 18px;
|
|
1838
1838
|
}
|
|
1839
1839
|
|
|
1840
|
-
.e-pv-annotation-color-container,
|
|
1841
|
-
.e-pv-annotation-opacity-container,
|
|
1842
|
-
.e-pv-annotation-stroke-container,
|
|
1843
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1844
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1845
|
-
.e-pv-annotation-thickness-container,
|
|
1846
|
-
.e-pv-annotation-textcolor-container,
|
|
1847
|
-
.e-pv-annotation-textalign-container,
|
|
1848
|
-
.e-pv-annotation-textprop-container {
|
|
1840
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1841
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1842
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1843
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1844
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1845
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1846
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1847
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1848
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1849
1849
|
height: 32px;
|
|
1850
1850
|
width: 62px;
|
|
1851
1851
|
}
|