···3* License, v. 2.0. If a copy of the MPL was not distributed with this
4* file, You can obtain one at https://mozilla.org/MPL/2.0/.
5*/
6-7-:root:not([titlepreface*="="], [inDOMFullscreen="true"]) {
8 --uc-content-margin-top: 0px !important;
9}
10···5051/* tab bar */
52#TabsToolbar { display: none !important; }
53-54-#main-window[titlepreface*="="]:not([inDOMFullscreen="true"]) {
55 --uc-content-margin-top: var(--uc-content-margin) !important;
56 --nav-width: clamp(400px, 75vw, 1000px);
57 --nav-height: 38px;
···3* License, v. 2.0. If a copy of the MPL was not distributed with this
4* file, You can obtain one at https://mozilla.org/MPL/2.0/.
5*/
6+ /* navbar collapse */
7+:root:not([titlepreface*=""], [inDOMFullscreen="true"]) {
8 --uc-content-margin-top: 0px !important;
9}
10···5051/* tab bar */
52#TabsToolbar { display: none !important; }
53+ /* navbar collapse */
54+#main-window[titlepreface*=""]:not([inDOMFullscreen="true"]) {
55 --uc-content-margin-top: var(--uc-content-margin) !important;
56 --nav-width: clamp(400px, 75vw, 1000px);
57 --nav-height: 38px;
···3 * License, v. 2.0. If a copy of the MPL was not distributed with this
4 * file, You can obtain one at https://mozilla.org/MPL/2.0/.
5 */
6-7-:root[titlepreface*="="] .titlebar-buttonbox-container {
8 display: none !important;
9}
10···15}
1617@media not (-moz-bool-pref: "uc.tweak.no-window-controls") {
18-:root:not([inDOMFullscreen], [titlepreface*="="]) {
01920 & .titlebar-buttonbox-container {
21 z-index: 100 !important;
···3 * License, v. 2.0. If a copy of the MPL was not distributed with this
4 * file, You can obtain one at https://mozilla.org/MPL/2.0/.
5 */
6+ /* navbar collapse */
7+:root[titlepreface*=""] .titlebar-buttonbox-container {
8 display: none !important;
9}
10···15}
1617@media not (-moz-bool-pref: "uc.tweak.no-window-controls") {
18+ /* navbar collapse */
19+:root:not([inDOMFullscreen], [titlepreface*=""]) {
2021 & .titlebar-buttonbox-container {
22 z-index: 100 !important;