Implemented user profile settings, OAuth apps, and maintenance windows. Other minor fixes/improvements
This commit is contained in:
@ -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;
|
||||
|
@ -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>
|
||||
|
Reference in New Issue
Block a user