Remove lines and shading from add forms

This commit is contained in:
Timothy Warren 2018-08-14 11:36:26 -04:00
부모 24ea198dad
커밋 79b8c09a9b
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제

파일 보기

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

파일 보기

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

파일 보기

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