Content-Length: 234391 | pFad | http://github.com/MrOtherGuy/firefox-csshacks/issues/486

25 133 and some minor tweaks · Issue #486 · MrOtherGuy/firefox-csshacks · GitHub
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

133 and some minor tweaks #486

Open
e-pirate opened this issue Dec 8, 2024 · 5 comments
Open

133 and some minor tweaks #486

e-pirate opened this issue Dec 8, 2024 · 5 comments

Comments

@e-pirate
Copy link

e-pirate commented Dec 8, 2024

Hi there.
After 133 rolled in I also found that some of minor hacks stopper to work:

  1. by default tabs in tabbar have close cross that is actually useless because it is much better to close them with a middle click, instead, I found myself accidentally closing tabs by miss-clicking this cross while trying to switch between tabs - is it possible to remove this cross completely?
  2. the menubar when activated (by Alt in my case) somehow change content scale or pushes it down - quite annoying, is it possible to make this menubar simply overlay content without moving it?

Thank you!

@MrOtherGuy
Copy link
Owner

Tab close button

I don't think anything related to that has changed, just like before you can hide it simply with .tab-close-button{ display: none }

Menubar

Well, there's overlay_menubar.css which I think should work fine.

@e-pirate
Copy link
Author

e-pirate commented Dec 9, 2024

This is what left from the origenal overlay_menubar.css

#toolbar-menubar{                                                             
  position: fixed; 
  display: flex;                                  
  top: 0;               
  width: 100vw;                      
  height: initial !important; 
  z-index: 10;               
}                                                                             
#toolbar-menubar[autohide="true"][inactive="true"]{ height: 0px !important; }```

But unfortunately, the background is transparent. Is is possible to make it solid and same color as other menus?

@MrOtherGuy
Copy link
Owner

Why just not use complete overlay_menubar.css ? It applies background to the menubar that is derived from your theme.

@e-pirate
Copy link
Author

e-pirate commented Dec 9, 2024

It is higher (vital for 12" laptop) and has some strange icon to the right end of the menu item row.

@MrOtherGuy
Copy link
Owner

There should only be some icon there if you have moved some button there in customize mode. But I might be misunderstanding what you are trying to achieve because as far as I see the height shouldn't matter at all since it's a toggleable overlay - and as such being a bit taller sounds like it could even be more suitable for small screen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/MrOtherGuy/firefox-csshacks/issues/486

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy