Fixed up mail CSS and message deletion

This commit is contained in:
Kevin Froman 2019-07-29 13:05:27 -05:00
parent 000db2dda2
commit b7d4aaed9a
No known key found for this signature in database
GPG key ID: 0D414D0FE405B63B
8 changed files with 30 additions and 139 deletions

View file

@ -111,7 +111,7 @@
<a class="button is-success" id='refreshFeed'>Refresh Feed</a>
</p>
</div>
<input type="checkbox" class="checkbox" id="refreshCheckbox" >
<input type="checkbox" class="checkbox" id="refreshCheckbox" checked>
<label for="refreshCheckbox">Auto Refresh Feed</label>
</div>
</div>