タブバーの透過設定の変更が反映されない問題を修正
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@2101 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
fb569ccfb8
commit
ddfe795489
@ -105,7 +105,8 @@ tabbrowser[treestyletab-mode="multirow"] .tabbrowser-tab {
|
||||
}
|
||||
*/
|
||||
|
||||
tabbrowser[treestyletab-tabbar-autohide]:not([treestyletab-tabbar-transparent]) .tabs-stack > *:first-child > :not(html|canvas),
|
||||
tabbrowser[treestyletab-tabbar-autohide][treestyletab-tabbar-transparent] .tabs-stack > *:first-child > :not(html|canvas),
|
||||
tabbrowser[treestyletab-tabbar-resizing]:not([treestyletab-tabbar-transparent]) .tabs-stack > *:first-child > html|canvas,
|
||||
tabbrowser[treestyletab-tabbar-resizing] .tabs-stack > *:first-child > html|canvas {
|
||||
display: none !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user