pywebexec 1.6.4__py3-none-any.whl → 1.6.5__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/style.css +2 -2
- pywebexec/version.py +2 -2
- {pywebexec-1.6.4.dist-info → pywebexec-1.6.5.dist-info}/METADATA +1 -1
- {pywebexec-1.6.4.dist-info → pywebexec-1.6.5.dist-info}/RECORD +8 -8
- {pywebexec-1.6.4.dist-info → pywebexec-1.6.5.dist-info}/LICENSE +0 -0
- {pywebexec-1.6.4.dist-info → pywebexec-1.6.5.dist-info}/WHEEL +0 -0
- {pywebexec-1.6.4.dist-info → pywebexec-1.6.5.dist-info}/entry_points.txt +0 -0
- {pywebexec-1.6.4.dist-info → pywebexec-1.6.5.dist-info}/top_level.txt +0 -0
pywebexec/static/css/style.css
CHANGED
@@ -284,7 +284,7 @@ span {
|
|
284
284
|
display: flex;
|
285
285
|
align-items: center;
|
286
286
|
gap: 7px;
|
287
|
-
margin-top:
|
287
|
+
margin-top: 3px;
|
288
288
|
}
|
289
289
|
#outputSlider {
|
290
290
|
width: 100%;
|
@@ -368,7 +368,7 @@ span {
|
|
368
368
|
}
|
369
369
|
|
370
370
|
.command-info {
|
371
|
-
padding:
|
371
|
+
padding: 6px 10px 7px 10px;
|
372
372
|
background-color: #111;
|
373
373
|
color: #eee;
|
374
374
|
max-width: 300px;
|
pywebexec/version.py
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
pywebexec/__init__.py,sha256=4spIsVaF8RJt8S58AG_wWoORRNkws9Iwqprj27C3ljM,99
|
2
2
|
pywebexec/pywebexec.py,sha256=6roMSuUnfNx5fj9-gg0E1WEUEDbX82XYNIHzxsjoreE,31701
|
3
|
-
pywebexec/version.py,sha256=
|
3
|
+
pywebexec/version.py,sha256=Wh1l7lDfih75U-G0ME9gZnLgLqWtgspc0mVEOcWQpQ8,411
|
4
4
|
pywebexec/static/css/Consolas NF.ttf,sha256=DJEOzF0eqZ-kxu3Gs_VE8X0NJqiobBzmxWDGpdgGRxI,1313900
|
5
|
-
pywebexec/static/css/style.css,sha256=
|
5
|
+
pywebexec/static/css/style.css,sha256=MJHUBpjWL4sLxM7a7DxypmPKaFJQbmA_ESNXsbLviNI,8201
|
6
6
|
pywebexec/static/css/xterm.css,sha256=uo5phWaUiJgcz0DAzv46uoByLLbJLeetYosL1xf68rY,5559
|
7
7
|
pywebexec/static/images/aborted.svg,sha256=_mP43hU5QdRLFZIknBgjx-dIXrHgQG23-QV27ApXK2A,381
|
8
8
|
pywebexec/static/images/copy.svg,sha256=d9OwtGh5GzzZHzYcDrLfNxZYLth1Q64x7bRyYxu4Px0,622
|
@@ -33,9 +33,9 @@ pywebexec/static/js/xterm/xterm.js.map,sha256=Y7O2Pb-fIS7Z8AC1D5s04_aiW_Jf1f4mCf
|
|
33
33
|
pywebexec/templates/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
34
34
|
pywebexec/templates/index.html,sha256=3XAXlpluzmTxC75KLzHDI4aJvQyQrOShB_weJ27PE2U,2815
|
35
35
|
pywebexec/templates/popup.html,sha256=6FfzMjxuAC_xwyMGPf3p5tm6iPVY0QCsqY80eotD0z8,1362
|
36
|
-
pywebexec-1.6.
|
37
|
-
pywebexec-1.6.
|
38
|
-
pywebexec-1.6.
|
39
|
-
pywebexec-1.6.
|
40
|
-
pywebexec-1.6.
|
41
|
-
pywebexec-1.6.
|
36
|
+
pywebexec-1.6.5.dist-info/LICENSE,sha256=gRJf0JPT_wsZJsUGlWPTS8Vypfl9vQ1qjp6sNbKykuA,1064
|
37
|
+
pywebexec-1.6.5.dist-info/METADATA,sha256=g-ne1O-OKPRnPYEA6KljJz-LRWXI5tpy7hM9up4M1fo,7801
|
38
|
+
pywebexec-1.6.5.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
39
|
+
pywebexec-1.6.5.dist-info/entry_points.txt,sha256=l52GBkPCXRkmlHfEyoVauyfBdg8o-CAtC8qQpOIjJK0,55
|
40
|
+
pywebexec-1.6.5.dist-info/top_level.txt,sha256=vHoHyzngrfGdm_nM7Xn_5iLmaCrf10XO1EhldgNLEQ8,10
|
41
|
+
pywebexec-1.6.5.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|