newtab icon to open new container tab from pop-up (#28)

This commit is contained in:
luke crouch
2017-01-03 13:22:45 -06:00
committed by Jonathan Kingston
parent 50419d6bb1
commit 4f4c758537
3 changed files with 18 additions and 16 deletions
+1 -7
View File
@@ -17,7 +17,7 @@ table {
padding: 0;
}
.header-icon {
.icon {
max-width: 16px;
height: 16px;
margin: 4px;
@@ -39,12 +39,6 @@ table.unstriped tbody tr {
height: 32px;
}
.hideorshow-icon {
max-width: 16px;
height: 16px;
margin: 4px;
}
.edit-identities {
background: #DCDBDC;
}