feat: add person stats to dashboard
This commit is contained in:
@@ -269,6 +269,13 @@ table.clickable tbody>tr:hover {
|
||||
.text-green {
|
||||
color: #23be58;
|
||||
}
|
||||
.text-gray {
|
||||
color: #aaa;
|
||||
}
|
||||
|
||||
#by_month_history td:first-of-type {
|
||||
text-decoration: dotted underline;
|
||||
}
|
||||
|
||||
#profileMenu {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user