* Adding in hide/show API for containers * fix #12: [un]hide icons in the pop-up UI
This commit is contained in:
committed by
Jonathan Kingston
parent
38a4eb68ec
commit
3c06f76ab3
@@ -39,6 +39,12 @@ table.unstriped tbody tr {
|
||||
height: 32px;
|
||||
}
|
||||
|
||||
.hideorshow-icon {
|
||||
max-width: 16px;
|
||||
height: 16px;
|
||||
margin: 4px;
|
||||
}
|
||||
|
||||
.edit-identities {
|
||||
background: #DCDBDC;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user