first step in making accounts editable.
This commit is contained in:
@@ -363,6 +363,8 @@ nav.navbar .navbar-item.is-active {
|
||||
.table td {text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding: 9px; height: 60px; vertical-align: middle; }
|
||||
.table td.expandable {text-overflow: ellipsis; overflow: visible; white-space: nowrap; padding: 9px; height: 60px; vertical-align: middle; }
|
||||
.table td.no-border { border: none; }
|
||||
.table.compact td {text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding: 9px; height: 40px; vertical-align: middle; }
|
||||
.table.compact td.expandable {text-overflow: ellipsis; overflow: visible; white-space: nowrap; padding: 9px; height: 40px; vertical-align: middle; }
|
||||
|
||||
.typeahead {
|
||||
position:relative;
|
||||
|
||||
Reference in New Issue
Block a user