Implemented user profile settings, OAuth apps, and maintenance windows. Other minor fixes/improvements

This commit is contained in:
2021-03-11 10:37:07 -05:00
parent a020009c47
commit c58e2fc545
48 changed files with 3152 additions and 36 deletions

View File

@@ -90,7 +90,7 @@ header {
border-bottom: 1px solid #E8E8E8;
}
.lmc-table tbody:not(.lmc-tbody-head) tr:last-of-type {
.lmc-table tbody:not(.lmc-tbody-head):last-of-type tr:last-of-type {
border: none;
}