profoundjs 7.15.1 → 7.16.0

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.
@@ -2369,7 +2369,7 @@ label.on-label {
2369
2369
  color: white;
2370
2370
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6);
2371
2371
  left: 0;
2372
- padding-top: 5px;
2372
+ padding-top: 5px;
2373
2373
  background-repeat: no-repeat;
2374
2374
  background-image: url("../images/onoff/on.png");
2375
2375
  }
@@ -5482,7 +5482,7 @@ div.Glass>.pui-tablayout-body>div {
5482
5482
  opacity: 0.33;
5483
5483
  }
5484
5484
 
5485
- /*Signature Pad Classes */
5485
+ /*Signature Pad Classes */
5486
5486
 
5487
5487
  .pui-signature-pad-clear-box {
5488
5488
  right: 1px;
@@ -5506,9 +5506,9 @@ div.Glass>.pui-tablayout-body>div {
5506
5506
  }
5507
5507
  .pui-signature-pad-container {
5508
5508
  overflow: hidden;
5509
- padding: 0px;
5509
+ padding: 0px;
5510
5510
  background-color: #ffffcc;
5511
- border: 1px solid #000000;
5511
+ border: 1px solid #000000;
5512
5512
  color: #333333;
5513
5513
  }
5514
5514
  .pui-signature-pad-canvas{
@@ -12968,7 +12968,7 @@ input.blueprint-radio-button-no-label:hover:checked+.label-for-blueprint-radio-b
12968
12968
  padding: 5px;
12969
12969
  height: 25px;
12970
12970
  overflow-y: auto;
12971
- white-space: normal;
12971
+ white-space: pre-wrap;
12972
12972
  }
12973
12973
 
12974
12974
  .blueprint-defaults.blueprint-spinner {
@@ -12986,7 +12986,7 @@ input.blueprint-radio-button-no-label:hover:checked+.label-for-blueprint-radio-b
12986
12986
  background-repeat: no-repeat;
12987
12987
  background-size: 24px;
12988
12988
  background-position-y: -5px;
12989
- position: absolute;
12989
+ position: absolute;
12990
12990
  border-style: none;
12991
12991
  padding-left: 24px;
12992
12992
  margin-left: -10px;
@@ -13038,7 +13038,7 @@ input.blueprint-radio-button-no-label:hover:checked+.label-for-blueprint-radio-b
13038
13038
  background-size: 24px;
13039
13039
  background-position-y: -5px;
13040
13040
  background-position-x: 2px;
13041
- position: absolute;
13041
+ position: absolute;
13042
13042
  border-style: none;
13043
13043
  cursor: pointer;
13044
13044
  height: 12px;
@@ -15546,7 +15546,7 @@ input.office-copy-radio-button-no-label:hover:checked+.label-for-office-copy-rad
15546
15546
  padding: 5px;
15547
15547
  overflow-y: auto;
15548
15548
  height: 25px;
15549
- white-space: normal;
15549
+ white-space: pre-wrap;
15550
15550
  }
15551
15551
 
15552
15552
  .office-copy-defaults.office-copy-spinner {
@@ -15564,7 +15564,7 @@ input.office-copy-radio-button-no-label:hover:checked+.label-for-office-copy-rad
15564
15564
  background-repeat: no-repeat;
15565
15565
  background-size: 24px;
15566
15566
  background-position-y: -5px;
15567
- position: absolute;
15567
+ position: absolute;
15568
15568
  border-style: none;
15569
15569
  cursor: pointer;
15570
15570
  padding-left: 24px;
@@ -15611,7 +15611,7 @@ input.office-copy-radio-button-no-label:hover:checked+.label-for-office-copy-rad
15611
15611
  background-size: 24px;
15612
15612
  background-position-y: -5px;
15613
15613
  background-position-x: 2px;
15614
- position: absolute;
15614
+ position: absolute;
15615
15615
  border-style: none;
15616
15616
  cursor: pointer;
15617
15617
  height: 14px;
@@ -16983,7 +16983,7 @@ div.propwin > .pbody > table tr td span.expnd {
16983
16983
  div.propwin > .pbody > table tr td img.expnd {
16984
16984
  cursor: pointer;
16985
16985
  height: 18px;
16986
- width: 16px;
16986
+ width: 16px;
16987
16987
  margin-bottom: -4px;
16988
16988
  padding-right: 3px;
16989
16989
  }
@@ -17021,7 +17021,7 @@ div.propwin > .pbody > table tr td:nth-of-type(2) > input[readonly] {
17021
17021
  background-color: #ffffff;
17022
17022
  border: 0px solid #ffffff;
17023
17023
  }
17024
- div.propwin > .pbody > table tr td:nth-of-type(2) > .bound,
17024
+ div.propwin > .pbody > table tr td:nth-of-type(2) > .bound,
17025
17025
  div.propwin > .pbody > table tr td:nth-of-type(2) > .join {
17026
17026
  color: #339933;
17027
17027
  font-weight: bold;
@@ -17085,7 +17085,7 @@ div.propwin .helppnl p, div.propwin .helppnl pre {
17085
17085
  margin: revert;
17086
17086
  }
17087
17087
 
17088
- div.propwin .helppnl .propname {
17088
+ div.propwin .helppnl .propname {
17089
17089
  font-weight: bold;
17090
17090
  text-transform: capitalize;
17091
17091
  }
@@ -17137,7 +17137,7 @@ div.propwin input[type="button"].ellipses {
17137
17137
 
17138
17138
  div.propwin input[type="button"].ellipses.long {
17139
17139
  position: relative;
17140
- top: -10px;
17140
+ top: -10px;
17141
17141
  }
17142
17142
 
17143
17143
  div.propwin input.propertyInput {
@@ -17206,15 +17206,15 @@ div.dsgnr-dialog .header div.closeBtn {
17206
17206
  position: absolute;
17207
17207
  top: 3px;
17208
17208
  right: 4px;
17209
- width: 15px;
17210
- height: 15px;
17209
+ width: 15px;
17210
+ height: 15px;
17211
17211
  cursor: pointer;
17212
17212
  }
17213
17213
 
17214
17214
  div.dsgnr-dialog .header div.closeBtn > div.closeImg {
17215
17215
  background-image: url(/profoundui/proddata/images/buttons/close/x1.png);
17216
17216
  background-repeat: no-repeat;
17217
- position: absolute;
17217
+ position: absolute;
17218
17218
  top: 0px;
17219
17219
  left: 0px;
17220
17220
  width: 16px;
@@ -17391,7 +17391,7 @@ div.dsgnr-dialog.fields .body div.tablewrap > div.det > table tr:nth-of-type(2n)
17391
17391
  div.dsgnr-dialog.fields .body div.tablewrap > div.det > table tr:nth-of-type(2n){
17392
17392
  background-color: #FFFFFF;
17393
17393
  }
17394
- div.dsgnr-dialog.fields .body div.tablewrap > div.det > table tr.sel,
17394
+ div.dsgnr-dialog.fields .body div.tablewrap > div.det > table tr.sel,
17395
17395
  div.dsgnr-dialog.fields .body div.tablewrap > div.det > table tr.sel:hover {
17396
17396
  color: #ffffff;
17397
17397
  background-color: #6699CC;
@@ -17518,7 +17518,7 @@ div.joblogDL, div.errstackDL, div.editInIDE {
17518
17518
 
17519
17519
  div.joblogDL > span.pui-material-icons,
17520
17520
  div.errstackDL > span.pui-material-icons,
17521
- div.editInIDE > span.pui-material-icons {
17521
+ div.editInIDE > span.pui-material-icons {
17522
17522
  top: 4px;
17523
17523
  cursor:inherit;
17524
17524
  position:relative;
@@ -17549,7 +17549,7 @@ div.pui-prompt-office-copy-textbox:hover {
17549
17549
 
17550
17550
  div.pui-sflmsg-panel {
17551
17551
  height: 250px;
17552
- border: 1px solid #cccccc;
17552
+ border: 1px solid #cccccc;
17553
17553
  white-space: normal;
17554
17554
  font-family: Arial;
17555
17555
  background-color: #ffffff;
@@ -17560,7 +17560,7 @@ div.pui-sflmsg-panel {
17560
17560
  div.pui-sflmsg-panel-heading {
17561
17561
  height: 30px;
17562
17562
  text-align: center;
17563
- padding-top: 3px;
17563
+ padding-top: 3px;
17564
17564
  }
17565
17565
 
17566
17566
  div.pui-sflmsg-panel-content {
@@ -17578,7 +17578,7 @@ div.pui-sflmsg-panel-close-button {
17578
17578
  }
17579
17579
 
17580
17580
  div.pui-sflmsg-panel-close-button:hover {
17581
- background-image: url(/profoundui/proddata/images/buttons/close/x1_hover.png);
17581
+ background-image: url(/profoundui/proddata/images/buttons/close/x1_hover.png);
17582
17582
  }
17583
17583
 
17584
17584
  div.pui-replay {
@@ -17588,7 +17588,7 @@ div.pui-replay {
17588
17588
  border: 2px solid #66f;
17589
17589
  border-radius: 5px;
17590
17590
  padding: 2px;
17591
- background-color: #fff;
17591
+ background-color: #fff;
17592
17592
  }
17593
17593
 
17594
17594
  div.pui-replay .pui-material-icons {
@@ -17629,8 +17629,8 @@ div.pui-replay .pui-replay-step {
17629
17629
  float: left;
17630
17630
  width: calc(100% - 310px);
17631
17631
  height: 100%;
17632
- overflow: auto;
17633
- box-sizing: border-box;
17632
+ overflow: auto;
17633
+ box-sizing: border-box;
17634
17634
  background-color: #1e1e1e;
17635
17635
  line-height: 1.4;
17636
17636
  overflow-x: hidden;
@@ -17675,7 +17675,7 @@ mark.pui-error-screen-highlighted-line {
17675
17675
  width: 100%;
17676
17676
  font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
17677
17677
  font-size: 1em;
17678
- padding-top: 14px;
17678
+ padding-top: 14px;
17679
17679
  }
17680
17680
  .pui-error-screen-stack-right pre.error-code-lines .error-code-line {
17681
17681
  display: inline-block;
@@ -17687,3 +17687,504 @@ mark.pui-error-screen-highlighted-line {
17687
17687
  border-left-style: solid;
17688
17688
  border-color: rgb(56 189 248);
17689
17689
  }
17690
+
17691
+ /* Automated Testing Classes */
17692
+ /* Container */
17693
+ .pui-auto-testing-container {
17694
+ display: flex;
17695
+ flex-direction: column;
17696
+ height: 100vh;
17697
+ overflow: hidden;
17698
+ }
17699
+
17700
+ /* Header */
17701
+ .pui-auto-testing-header {
17702
+ position: relative;
17703
+ width: 100%;
17704
+ height: 50px;
17705
+ background-color: #555;
17706
+ color: #ecf0f1;
17707
+ display: flex;
17708
+ align-items: center;
17709
+ padding: 0 10px;
17710
+ transition: height 0.3s;
17711
+ }
17712
+
17713
+ .pui-auto-testing-header-title {
17714
+ flex: 1;
17715
+ font-size: 18px;
17716
+ font-weight: bold;
17717
+ }
17718
+
17719
+ .pui-auto-testing-header-status {
17720
+ font-size: 14px;
17721
+ margin-left: 25px;
17722
+ background-color: #f39c12;
17723
+ padding: 5px 10px;
17724
+ border-radius: 5px;
17725
+ }
17726
+
17727
+ .pui-auto-testing-header-actions {
17728
+ display: flex;
17729
+ margin-right: 20px;
17730
+ }
17731
+
17732
+ .pui-auto-testing-action-button {
17733
+ display: flex;
17734
+ align-items: center;
17735
+ margin-left: 10px;
17736
+ cursor: pointer;
17737
+ padding: 5px;
17738
+ border-radius: 5px;
17739
+ user-select: none;
17740
+ }
17741
+
17742
+ .pui-auto-testing-action-button:hover {
17743
+ background-color: #00a0f6;
17744
+ }
17745
+
17746
+ .pui-auto-testing-action-button .pui-fa-solid-icons {
17747
+ margin-right: 5px;
17748
+ font-size: 17px;
17749
+ }
17750
+
17751
+ /* Main Area */
17752
+ .pui-auto-testing-main {
17753
+ flex: 1;
17754
+ display: flex;
17755
+ overflow: hidden;
17756
+ }
17757
+
17758
+ /* Sidebar */
17759
+ .pui-auto-testing-sidebar {
17760
+ width: 200px;
17761
+ min-width: 30px;
17762
+ background-color: #fff;
17763
+ border-right: 1px solid #ddd;
17764
+ flex-shrink: 0;
17765
+ position: relative;
17766
+ transition: width 0.2s ease;
17767
+ display: flex;
17768
+ flex-direction: column;
17769
+ }
17770
+
17771
+ .pui-auto-testing-sidebar.collapsed {
17772
+ width: 30px; /* Minimal width to show the collapse button */
17773
+ overflow: hidden;
17774
+ background-color: #ddd;
17775
+ }
17776
+
17777
+ .pui-auto-testing-sidebar.collapsed .pui-auto-testing-step-list-container,
17778
+ .pui-auto-testing-sidebar.collapsed .pui-auto-testing-sidebar-resize-handle {
17779
+ display: none;
17780
+ }
17781
+
17782
+ .pui-auto-testing-sidebar-collapse {
17783
+ color: #888;
17784
+ position: absolute;
17785
+ bottom: 10px;
17786
+ right: 10px;
17787
+ cursor: pointer;
17788
+ }
17789
+
17790
+ .pui-auto-testing-sidebar.collapsed .pui-auto-testing-sidebar-collapse {
17791
+ bottom: 50%;
17792
+ right: auto;
17793
+ left: 0;
17794
+ transform: translateY(50%);
17795
+ padding: 5px;
17796
+ }
17797
+
17798
+ .pui-auto-testing-sidebar-collapse:hover {
17799
+ color: #333;
17800
+ }
17801
+
17802
+ .pui-auto-testing-sidebar-resize-handle {
17803
+ width: 5px;
17804
+ border-right: 1px solid #999;
17805
+ cursor: ew-resize;
17806
+ position: absolute;
17807
+ top: 0;
17808
+ right: 0;
17809
+ bottom: 0;
17810
+ }
17811
+
17812
+ .pui-auto-testing-sidebar-resize-handle:hover {
17813
+ border-right: 1px solid #ccc;
17814
+ background-color: #ccc;
17815
+ }
17816
+
17817
+ /* Step List Container */
17818
+ .pui-auto-testing-step-list-container {
17819
+ flex: 1;
17820
+ overflow: auto;
17821
+ }
17822
+
17823
+ /* Steps List */
17824
+ .pui-auto-testing-steps-list {
17825
+ list-style: none;
17826
+ padding: 10px;
17827
+ margin: 0;
17828
+ }
17829
+
17830
+ .pui-auto-testing-step-item {
17831
+ cursor: pointer;
17832
+ display: flex;
17833
+ align-items: center;
17834
+ border-radius: 7px;
17835
+ padding: 5px;
17836
+ }
17837
+
17838
+ .pui-auto-testing-step-item.pui-active {
17839
+ background-color: #f0f0f0;
17840
+ border-left: 2px solid #007bff;
17841
+ border-top-left-radius: 0px;
17842
+ border-bottom-left-radius: 0px;
17843
+ }
17844
+
17845
+ .pui-auto-testing-step-item:hover {
17846
+ background-color: #f0f0f0;
17847
+ }
17848
+
17849
+ .pui-auto-testing-step-name {
17850
+ cursor: pointer !important;
17851
+ flex-grow: 1;
17852
+ padding: 5px;
17853
+ border: 1px solid transparent;
17854
+ border-radius: 3px;
17855
+ cursor: text;
17856
+ position: relative;
17857
+
17858
+ /* Constrain width and height */
17859
+ white-space: nowrap;
17860
+ overflow: hidden;
17861
+ width: 100%;
17862
+ height: 32px;
17863
+ }
17864
+
17865
+ .pui-auto-testing-step-name:focus {
17866
+ outline: none;
17867
+ border-color: #007bff;
17868
+ background-color: #e9f5ff;
17869
+ }
17870
+
17871
+ .pui-auto-testing-step-name.pui-auto-testing-saving-step::after {
17872
+ content: "Saving...";
17873
+ position: absolute;
17874
+ top: 50%;
17875
+ right: 5px;
17876
+ transform: translateY(-50%);
17877
+ font-size: small;
17878
+ color: gray;
17879
+ color: white; /* Text color */
17880
+ background-color: #007bff; /* Background color for emphasis */
17881
+ padding: 2px 6px; /* Add some padding around the message */
17882
+ border-radius: 3px; /* Rounded corners for a subtle look */
17883
+ pointer-events: none; /* Ensure it doesn't interfere with interactions */
17884
+ white-space: nowrap; /* Prevent the text from wrapping */
17885
+ box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2); /* Optional: Add shadow for more emphasis */}
17886
+
17887
+ .pui-auto-testing-step-status {
17888
+ margin-left: 5px;
17889
+ color: #999;
17890
+ }
17891
+
17892
+ /* Content Area */
17893
+ .pui-auto-testing-content {
17894
+ flex: 1;
17895
+ overflow: auto;
17896
+ position: relative;
17897
+ }
17898
+
17899
+ .pui-auto-testing-content-zoom50 div.genie-5250, .pui-auto-testing-content-zoom50 div#sidebar {
17900
+ transform: scale(0.50);
17901
+ transform-origin: top left;
17902
+ }
17903
+
17904
+ .pui-auto-testing-content-zoom60 div.genie-5250, .pui-auto-testing-content-zoom60 div#sidebar {
17905
+ transform: scale(0.60);
17906
+ transform-origin: top left;
17907
+ }
17908
+
17909
+ .pui-auto-testing-content-zoom70 div.genie-5250, .pui-auto-testing-content-zoom70 div#sidebar {
17910
+ transform: scale(0.70);
17911
+ transform-origin: top left;
17912
+ }
17913
+
17914
+ .pui-auto-testing-content-zoom80 div.genie-5250, .pui-auto-testing-content-zoom80 div#sidebar {
17915
+ transform: scale(0.80);
17916
+ transform-origin: top left;
17917
+ }
17918
+
17919
+ .pui-auto-testing-content-zoom90 div.genie-5250, .pui-auto-testing-content-zoom90 div#sidebar {
17920
+ transform: scale(0.90);
17921
+ transform-origin: top left;
17922
+ }
17923
+
17924
+ .pui-auto-testing-content-zoom100 div.genie-5250, .pui-auto-testing-content-zoom100 div#sidebar {
17925
+ transform: scale(1.00);
17926
+ transform-origin: top left;
17927
+ }
17928
+
17929
+ .pui-auto-testing-content-zoom110 div.genie-5250, .pui-auto-testing-content-zoom110 div#sidebar {
17930
+ transform: scale(1.10);
17931
+ transform-origin: top left;
17932
+ }
17933
+
17934
+ .pui-auto-testing-content-zoom120 div.genie-5250, .pui-auto-testing-content-zoom120 div#sidebar {
17935
+ transform: scale(1.20);
17936
+ transform-origin: top left;
17937
+ }
17938
+
17939
+ /* Footer */
17940
+ .pui-auto-testing-footer {
17941
+ display: flex;
17942
+ flex-direction: column;
17943
+ height: 200px;
17944
+ min-height: 35px;
17945
+ background-color: #f5f5f5;
17946
+ position: relative;
17947
+ transition: height 0.3s;
17948
+ }
17949
+
17950
+ .pui-auto-testing-footer.collapsed {
17951
+ height: 35px; /* Minimal height to show the collapse button */
17952
+ overflow: hidden;
17953
+ background-color: #ddd;
17954
+ }
17955
+
17956
+ .pui-auto-testing-footer.collapsed .pui-auto-testing-footer-tabs,
17957
+ .pui-auto-testing-footer.collapsed .pui-auto-testing-footer-tab-contents,
17958
+ .pui-auto-testing-footer.collapsed .pui-auto-testing-footer-resize-handle {
17959
+ display: none;
17960
+ }
17961
+
17962
+ .pui-auto-testing-footer-collapse {
17963
+ color: #777;
17964
+ position: absolute;
17965
+ top: 7px;
17966
+ right: 10px;
17967
+ cursor: pointer;
17968
+ }
17969
+
17970
+ .pui-auto-testing-footer.collapsed .pui-auto-testing-footer-collapse {
17971
+ top: 0;
17972
+ right: 50%;
17973
+ transform: translateX(50%);
17974
+ padding: 5px;
17975
+ }
17976
+
17977
+ .pui-auto-testing-footer-collapse:hover {
17978
+ color: #333;
17979
+ }
17980
+
17981
+ .pui-auto-testing-save-button {
17982
+ color: #777;
17983
+ position: absolute;
17984
+ top: 7px;
17985
+ right: 45px;
17986
+ cursor: pointer;
17987
+ }
17988
+
17989
+ .pui-auto-testing-save-button:hover {
17990
+ color: #333;
17991
+ }
17992
+
17993
+ .pui-auto-testing-working {
17994
+ animation: pui-spin 1.25s linear infinite;
17995
+ }
17996
+
17997
+ .pui-auto-testing-footer.collapsed .pui-auto-testing-save-button {
17998
+ display: none;
17999
+ }
18000
+
18001
+ .pui-auto-testing-footer-resize-handle {
18002
+ height: 5px;
18003
+ border-top: 1px solid #999;
18004
+ cursor: ns-resize;
18005
+ position: absolute;
18006
+ top: 0;
18007
+ left: 0;
18008
+ right: 0;
18009
+ }
18010
+
18011
+ .pui-auto-testing-footer-resize-handle:hover {
18012
+ border-top: 1px solid #ccc;
18013
+ background-color: #ccc;
18014
+ }
18015
+
18016
+ /* Footer Tabs */
18017
+ .pui-auto-testing-footer-tabs {
18018
+ display: flex;
18019
+ background-color: #eee;
18020
+ border-bottom: 1px solid #ccc;
18021
+ }
18022
+
18023
+ .pui-auto-testing-footer-tab {
18024
+ padding: 10px;
18025
+ cursor: pointer;
18026
+ user-select: none;
18027
+ }
18028
+ .pui-auto-testing-footer-tab:hover {
18029
+ background-color: #ddd;
18030
+ }
18031
+
18032
+ .pui-auto-testing-footer-tab.pui-active {
18033
+ background-color: #fff;
18034
+ font-weight: bold;
18035
+ border-bottom: 2px solid #007bff;
18036
+ }
18037
+
18038
+ /* Footer Tab Contents */
18039
+ .pui-auto-testing-footer-tab-contents {
18040
+ flex: 1;
18041
+ padding: 10px;
18042
+ overflow: auto;
18043
+ }
18044
+
18045
+ .pui-auto-testing-footer-tab-content {
18046
+ display: none;
18047
+ }
18048
+
18049
+ .pui-auto-testing-footer-tab-content.pui-auto-testing-editor-tab {
18050
+ height: 100%;
18051
+ overflow: hidden;
18052
+ }
18053
+
18054
+ .pui-auto-testing-footer-tab-content:first-child {
18055
+ display: block;
18056
+ }
18057
+
18058
+ table.auto-testing-user-input, table.auto-testing-results, table.auto-testing-hashes {
18059
+ width: 100%;
18060
+ border-collapse: collapse;
18061
+ font-family: Arial, sans-serif;
18062
+ }
18063
+ table.auto-testing-user-input th, table.auto-testing-results th, table.auto-testing-hashes th {
18064
+ background-color: #555;
18065
+ color: white;
18066
+ padding: 10px;
18067
+ text-align: left;
18068
+ border: 1px solid #ddd;
18069
+ }
18070
+ table.auto-testing-user-input td, table.auto-testing-results td, table.auto-testing-hashes td {
18071
+ border: 1px solid #ddd;
18072
+ padding: 8px;
18073
+ }
18074
+ table.auto-testing-user-input tr:nth-child(even), table.auto-testing-results tr:nth-child(even), table.auto-testing-hashes tr:nth-child(even) {
18075
+ background-color: #f2f2f2;
18076
+ }
18077
+ table.auto-testing-user-input td:first-child, table.auto-testing-results td:first-child, table.auto-testing-hashes td:first-child {
18078
+ width: 200px;
18079
+ max-width: 200px;
18080
+ word-wrap: break-word;
18081
+ font-weight: bold;
18082
+ background-color: #ffefcc;
18083
+ }
18084
+ table.auto-testing-user-input td, table.auto-testing-results td, table.auto-testing-hashes td {
18085
+ color: #333;
18086
+ }
18087
+ table.auto-testing-user-input tr:hover, table.auto-testing-results tr:hover, table.auto-testing-hashes tr:hover {
18088
+ background-color: #ddd;
18089
+ }
18090
+
18091
+ .auto-testing-valid-hash {
18092
+ background-color: #d4edda;
18093
+ }
18094
+
18095
+ .auto-testing-invalid-hash {
18096
+ background-color: #f8d7da;
18097
+ }
18098
+
18099
+ .pui-auto-testing-diff-viewer .d2h-code-linenumber {
18100
+ display: none !important;
18101
+ }
18102
+
18103
+ /* Exected vs Actual Screen Slider */
18104
+ .pui-auto-testing-slider {
18105
+ cursor: pointer;
18106
+ position: absolute;
18107
+ bottom: 15px;
18108
+ right: 60px;
18109
+ width: calc(100% - 130px);
18110
+ z-index: 10;
18111
+ }
18112
+
18113
+ .pui-auto-testing-slider-left-label {
18114
+ cursor: pointer;
18115
+ position: absolute;
18116
+ bottom: 10px;
18117
+ left: 10px;
18118
+ z-index: 10;
18119
+ font-size: 12px;
18120
+ background-color: #555;
18121
+ color: white;
18122
+ padding: 5px;
18123
+ border-radius: 5px;
18124
+ }
18125
+
18126
+ .pui-auto-testing-slider-right-label {
18127
+ cursor: pointer;
18128
+ position: absolute;
18129
+ bottom: 10px;
18130
+ right: 10px;
18131
+ z-index: 10;
18132
+ font-size: 12px;
18133
+ background-color: #555;
18134
+ color: white;
18135
+ padding: 5px;
18136
+ border-radius: 5px;
18137
+ }
18138
+
18139
+ .pui-auto-testing-flicker-icon {
18140
+ position: absolute;
18141
+ bottom: 45px;
18142
+ right: 21px;
18143
+ z-index: 10;
18144
+ font-size: 25px;
18145
+ color: #999;
18146
+ cursor: pointer;
18147
+ transition: color 0.5s ease;
18148
+ }
18149
+
18150
+ .pui-auto-testing-flicker-icon:hover {
18151
+ color: #555;
18152
+ }
18153
+
18154
+ .pui-auto-testing-flicker-icon.pui-auto-testing-flicker-active {
18155
+ color: #007bff;
18156
+ animation: flicker 2.0s infinite;
18157
+ }
18158
+
18159
+ @keyframes flicker {
18160
+ 0%, 100% {
18161
+ opacity: 1;
18162
+ }
18163
+ 50% {
18164
+ opacity: 0.4;
18165
+ }
18166
+ }
18167
+
18168
+ .pui-auto-testing-diff-icon {
18169
+ position: absolute;
18170
+ bottom: 80px;
18171
+ right: 19px;
18172
+ z-index: 10;
18173
+ font-size: 25px;
18174
+ color: #999;
18175
+ cursor: pointer;
18176
+ transition: color 0.5s ease;
18177
+ }
18178
+
18179
+ .pui-auto-testing-diff-icon:hover {
18180
+ color: #555;
18181
+ }
18182
+
18183
+ .pui-auto-testing-diff-icon.pui-auto-testing-diff-active {
18184
+ color: #007bff;
18185
+ }
18186
+
18187
+ .pui-auto-testing-elem-diff {
18188
+ cursor: pointer !important;
18189
+ border: 2px dashed red;
18190
+ }