зеркало из https://github.com/mozilla/gecko-dev.git
Bug 882009 - Make the tabs toolbar margin respect the tabsintitlebar attribute. r=Gijs
--HG-- extra : rebase_source : 7771a93a0a1188163824e1ea95d95992044d90e5
This commit is contained in:
Родитель
06ab17263c
Коммит
1e90b137fc
|
@ -33,8 +33,8 @@
|
|||
margin-top: 3px;
|
||||
}
|
||||
|
||||
#main-window[chromehidden~="menubar"][sizemode="normal"] #toolbar-menubar ~ #TabsToolbar,
|
||||
#main-window[sizemode="normal"] #toolbar-menubar[autohide="true"][inactive] ~ #TabsToolbar {
|
||||
#main-window[tabsintitlebar][sizemode="normal"][chromehidden~="menubar"] #toolbar-menubar ~ #TabsToolbar,
|
||||
#main-window[tabsintitlebar][sizemode="normal"] #toolbar-menubar[autohide="true"][inactive] ~ #TabsToolbar {
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче