@syncfusion/ej2-vue-pdfviewer 19.4.41 → 19.4.50

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.
@@ -1311,6 +1311,10 @@ input.e-pv-input-password::-ms-reveal {
1311
1311
  z-index: 103;
1312
1312
  }
1313
1313
 
1314
+ .e-pv-thumbnail-anchor-node:hover {
1315
+ text-decoration: auto;
1316
+ }
1317
+
1314
1318
  .e-pv-sidebar-content.e-thumbnail {
1315
1319
  top: 1px;
1316
1320
  }
@@ -1819,7 +1823,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1819
1823
 
1820
1824
  .e-pv-annotation-opacity-popup-container,
1821
1825
  .e-pv-annotation-thickness-popup-container {
1826
+ background-color: #fff;
1822
1827
  box-shadow: 0 3px 8px 0 #f3f4f6;
1828
+ color: #374151;
1823
1829
  height: auto;
1824
1830
  min-height: 48px;
1825
1831
  padding: 16px;
@@ -1311,6 +1311,10 @@ input.e-pv-input-password::-ms-reveal {
1311
1311
  z-index: 103;
1312
1312
  }
1313
1313
 
1314
+ .e-pv-thumbnail-anchor-node:hover {
1315
+ text-decoration: auto;
1316
+ }
1317
+
1314
1318
  .e-pv-sidebar-content.e-thumbnail {
1315
1319
  top: 1px;
1316
1320
  }
@@ -1819,7 +1823,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1819
1823
 
1820
1824
  .e-pv-annotation-opacity-popup-container,
1821
1825
  .e-pv-annotation-thickness-popup-container {
1826
+ background-color: #374151;
1822
1827
  box-shadow: 0 3px 8px 0 #4b5563;
1828
+ color: #fff;
1823
1829
  height: auto;
1824
1830
  min-height: 48px;
1825
1831
  padding: 16px;
@@ -1311,6 +1311,10 @@ input.e-pv-input-password::-ms-reveal {
1311
1311
  z-index: 103;
1312
1312
  }
1313
1313
 
1314
+ .e-pv-thumbnail-anchor-node:hover {
1315
+ text-decoration: auto;
1316
+ }
1317
+
1314
1318
  .e-pv-sidebar-content.e-thumbnail {
1315
1319
  top: 1px;
1316
1320
  }
@@ -1819,7 +1823,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1819
1823
 
1820
1824
  .e-pv-annotation-opacity-popup-container,
1821
1825
  .e-pv-annotation-thickness-popup-container {
1826
+ background-color: #fff;
1822
1827
  box-shadow: 0 3px 8px 0 #f3f4f6;
1828
+ color: #374151;
1823
1829
  height: auto;
1824
1830
  min-height: 48px;
1825
1831
  padding: 16px;