@licensespring/node-sdk 1.0.2

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.
Files changed (187) hide show
  1. package/README.md +1 -0
  2. package/dist/.env.prod +22 -0
  3. package/dist/hwid/hardware_id_generator/CHANGELOG.md +4 -0
  4. package/dist/hwid/hardware_id_generator/bin/linux/aarch64/glibc/libhardware_id_generator.so +0 -0
  5. package/dist/hwid/hardware_id_generator/bin/linux/aarch64/musl/libhardware_id_generator.so +0 -0
  6. package/dist/hwid/hardware_id_generator/bin/linux/arm/glibc/libhardware_id_generator.so +0 -0
  7. package/dist/hwid/hardware_id_generator/bin/linux/arm/musl/libhardware_id_generator.so +0 -0
  8. package/dist/hwid/hardware_id_generator/bin/linux/i686/glibc/libhardware_id_generator.so +0 -0
  9. package/dist/hwid/hardware_id_generator/bin/linux/i686/musl/libhardware_id_generator.so +0 -0
  10. package/dist/hwid/hardware_id_generator/bin/linux/ppc64le/glibc/libhardware_id_generator.so +0 -0
  11. package/dist/hwid/hardware_id_generator/bin/linux/ppc64le/musl/libhardware_id_generator.so +0 -0
  12. package/dist/hwid/hardware_id_generator/bin/linux/riscv64/glibc/libhardware_id_generator.so +0 -0
  13. package/dist/hwid/hardware_id_generator/bin/linux/riscv64/musl/libhardware_id_generator.so +0 -0
  14. package/dist/hwid/hardware_id_generator/bin/linux/s390x/glibc/libhardware_id_generator.so +0 -0
  15. package/dist/hwid/hardware_id_generator/bin/linux/s390x/musl/libhardware_id_generator.so +0 -0
  16. package/dist/hwid/hardware_id_generator/bin/linux/x86_64/glibc/libhardware_id_generator.so +0 -0
  17. package/dist/hwid/hardware_id_generator/bin/linux/x86_64/musl/libhardware_id_generator.so +0 -0
  18. package/dist/hwid/hardware_id_generator/bin/macos/arm64/libhardware_id_generator.so +0 -0
  19. package/dist/hwid/hardware_id_generator/bin/macos/x86_64/libhardware_id_generator.so +0 -0
  20. package/dist/hwid/hardware_id_generator/bin/windows/arm/hardware_id_generator.dll +0 -0
  21. package/dist/hwid/hardware_id_generator/bin/windows/arm64/hardware_id_generator.dll +0 -0
  22. package/dist/hwid/hardware_id_generator/bin/windows/x64/hardware_id_generator.dll +0 -0
  23. package/dist/hwid/hardware_id_generator/bin/windows/x86/hardware_id_generator.dll +0 -0
  24. package/dist/hwid/hardware_id_generator/documentation/Documentation.html +1 -0
  25. package/dist/hwid/hardware_id_generator/documentation/README.md +25 -0
  26. package/dist/hwid/hardware_id_generator/documentation/html/annotated.html +115 -0
  27. package/dist/hwid/hardware_id_generator/documentation/html/annotated_dup.js +10 -0
  28. package/dist/hwid/hardware_id_generator/documentation/html/bc_s.png +0 -0
  29. package/dist/hwid/hardware_id_generator/documentation/html/bc_sd.png +0 -0
  30. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProvider-members.html +114 -0
  31. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProvider.html +338 -0
  32. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProvider.js +5 -0
  33. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProvider.png +0 -0
  34. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderCloud-members.html +114 -0
  35. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderCloud.html +184 -0
  36. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderCloud.js +4 -0
  37. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderCloud.png +0 -0
  38. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderLinux-members.html +114 -0
  39. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderLinux.html +184 -0
  40. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderLinux.js +4 -0
  41. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderLinux.png +0 -0
  42. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderMacos-members.html +114 -0
  43. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderMacos.html +184 -0
  44. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderMacos.js +4 -0
  45. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderMacos.png +0 -0
  46. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderWindows-members.html +114 -0
  47. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderWindows.html +192 -0
  48. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderWindows.js +4 -0
  49. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderWindows.png +0 -0
  50. package/dist/hwid/hardware_id_generator/documentation/html/classes.html +111 -0
  51. package/dist/hwid/hardware_id_generator/documentation/html/closed.png +0 -0
  52. package/dist/hwid/hardware_id_generator/documentation/html/dir_a49c68042076af89c9be520540c36a5a.html +106 -0
  53. package/dist/hwid/hardware_id_generator/documentation/html/dir_d44c64559bbebec7f509842c48db8b23.html +122 -0
  54. package/dist/hwid/hardware_id_generator/documentation/html/dir_d44c64559bbebec7f509842c48db8b23.js +9 -0
  55. package/dist/hwid/hardware_id_generator/documentation/html/doc.svg +12 -0
  56. package/dist/hwid/hardware_id_generator/documentation/html/docd.svg +12 -0
  57. package/dist/hwid/hardware_id_generator/documentation/html/doxygen.css +2045 -0
  58. package/dist/hwid/hardware_id_generator/documentation/html/doxygen.svg +28 -0
  59. package/dist/hwid/hardware_id_generator/documentation/html/dynsections.js +192 -0
  60. package/dist/hwid/hardware_id_generator/documentation/html/exports_8h_source.html +137 -0
  61. package/dist/hwid/hardware_id_generator/documentation/html/files.html +116 -0
  62. package/dist/hwid/hardware_id_generator/documentation/html/files_dup.js +4 -0
  63. package/dist/hwid/hardware_id_generator/documentation/html/folderclosed.svg +11 -0
  64. package/dist/hwid/hardware_id_generator/documentation/html/folderclosedd.svg +11 -0
  65. package/dist/hwid/hardware_id_generator/documentation/html/folderopen.svg +17 -0
  66. package/dist/hwid/hardware_id_generator/documentation/html/folderopend.svg +12 -0
  67. package/dist/hwid/hardware_id_generator/documentation/html/functions.html +110 -0
  68. package/dist/hwid/hardware_id_generator/documentation/html/functions_func.html +110 -0
  69. package/dist/hwid/hardware_id_generator/documentation/html/hardware__id__provider_8h_source.html +161 -0
  70. package/dist/hwid/hardware_id_generator/documentation/html/hardware__id__provider__cloud_8h_source.html +142 -0
  71. package/dist/hwid/hardware_id_generator/documentation/html/hardware__id__provider__linux_8h_source.html +131 -0
  72. package/dist/hwid/hardware_id_generator/documentation/html/hardware__id__provider__macos_8h_source.html +131 -0
  73. package/dist/hwid/hardware_id_generator/documentation/html/hardware__id__provider__windows_8h_source.html +149 -0
  74. package/dist/hwid/hardware_id_generator/documentation/html/hierarchy.html +114 -0
  75. package/dist/hwid/hardware_id_generator/documentation/html/hierarchy.js +9 -0
  76. package/dist/hwid/hardware_id_generator/documentation/html/index.html +132 -0
  77. package/dist/hwid/hardware_id_generator/documentation/html/index.js +4 -0
  78. package/dist/hwid/hardware_id_generator/documentation/html/jquery.js +34 -0
  79. package/dist/hwid/hardware_id_generator/documentation/html/logo_small.png +0 -0
  80. package/dist/hwid/hardware_id_generator/documentation/html/menu.js +136 -0
  81. package/dist/hwid/hardware_id_generator/documentation/html/menudata.js +35 -0
  82. package/dist/hwid/hardware_id_generator/documentation/html/minus.svg +8 -0
  83. package/dist/hwid/hardware_id_generator/documentation/html/minusd.svg +8 -0
  84. package/dist/hwid/hardware_id_generator/documentation/html/nav_f.png +0 -0
  85. package/dist/hwid/hardware_id_generator/documentation/html/nav_fd.png +0 -0
  86. package/dist/hwid/hardware_id_generator/documentation/html/nav_g.png +0 -0
  87. package/dist/hwid/hardware_id_generator/documentation/html/nav_h.png +0 -0
  88. package/dist/hwid/hardware_id_generator/documentation/html/nav_hd.png +0 -0
  89. package/dist/hwid/hardware_id_generator/documentation/html/navtree.css +149 -0
  90. package/dist/hwid/hardware_id_generator/documentation/html/navtree.js +559 -0
  91. package/dist/hwid/hardware_id_generator/documentation/html/navtreedata.js +50 -0
  92. package/dist/hwid/hardware_id_generator/documentation/html/navtreeindex0.js +31 -0
  93. package/dist/hwid/hardware_id_generator/documentation/html/open.png +0 -0
  94. package/dist/hwid/hardware_id_generator/documentation/html/plus.svg +9 -0
  95. package/dist/hwid/hardware_id_generator/documentation/html/plusd.svg +9 -0
  96. package/dist/hwid/hardware_id_generator/documentation/html/resize.js +155 -0
  97. package/dist/hwid/hardware_id_generator/documentation/html/search/all_0.js +4 -0
  98. package/dist/hwid/hardware_id_generator/documentation/html/search/all_1.js +4 -0
  99. package/dist/hwid/hardware_id_generator/documentation/html/search/all_2.js +6 -0
  100. package/dist/hwid/hardware_id_generator/documentation/html/search/all_3.js +9 -0
  101. package/dist/hwid/hardware_id_generator/documentation/html/search/all_4.js +4 -0
  102. package/dist/hwid/hardware_id_generator/documentation/html/search/all_5.js +5 -0
  103. package/dist/hwid/hardware_id_generator/documentation/html/search/all_6.js +4 -0
  104. package/dist/hwid/hardware_id_generator/documentation/html/search/all_7.js +4 -0
  105. package/dist/hwid/hardware_id_generator/documentation/html/search/all_8.js +4 -0
  106. package/dist/hwid/hardware_id_generator/documentation/html/search/all_9.js +4 -0
  107. package/dist/hwid/hardware_id_generator/documentation/html/search/classes_0.js +8 -0
  108. package/dist/hwid/hardware_id_generator/documentation/html/search/close.svg +18 -0
  109. package/dist/hwid/hardware_id_generator/documentation/html/search/functions_0.js +4 -0
  110. package/dist/hwid/hardware_id_generator/documentation/html/search/functions_1.js +4 -0
  111. package/dist/hwid/hardware_id_generator/documentation/html/search/functions_2.js +6 -0
  112. package/dist/hwid/hardware_id_generator/documentation/html/search/functions_3.js +4 -0
  113. package/dist/hwid/hardware_id_generator/documentation/html/search/mag.svg +24 -0
  114. package/dist/hwid/hardware_id_generator/documentation/html/search/mag_d.svg +24 -0
  115. package/dist/hwid/hardware_id_generator/documentation/html/search/mag_sel.svg +31 -0
  116. package/dist/hwid/hardware_id_generator/documentation/html/search/mag_seld.svg +31 -0
  117. package/dist/hwid/hardware_id_generator/documentation/html/search/pages_0.js +4 -0
  118. package/dist/hwid/hardware_id_generator/documentation/html/search/pages_1.js +4 -0
  119. package/dist/hwid/hardware_id_generator/documentation/html/search/pages_2.js +4 -0
  120. package/dist/hwid/hardware_id_generator/documentation/html/search/pages_3.js +4 -0
  121. package/dist/hwid/hardware_id_generator/documentation/html/search/search.css +291 -0
  122. package/dist/hwid/hardware_id_generator/documentation/html/search/search.js +840 -0
  123. package/dist/hwid/hardware_id_generator/documentation/html/search/searchdata.js +24 -0
  124. package/dist/hwid/hardware_id_generator/documentation/html/splitbar.png +0 -0
  125. package/dist/hwid/hardware_id_generator/documentation/html/splitbard.png +0 -0
  126. package/dist/hwid/hardware_id_generator/documentation/html/sync_off.png +0 -0
  127. package/dist/hwid/hardware_id_generator/documentation/html/sync_on.png +0 -0
  128. package/dist/hwid/hardware_id_generator/documentation/html/tab_a.png +0 -0
  129. package/dist/hwid/hardware_id_generator/documentation/html/tab_ad.png +0 -0
  130. package/dist/hwid/hardware_id_generator/documentation/html/tab_b.png +0 -0
  131. package/dist/hwid/hardware_id_generator/documentation/html/tab_bd.png +0 -0
  132. package/dist/hwid/hardware_id_generator/documentation/html/tab_h.png +0 -0
  133. package/dist/hwid/hardware_id_generator/documentation/html/tab_hd.png +0 -0
  134. package/dist/hwid/hardware_id_generator/documentation/html/tab_s.png +0 -0
  135. package/dist/hwid/hardware_id_generator/documentation/html/tab_sd.png +0 -0
  136. package/dist/hwid/hardware_id_generator/documentation/html/tabs.css +1 -0
  137. package/dist/hwid/hardware_id_generator/documentation/licenses/curl/LICENSE.txt +11 -0
  138. package/dist/hwid/hardware_id_generator/documentation/licenses/openssl/LICENSE.txt +177 -0
  139. package/dist/hwid/index.d.ts +12 -0
  140. package/dist/hwid/index.js +82 -0
  141. package/dist/hwid/index.js.map +1 -0
  142. package/dist/hwid/install.d.ts +1 -0
  143. package/dist/hwid/install.js +49 -0
  144. package/dist/hwid/install.js.map +1 -0
  145. package/dist/src/abstract-manager.d.ts +21 -0
  146. package/dist/src/abstract-manager.js +170 -0
  147. package/dist/src/abstract-manager.js.map +1 -0
  148. package/dist/src/api.d.ts +2765 -0
  149. package/dist/src/api.js +2533 -0
  150. package/dist/src/api.js.map +1 -0
  151. package/dist/src/common.d.ts +11 -0
  152. package/dist/src/common.js +87 -0
  153. package/dist/src/common.js.map +1 -0
  154. package/dist/src/floating.d.ts +46 -0
  155. package/dist/src/floating.js +273 -0
  156. package/dist/src/floating.js.map +1 -0
  157. package/dist/src/index.d.ts +4 -0
  158. package/dist/src/index.js +13 -0
  159. package/dist/src/index.js.map +1 -0
  160. package/dist/src/license-data.d.ts +52 -0
  161. package/dist/src/license-data.js +214 -0
  162. package/dist/src/license-data.js.map +1 -0
  163. package/dist/src/license-file.d.ts +23 -0
  164. package/dist/src/license-file.js +238 -0
  165. package/dist/src/license-file.js.map +1 -0
  166. package/dist/src/license-manager.d.ts +34 -0
  167. package/dist/src/license-manager.js +1010 -0
  168. package/dist/src/license-manager.js.map +1 -0
  169. package/dist/src/license.d.ts +644 -0
  170. package/dist/src/license.js +630 -0
  171. package/dist/src/license.js.map +1 -0
  172. package/dist/src/offline-activation.d.ts +6 -0
  173. package/dist/src/offline-activation.js +10 -0
  174. package/dist/src/offline-activation.js.map +1 -0
  175. package/dist/src/service.d.ts +21 -0
  176. package/dist/src/service.js +100 -0
  177. package/dist/src/service.js.map +1 -0
  178. package/dist/src/types.d.ts +513 -0
  179. package/dist/src/types.js +14 -0
  180. package/dist/src/types.js.map +1 -0
  181. package/dist/src/version.d.ts +2 -0
  182. package/dist/src/version.js +5 -0
  183. package/dist/src/version.js.map +1 -0
  184. package/dist/src/watchdog.d.ts +18 -0
  185. package/dist/src/watchdog.js +80 -0
  186. package/dist/src/watchdog.js.map +1 -0
  187. package/package.json +45 -0
