lessen css

This commit is contained in:
sentriz
2020-03-20 01:43:21 +00:00
parent 22992c9941
commit 9ad0c2a3ac
9 changed files with 454 additions and 475 deletions

View File

@@ -7,7 +7,7 @@
are you sure?<br/>
<span class="light">their plays, starred, etc. will also be deleted</span>
</div>
<form action="{{ printf "/admin/delete_user_do?user=%s" .SelectedUser.Name | path }}" method="post">
<form class="block" action="{{ printf "/admin/delete_user_do?user=%s" .SelectedUser.Name | path }}" method="post">
<input type="submit" value="yes">
</form>
</div>