Skip to content

Commit

Permalink
clean up old HTML not needed now
Browse files Browse the repository at this point in the history
  • Loading branch information
lologarithm committed Sep 3, 2021
1 parent 1eefb7d commit 4348657
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
4 changes: 2 additions & 2 deletions ui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ <h4>Standard Elemental Build</h4>
<th>MP5</th>
</tr>
<tr style="font-size: 1.2em;text-align: center;">
<td style="font-size: 1em;text-align:right; max-width: 100px" id="">Weight</td>
<td style="font-size: 1em;text-align:right" id="">Weight</td>
<td id="w0">0</td>
<td id="w1">0</td>
<td id="w2">0</td>
Expand All @@ -264,7 +264,7 @@ <h4>Standard Elemental Build</h4>
<td id="w5">0</td>
</tr>
<tr style="font-size: 1.2em;text-align: center;">
<td style="font-size: 1em;text-align:right; max-width: 160px" id="">90% Conf</td>
<td style="font-size: 1em;text-align:right" id="">90% Conf</td>
<td id="wc0">-</td>
<td id="wc1">0</td>
<td id="wc2">0</td>
Expand Down
3 changes: 0 additions & 3 deletions ui/ui.css
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,6 @@
#calcdiv {
flex: 1;
}
#statweights td {
max-width: 65px;
}
.equipselitem {
cursor: pointer;
}
Expand Down

0 comments on commit 4348657

Please sign in to comment.