forked from Sarah/Lieb-Website
changed color of submit and delete buttons
This commit is contained in:
parent
ed1a03cb24
commit
1ac6cc64a6
7 changed files with 17 additions and 8 deletions
|
@ -27,7 +27,7 @@
|
|||
</label>
|
||||
@if (_user.BannedUntil >= DateTime.Now.Date)
|
||||
{
|
||||
<button type="submit">Ban</button>
|
||||
<button type="delete">Ban</button>
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue