Enabled akas() method to only show current active akas. Should fix the link register netmail from polling an invalid FTN id.
This commit is contained in:
4
public/oldschool/css/main.css
vendored
4
public/oldschool/css/main.css
vendored
@@ -819,6 +819,10 @@ a.link:focus:after {
|
||||
color: #0c0c0c;
|
||||
}
|
||||
|
||||
.inactive {
|
||||
color: #3f6982;
|
||||
}
|
||||
|
||||
.trashed {
|
||||
text-decoration: line-through;
|
||||
color: #3f6982;
|
||||
|
Reference in New Issue
Block a user