Compare commits

...

2 Commits

Author SHA1 Message Date
piair
a9dcb7726c style update 2023-07-01 16:24:39 +02:00
piair
55b5cff24b style update 2023-07-01 16:21:51 +02:00
3 changed files with 5 additions and 5 deletions

View File

@ -78,9 +78,9 @@
<table> <table>
<tr> <tr>
<td class="comlumn-name"></td> <td class="comlumn-name"></td>
<td style="width:60%;"><input type="submit" name="DISCORD" id="submit" value="Create !" class="button" style="width:90%;"/></td> <td style="width:60%;"><input type="submit" name="DISCORD" id="submit" value="Create !" class="confirm" style="width:86%;"/></td>
<td style="padding-right: 20px;"> <td style="padding-right: 20px;">
<input type="submit" name="DISCORD" id="submit" value="delete" class="button"/> <input type="submit" name="DISCORD" id="submit" value="delete" class="ban" style="width:60%;"/>
</td> </td>
</tr> </tr>
</table> </table>

View File

@ -72,8 +72,8 @@
<table> <table>
<tr> <tr>
<td class="comlumn-name"></td> <td class="comlumn-name"></td>
<td style="width:60%;"><input type="submit" name="PROXY" id="submit" value="Create !" class="button" style="width:90%;"/></td> <td style="width:60%;"><input type="submit" name="PROXY" id="submit" value="Create !" class="confirm" style="width:86%;"/></td>
<td style="padding-right: 20px;"><input type="submit" name="PROXY" id="submit" value="delete" class="button"/></td> <td style="padding-right: 20px;"><input type="submit" name="PROXY" id="submit" value="delete" class="ban" style="width:60%;"/></td>
</tr> </tr>
</table> </table>

View File

@ -1 +1 @@
v6.0.5 v6.0.6