Update Web UI tables

- Condense table styling
- Default table size to 50
- Make all columns sortable
- Rename service portalIP to clusterIP
- Allow default descending table ordering
This commit is contained in:
BC Broussard
2015-06-30 17:34:48 -07:00
parent ef41ceb3e4
commit 288c1df4e4
18 changed files with 541 additions and 593 deletions

View File

@@ -63,7 +63,7 @@ a {
.md-table-content {
font-size: 0.8em;
padding: 16px 16px 16px 0;
height: 72px;
// height: 72px;
}
.md-table-td-more {