@@ -0,0 +1,291 @@
1
+ /*---------------- Search Box positioning */
2
+
3
+ #main-menu > li:last-child {
4
+ /* This <li> object is the parent of the search bar */
5
+ display: flex;
6
+ justify-content: center;
7
+ align-items: center;
8
+ height: 36px;
9
+ margin-right: 1em;
10
+ }
11
+
12
+ /*---------------- Search box styling */
13
+
14
+ .SRPage * {
15
+ font-weight: normal;
16
+ line-height: normal;
17
+ }
18
+
19
+ dark-mode-toggle {
20
+ margin-left: 5px;
21
+ display: flex;
22
+ float: right;
23
+ }
24
+
25
+ #MSearchBox {
26
+ display: inline-block;
27
+ white-space : nowrap;
28
+ background: var(--search-background-color);
29
+ border-radius: 0.65em;
30
+ box-shadow: var(--search-box-shadow);
31
+ z-index: 102;
32
+ }
33
+
34
+ #MSearchBox .left {
35
+ display: inline-block;
36
+ vertical-align: middle;
37
+ height: 1.4em;
38
+ }
39
+
40
+ #MSearchSelect {
41
+ display: inline-block;
42
+ vertical-align: middle;
43
+ width: 20px;
44
+ height: 19px;
45
+ background-image: var(--search-magnification-select-image);
46
+ margin: 0 0 0 0.3em;
47
+ padding: 0;
48
+ }
49
+
50
+ #MSearchSelectExt {
51
+ display: inline-block;
52
+ vertical-align: middle;
53
+ width: 10px;
54
+ height: 19px;
55
+ background-image: var(--search-magnification-image);
56
+ margin: 0 0 0 0.5em;
57
+ padding: 0;
58
+ }
59
+
60
+
61
+ #MSearchField {
62
+ display: inline-block;
63
+ vertical-align: middle;
64
+ width: 7.5em;
65
+ height: 19px;
66
+ margin: 0 0.15em;
67
+ padding: 0;
68
+ line-height: 1em;
69
+ border:none;
70
+ color: var(--search-foreground-color);
71
+ outline: none;
72
+ font-family: var(--font-family-search);
73
+ -webkit-border-radius: 0px;
74
+ border-radius: 0px;
75
+ background: none;
76
+ }
77
+
78
+ @media(hover: none) {
79
+ /* to avoid zooming on iOS */
80
+ #MSearchField {
81
+ font-size: 16px;
82
+ }
83
+ }
84
+
85
+ #MSearchBox .right {
86
+ display: inline-block;
87
+ vertical-align: middle;
88
+ width: 1.4em;
89
+ height: 1.4em;
90
+ }
91
+
92
+ #MSearchClose {
93
+ display: none;
94
+ font-size: inherit;
95
+ background : none;
96
+ border: none;
97
+ margin: 0;
98
+ padding: 0;
99
+ outline: none;
100
+
101
+ }
102
+
103
+ #MSearchCloseImg {
104
+ padding: 0.3em;
105
+ margin: 0;
106
+ }
107
+
108
+ .MSearchBoxActive #MSearchField {
109
+ color: var(--search-active-color);
110
+ }
111
+
112
+
113
+
114
+ /*---------------- Search filter selection */
115
+
116
+ #MSearchSelectWindow {
117
+ display: none;
118
+ position: absolute;
119
+ left: 0; top: 0;
120
+ border: 1px solid var(--search-filter-border-color);
121
+ background-color: var(--search-filter-background-color);
122
+ z-index: 10001;
123
+ padding-top: 4px;
124
+ padding-bottom: 4px;
125
+ -moz-border-radius: 4px;
126
+ -webkit-border-top-left-radius: 4px;
127
+ -webkit-border-top-right-radius: 4px;
128
+ -webkit-border-bottom-left-radius: 4px;
129
+ -webkit-border-bottom-right-radius: 4px;
130
+ -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
131
+ }
132
+
133
+ .SelectItem {
134
+ font: 8pt var(--font-family-search);
135
+ padding-left: 2px;
136
+ padding-right: 12px;
137
+ border: 0px;
138
+ }
139
+
140
+ span.SelectionMark {
141
+ margin-right: 4px;
142
+ font-family: var(--font-family-monospace);
143
+ outline-style: none;
144
+ text-decoration: none;
145
+ }
146
+
147
+ a.SelectItem {
148
+ display: block;
149
+ outline-style: none;
150
+ color: var(--search-filter-foreground-color);
151
+ text-decoration: none;
152
+ padding-left: 6px;
153
+ padding-right: 12px;
154
+ }
155
+
156
+ a.SelectItem:focus,
157
+ a.SelectItem:active {
158
+ color: var(--search-filter-foreground-color);
159
+ outline-style: none;
160
+ text-decoration: none;
161
+ }
162
+
163
+ a.SelectItem:hover {
164
+ color: var(--search-filter-highlight-text-color);
165
+ background-color: var(--search-filter-highlight-bg-color);
166
+ outline-style: none;
167
+ text-decoration: none;
168
+ cursor: pointer;
169
+ display: block;
170
+ }
171
+
172
+ /*---------------- Search results window */
173
+
174
+ iframe#MSearchResults {
175
+ /*width: 60ex;*/
176
+ height: 15em;
177
+ }
178
+
179
+ #MSearchResultsWindow {
180
+ display: none;
181
+ position: absolute;
182
+ left: 0; top: 0;
183
+ border: 1px solid var(--search-results-border-color);
184
+ background-color: var(--search-results-background-color);
185
+ z-index:10000;
186
+ width: 300px;
187
+ height: 400px;
188
+ overflow: auto;
189
+ }
190
+
191
+ /* ----------------------------------- */
192
+
193
+
194
+ #SRIndex {
195
+ clear:both;
196
+ }
197
+
198
+ .SREntry {
199
+ font-size: 10pt;
200
+ padding-left: 1ex;
201
+ }
202
+
203
+ .SRPage .SREntry {
204
+ font-size: 8pt;
205
+ padding: 1px 5px;
206
+ }
207
+
208
+ div.SRPage {
209
+ margin: 5px 2px;
210
+ background-color: var(--search-results-background-color);
211
+ }
212
+
213
+ .SRChildren {
214
+ padding-left: 3ex; padding-bottom: .5em
215
+ }
216
+
217
+ .SRPage .SRChildren {
218
+ display: none;
219
+ }
220
+
221
+ .SRSymbol {
222
+ font-weight: bold;
223
+ color: var(--search-results-foreground-color);
224
+ font-family: var(--font-family-search);
225
+ text-decoration: none;
226
+ outline: none;
227
+ }
228
+
229
+ a.SRScope {
230
+ display: block;
231
+ color: var(--search-results-foreground-color);
232
+ font-family: var(--font-family-search);
233
+ font-size: 8pt;
234
+ text-decoration: none;
235
+ outline: none;
236
+ }
237
+
238
+ a.SRSymbol:focus, a.SRSymbol:active,
239
+ a.SRScope:focus, a.SRScope:active {
240
+ text-decoration: underline;
241
+ }
242
+
243
+ span.SRScope {
244
+ padding-left: 4px;
245
+ font-family: var(--font-family-search);
246
+ }
247
+
248
+ .SRPage .SRStatus {
249
+ padding: 2px 5px;
250
+ font-size: 8pt;
251
+ font-style: italic;
252
+ font-family: var(--font-family-search);
253
+ }
254
+
255
+ .SRResult {
256
+ display: none;
257
+ }
258
+
259
+ div.searchresults {
260
+ margin-left: 10px;
261
+ margin-right: 10px;
262
+ }
263
+
264
+ /*---------------- External search page results */
265
+
266
+ .pages b {
267
+ color: white;
268
+ padding: 5px 5px 3px 5px;
269
+ background-image: var(--nav-gradient-active-image-parent);
270
+ background-repeat: repeat-x;
271
+ text-shadow: 0 1px 1px #000000;
272
+ }
273
+
274
+ .pages {
275
+ line-height: 17px;
276
+ margin-left: 4px;
277
+ text-decoration: none;
278
+ }
279
+
280
+ .hl {
281
+ font-weight: bold;
282
+ }
283
+
284
+ #searchresults {
285
+ margin-bottom: 20px;
286
+ }
287
+
288
+ .searchpages {
289
+ margin-top: 10px;
290
+ }
291
+