this post was submitted on 28 Nov 2024
2 points (100.0% liked)

Firefox Customs

64 readers
6 users here now

Chat with us!

Post your unsupported Firefox customizations here!

From the makers of r/FirefoxCSS

Links

Related

Rules

  1. Posts must have flair!
  2. Posts cannot be memes/shitposts. They should be about Firefox customization with CSS.
  3. Please be civil. Bear in mind that many users come here for help and would be turned off by insults and rudeness.
  4. When posting large amount of code use a service dedicated to hosting text snippets, such as pastebin, hastebin, github gist or equivalent. Relatively short snippets can be wrapped in code-block for inline viewing.
  5. Do NOT use url-shorteners or link to compressed downloads (such as zip or rar) when sharing code.

founded 2 years ago
MODERATORS
 

hi, with the recent Firefox changes I wonder if this style navbar_tabs_oneliner_menu_buttons_on_right.css could be more simple or still will be necessary the other style of window controls window_control_placeholder_support.css

top 4 comments
sorted by: hot top controversial new old
[–] MrOtherGuy 1 points 1 month ago (1 children)

I dunno, that style is essentially deprecated (along with those other navbar_tabs_oneliner_x) styles. From Firefox 133 onwards, use oneline_toolbar.css instead, and open new issues for that if you find some.

[–] Godie 1 points 1 month ago (1 children)

mmm, I'll check it, so the 'menu_buttons_on_right' is it no longer possible?

[–] MrOtherGuy 1 points 1 month ago (1 children)

Umm, I sure, I guess that is one situation where you really do need to break everything and make a whole mess. this might work - at least for some situations

[–] Godie 1 points 1 month ago

thanks for your time, I appreciate it. I will see how I resolve this with all your code. 💙