Tab bar: Fix tabs on Windows & Linux
This commit is contained in:
parent
2f505862d7
commit
783f9c50d5
9 changed files with 48 additions and 43 deletions
|
@ -90,6 +90,10 @@ toolbarpaletteitem {
|
|||
|
||||
/* ::::: Tabs in Titlebar :::::: */
|
||||
|
||||
#main-window:not([chromemargin]) > #titlebar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/**
|
||||
* For tabs in titlebar on OS X, we stretch the titlebar down so that the
|
||||
* tabstrip can overlap it.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue