Finalize network view move to vue
This commit is contained in:
@@ -150,4 +150,12 @@ tr:hover .table-actions {
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
text-wrap: nowrap;
|
||||
}
|
||||
}
|
||||
|
||||
.actionable {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.actionable:hover {
|
||||
color: var(--pankow-color-primary);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user