@syncfusion/ej2-vue-pdfviewer 23.1.42 → 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/CHANGELOG.md +45 -0
- package/dist/ej2-vue-pdfviewer.umd.min.js +2 -2
- package/dist/ej2-vue-pdfviewer.umd.min.js.map +1 -1
- package/dist/es6/ej2-vue-pdfviewer.es2015.js +1 -1
- package/dist/es6/ej2-vue-pdfviewer.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-pdfviewer.es5.js +1 -1
- package/dist/es6/ej2-vue-pdfviewer.es5.js.map +1 -1
- package/dist/global/ej2-vue-pdfviewer.min.js +2 -2
- package/package.json +6 -6
- package/src/pdfviewer/pdfviewer.component.js +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/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
|
@@ -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
|
}
|