Replies: 6 comments 3 replies
-
Hi Aris-t2, v4.6.9 My address bar is vertically off center. I've made vertical space adjustments for my toolbars. I mention that in case that is related? |
Beta Was this translation helpful? Give feedback.
-
(repost) Hi, Multirow tabs + classic drop indicator + tabs_below_navigation_toolbar (+ ...), and the tab drop indicator is clipped by the tab content (even with z-index 10000), do you know what to do? (Tab drop indicator with "multirow tabs" works well with the script https://github.com/TroudhuK/userChromeJS/blob/master/MultiRowTabLiteforFx.uc.js, the only problem I have is what I show on the capture.) |
Beta Was this translation helpful? Give feedback.
-
The "go_button_in_location_bar_hidden.css" hides the Go button, but what about adding a CSS feature (CSS file) with the opposite effect? With effect which would make the Go, button in the address bar always show even if the address bar is unfocused? It would be very handy to have it because users would not need to click on the location bar to show a pop-up if they already have the URL typed... I propose the name "go_button_in_location_bar_always_show.css" |
Beta Was this translation helpful? Give feedback.
-
Not sure if this is the right place to ask, but I haven't found a better one. It's not really related to this repository in particular, rather to a recent change in Firefox that broke my own custom css. If you like the idea of status in urlbar you're very much welcome to add it to the long list of your own tweaks, otherwise I'm just interested in learning if there's a simple way to restore z-positioning of 2 elements from a couple browser updates ago. In one of the recent firefox updates (a month? 2 months maybe?) I did try setting various elements to low/negative |
Beta Was this translation helpful? Give feedback.
-
Hello @Aris-t2, For the addon bar I use :root {
--addonbar_height: 22px !important;
} |
Beta Was this translation helpful? Give feedback.
-
hello again. i asked how to remove tab scroll buttons, you adviced me to add this #scrollbutton-up[part="scrollbutton-up"][keyNav="false"][data-l10n-id="overflow-scroll-button-backwards"][tooltiptext], and this #scrollbutton-up[part="scrollbutton-up"][tooltiptext], first one workes, but if i drag tab it doesnt scroll, how to fix it? |
Beta Was this translation helpful? Give feedback.
-
Make sure you have updated your configuration to the most recent version of this projects files and are using the latest version of the "options" required by your Firefox version >before< reporting problems!
Continued from #3, #41, #88, #109, #133, #163, #189, #211, #241, #273, #308, #368, #404, #417, #454 and #606
Instead of opening new "issues" for general talk we can use this area for discussions, feedback and questions. Open new "issues" for real bugs and problems.
Custom JS scripts to restore more classic features
https://github.com/Aris-t2/CustomJSforFx
Things this project will not target/recreate
Things not possible with CSS
Beta Was this translation helpful? Give feedback.
All reactions