[Postfix, Web] Feature: Show last SMTP login
This commit is contained in:
@@ -57,7 +57,13 @@ table tbody tr {
|
||||
table tbody tr td input[type="checkbox"] {
|
||||
cursor: pointer;
|
||||
}
|
||||
.label-last {
|
||||
color: #c7254e !important;
|
||||
background-color: #f9f2f4 !important;
|
||||
.label-last-in {
|
||||
line-height: 2.5;
|
||||
color: #4a4a4a!important;
|
||||
background-color: #ececec!important;
|
||||
}
|
||||
.label-last-out {
|
||||
line-height: 2.5;
|
||||
color: #ececec!important;
|
||||
background-color: #a0a0a0!important;
|
||||
}
|
Reference in New Issue
Block a user