add background on popup tab

otherwise they are transparency
This commit is contained in:
BENKE Charlie 2016-08-08 22:58:21 +02:00 committed by GitHub
parent 7c7bcac3c4
commit e1fa7340b3

View File

@ -1891,6 +1891,7 @@ div.tabBar {
}
div.popuptabset {
padding: 6px;
background: #fff;
border: 1px solid #888;
}
div.popuptab {