Remove lines and shading from add forms

This commit is contained in:
Timothy Warren 2018-08-14 11:36:26 -04:00
parent 24ea198dad
commit 79b8c09a9b
3 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@
</section>
</section>
<br />
<table class="form">
<table class="invisible form">
<tbody>
<tr>
<td><label for="status">Watching Status</label></td>

View File

@ -13,7 +13,7 @@
</section>
</section>
<br />
<table class="form">
<table class="invisible form">
<tbody>
<tr>
<td><label for="media_id">Media</label></td>

View File

@ -13,7 +13,7 @@
</section>
</section>
<br />
<table class="form">
<table class="invisible form">
<tbody>
<tr>
<td><label for="status">Reading Status</label></td>