prefix css classes

This commit is contained in:
sentriz
2020-03-24 19:49:45 +00:00
parent f906c18cb2
commit fee7149d94
7 changed files with 404 additions and 398 deletions

View File

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