Add delete buttons to history page
This commit is contained in:
@ -100,3 +100,6 @@ ul.striped_list > li:nth-of-type(odd) {
|
||||
color: #9f2727;
|
||||
}
|
||||
|
||||
.history_entry_delete_button {
|
||||
color: #aa0000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user