Firefox-Halo icon indicating copy to clipboard operation
Firefox-Halo copied to clipboard

drag the window not possible

Open nicoausnrw opened this issue 3 years ago • 1 comments

If there to many tabs open (and it is more than in the top-bar have place), than it is not possible under windows to drag the friefox-window with the mouse. Think this is why on top right there is the titlebar-spacer. But in this Theme it is hidden.

So if some want back this function, open the userChrome.css and around line 180 just delete this:

/* Gets rid of the space on the top of the window that's not taken up by tabs */
.titlebar-spacer[type="pre-tabs"],
.titlebar-spacer[type="post-tabs"] {
	display: none !important;
	width: 0px !important;
	max-width: 0px !important;
}

thanks for this great Theme!

nicoausnrw avatar Apr 03 '21 15:04 nicoausnrw

Leaving this issue open to help others, but it seems to work fine for me

seirin-blu avatar Apr 24 '21 17:04 seirin-blu