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

@@ -34,10 +34,6 @@ table:first-of-type tbody tr td:first-of-type {
text-align: right;
}
td {
white-space: nowrap;
}
ul {
display: inline;
list-style-position: inside;