2021-02-23 12:38:58 +07:00
|
|
|
@namespace xul url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
|
|
|
|
2021-02-25 00:09:11 +07:00
|
|
|
:root[tabsintitlebar]:not([inFullscreen])[sizemode="maximized"] #nav-bar {
|
2021-02-23 12:38:58 +07:00
|
|
|
border-radius: 16px 16px 0 0;
|
|
|
|
}
|