You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jupp. Never really bothered me, though.
Anyway, this fixes that:
/* tabs at the very top of the window */
window[sizemode="normal"] #navigation-toolbox
{ margin-top: -17px; }
window[sizemode="maximized"] #navigation-toolbox
{ margin-top: -2px; }
/* exclude window button area */
#titlebar-placeholder-on-TabsToolbar-for-captions-buttons
{ background: transparent; }
window[sizemode="maximized"] #titlebar-placeholder-on-TabsToolbar-for-captions-buttons
{ background-image: linear-gradient(180deg, transparent 90%, black 90%); }
I want to test this some more before I release it. If you want to test it, paste the code above in a custom user style. Feel free to tell me what you think.
Hi.
just noticed this visual glitch on TT 53.
The text was updated successfully, but these errors were encountered: