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;

View File

@ -77,7 +77,7 @@ along with Linode Manager Classic. If not, see <https://www.gnu.org/licenses/>.
<td>Linode</td>
<td>Plan</td>
<td>Location</td>
<td>Unallocated/Free Space</td>
<td>Free Space</td>
<td>Select</td>
</tr>
</thead>