pywebexec 2.3.5__py3-none-any.whl → 2.3.7__py3-none-any.whl
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.
- pywebexec/static/css/form.css +6 -1
- pywebexec/static/css/style.css +3 -0
- pywebexec/version.py +2 -2
- {pywebexec-2.3.5.dist-info → pywebexec-2.3.7.dist-info}/METADATA +1 -1
- {pywebexec-2.3.5.dist-info → pywebexec-2.3.7.dist-info}/RECORD +9 -9
- {pywebexec-2.3.5.dist-info → pywebexec-2.3.7.dist-info}/WHEEL +0 -0
- {pywebexec-2.3.5.dist-info → pywebexec-2.3.7.dist-info}/entry_points.txt +0 -0
- {pywebexec-2.3.5.dist-info → pywebexec-2.3.7.dist-info}/licenses/LICENSE +0 -0
- {pywebexec-2.3.5.dist-info → pywebexec-2.3.7.dist-info}/top_level.txt +0 -0
pywebexec/static/css/form.css
CHANGED
@@ -9,6 +9,9 @@
|
|
9
9
|
font-size: 14px;
|
10
10
|
font-family: Arial, Helvetica, sans-serif;
|
11
11
|
|
12
|
+
div {
|
13
|
+
scrollbar-width: thin;
|
14
|
+
}
|
12
15
|
.glyphicon-plus-sign:before {
|
13
16
|
content: "\e081";
|
14
17
|
}
|
@@ -159,9 +162,10 @@
|
|
159
162
|
border-radius: 5px;
|
160
163
|
padding: 5px 2px;
|
161
164
|
}
|
162
|
-
.controls > div.range {
|
165
|
+
.controls > div.range, .controls > div.checkbox {
|
163
166
|
overflow-y: hidden;
|
164
167
|
padding: 0px 5px;
|
168
|
+
border: 0;
|
165
169
|
}
|
166
170
|
|
167
171
|
input[type="number"] {
|
@@ -190,6 +194,7 @@
|
|
190
194
|
font-family: Arial, Helvetica, sans-serif;
|
191
195
|
font-size: 14px;
|
192
196
|
box-sizing: border-box;
|
197
|
+
scrollbar-width: thin;
|
193
198
|
}
|
194
199
|
textarea:focus {
|
195
200
|
border-color: #66afe9;
|
pywebexec/static/css/style.css
CHANGED
pywebexec/version.py
CHANGED
@@ -2,10 +2,10 @@ pywebexec/__init__.py,sha256=197fHJy0UDBwTTpGCGortZRr-w2kTaD7MxqdbVmTEi0,61
|
|
2
2
|
pywebexec/host_ip.py,sha256=oiCMlo2o3AkkgXDarUSx8T3FWXKI0vk1-EPnx5FGBd8,1332
|
3
3
|
pywebexec/pywebexec.py,sha256=1M5CtxKr5YkEMBhuVSrwnMNcVRuf7iQf-uxF4Lf0ouQ,48375
|
4
4
|
pywebexec/swagger.yaml,sha256=I_oLpp7Hqel8SDEEykvpmCT-Gv3ytGlziq9bvQOrtZY,7598
|
5
|
-
pywebexec/version.py,sha256=
|
6
|
-
pywebexec/static/css/form.css,sha256=
|
5
|
+
pywebexec/version.py,sha256=UANYi9NwDKsEL0-DdBqhuR1fJMtRtyyEntWN_jeSZpo,511
|
6
|
+
pywebexec/static/css/form.css,sha256=bCskBMefJjgod94ovUqmNVrg9SFH9xY6zlOQ5gzoSdY,6864
|
7
7
|
pywebexec/static/css/markdown.css,sha256=br4-iK9wigTs54N2KHtjgZ4KLH0THVSvJo-XZAdMHiE,1970
|
8
|
-
pywebexec/static/css/style.css,sha256=
|
8
|
+
pywebexec/static/css/style.css,sha256=pUmylXwbFIoXrdaJRVOUohlKIhOIilapH97NyIlgGV4,10343
|
9
9
|
pywebexec/static/css/swagger-ui.css,sha256=xhXN8fnUaIACGHuPIEIr9-qmyYr6Zx0k2wv4Qy7Bg1Y,154985
|
10
10
|
pywebexec/static/css/swagger-ui.css.map,sha256=dJy-xBn_htK4BNupTMIl33ddse7BXsrCdDJWlTJodnw,258842
|
11
11
|
pywebexec/static/css/xterm.css,sha256=uo5phWaUiJgcz0DAzv46uoByLLbJLeetYosL1xf68rY,5559
|
@@ -67,9 +67,9 @@ pywebexec/templates/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSu
|
|
67
67
|
pywebexec/templates/index.html,sha256=w18O2plH_yS8bqlPsu5hwFFmCj9H2hWLSV8B6ADcSwU,3900
|
68
68
|
pywebexec/templates/popup.html,sha256=3kpMccKD_OLLhJ4Y9KRw6Ny8wQWjVaRrUfV9y5-bDiQ,1580
|
69
69
|
pywebexec/templates/swagger_ui.html,sha256=MAPr-z96VERAecDvX37V8q2Nxph-O0fNDBul1x2w9SI,1147
|
70
|
-
pywebexec-2.3.
|
71
|
-
pywebexec-2.3.
|
72
|
-
pywebexec-2.3.
|
73
|
-
pywebexec-2.3.
|
74
|
-
pywebexec-2.3.
|
75
|
-
pywebexec-2.3.
|
70
|
+
pywebexec-2.3.7.dist-info/licenses/LICENSE,sha256=gRJf0JPT_wsZJsUGlWPTS8Vypfl9vQ1qjp6sNbKykuA,1064
|
71
|
+
pywebexec-2.3.7.dist-info/METADATA,sha256=9fL-TzKNaf-zJU2vy0Q7xTMcIm6NuWypYF0v8Y5qISk,13015
|
72
|
+
pywebexec-2.3.7.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
73
|
+
pywebexec-2.3.7.dist-info/entry_points.txt,sha256=l52GBkPCXRkmlHfEyoVauyfBdg8o-CAtC8qQpOIjJK0,55
|
74
|
+
pywebexec-2.3.7.dist-info/top_level.txt,sha256=vHoHyzngrfGdm_nM7Xn_5iLmaCrf10XO1EhldgNLEQ8,10
|
75
|
+
pywebexec-2.3.7.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|