send email; manage notis and email logs
This commit is contained in:
@@ -174,6 +174,13 @@ td.create a {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.list.noti {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
a.addbutton.noti {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.list_item table.money {
|
||||
width: 100%;
|
||||
@@ -387,6 +394,10 @@ table.log tr.delete:hover {
|
||||
background-color: #f02a2a;
|
||||
}
|
||||
|
||||
table.email.log tr:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.date_separator img {
|
||||
width: 20px;
|
||||
float: right;
|
||||
|
||||
Reference in New Issue
Block a user