forked from I2P_Developers/i2p.i2p
Widen the table layout on welcome wizard page 4 and lose the image
This commit is contained in:
@@ -2554,7 +2554,7 @@ td {
|
||||
#bandwidthconfig.configtable.wizardtable {
|
||||
width: 31%;
|
||||
margin-top: -23%;
|
||||
margin-left: 32%;
|
||||
margin-left: 50%;
|
||||
background: none;
|
||||
font-size: 10pt !important;
|
||||
}
|
||||
|
||||
@@ -249,7 +249,6 @@
|
||||
%>
|
||||
<img class="wizard progress" src="/themes/console/images/wizard/wizardlogo.png">
|
||||
<h3 id="wizardheading" class="wizard"><%=intl._t("Bandwidth Configuration")%></h3>
|
||||
<img class="wizardimg" src="/themes/console/images/wizard/step-4.png">
|
||||
<style>
|
||||
.bwtest {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user