fix Proxy Readyness visual indicator

This commit is contained in:
idk
2021-04-25 23:22:23 -04:00
parent 4ea8fd4826
commit 3261fd1505
5 changed files with 10 additions and 7 deletions

View File

@@ -351,3 +351,7 @@ img.readyness {
video {
width: 100%
}
.hidden {
display: none
}

0
icons/README.md Normal file
View File

BIN
icons/local_up.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 404 B

View File

@@ -1,20 +1,19 @@
body,
html {
width: 450px
width: 600px
}
.panel {
margin: 5px;
width: 450px;
height: 450px
width: 500px
}
.panel-section-header {
width: 450px
width: 500px
}
#text-section-torrents-header {
width: 450px
width: 500px
}
span.identity {
width: 450px;
width: 500px;
display: block;
margin-left: 1em
}

View File

@@ -35,7 +35,7 @@
</div>
<div class="hideIfI2PProxyOff" id="readyness">
<img class="readyness" src="http://proxy.i2p/themes/console/images/local_up.png"> <span id="proxy-check">Proxy is ready.</span>
<img class="readyness" src="icons/local_up.png"> <span id="proxy-check">Proxy is ready.</span>
</div>
<div id="i2pbrowser-description">