Merge pull request #5598 from defrance/patch-22

add background on popup tab
This commit is contained in:
Laurent Destailleur 2016-08-17 15:46:16 +02:00 committed by GitHub
commit 45cbb845d0
2 changed files with 2 additions and 0 deletions

View File

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

View File

@ -1903,6 +1903,7 @@ div.tabsAction > a {
div.popuptabset {
padding: 6px;
background: #fff;
border: 1px solid #888;
}
div.popuptab {