Use TableView also for ApiTokens and AppPasswords
This commit is contained in:
@@ -85,3 +85,12 @@ footer > .p {
|
||||
.pankow-table-header-column {
|
||||
border-bottom-color: transparent;
|
||||
}
|
||||
|
||||
.table-actions {
|
||||
text-align: right;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
tr:hover .table-actions {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user