fix #142: disable arrow if container has no tabs (#153)

This commit is contained in:
luke crouch
2017-02-07 11:15:54 -06:00
committed by Jonathan Kingston
parent 4b3892f38e
commit 6115b1bcb9
2 changed files with 10 additions and 2 deletions
+6
View File
@@ -274,6 +274,12 @@ table.unstriped tbody tr {
--identity-icon: url("/img/usercontext.svg#circle");
}
.no-tabs-img {
block-size: 12px;
filter: opacity(30%);
inline-size: 12px;
}
.show-tabs-img {
block-size: 12px;
inline-size: 12px;