Showing questions tagged: Show all questions

Disabling drag/selection scrolling

I don't want to be able to scroll the page by selecting text. That's what the scroll wheel is for. More often than not this 'feature' just results in frustration as scrol… (read more)

I don't want to be able to scroll the page by selecting text. That's what the scroll wheel is for. More often than not this 'feature' just results in frustration as scrolling the page selects more text. Can I just disable this altogether somehow?

Asked by Sabin p 10 hours ago

userChrome.css - Help With Customizing Tabs

I made a small CSS customization to my tabs in FF 115 ESR on Windows 7, so they would be flat on the bottom and rounded on the top, looking a bit more like tabs instead o… (read more)

I made a small CSS customization to my tabs in FF 115 ESR on Windows 7, so they would be flat on the bottom and rounded on the top, looking a bit more like tabs instead of buttons.

Looked ok in FF 115 ESR.

However, in FF 125, half the tabs are now cut off, including their text (see attached images).

Also the tabs background is darker in FF 115 ESR, providing more contrast between the tabs and the tab bar. In FF 125, it's almost all white and I can hardly distinguish between the tabs and the tab bar.

Why is there such a big difference in appearance between FF 115 ESR on Windows 7, and FF 125 on Windows 10?

Here is the code I used...

/* ------------------ RESIZE TAB BAR ----------------------------- */ \#TabsToolbar { height: 27px !important; margin-top: -1px !important; margin-bottom: 0px !important; } \#tabbrowser-tabs { height:25px!important; min-height:25px!important; }

.tab-background-start[selected=true]::after, .tab-background-start[selected=true]::before, .tab-background-start, .tab-background-end, .tab-background-end[selected=true]::after, .tab-background-end[selected=true]::before {

 min-height:25px!important;

} /* ------------------ RESIZE TAB BAR END ----------------------------- */

/* ------------------ TAB HEIGHT ----------------------------- */

.tabbrowser-tab {
 max-height: 25px !important;
 border-color: #8f939e;

}

.tabbrowser-tabs {

 max-height: 25px !important;
 border-color: #8f939e;

} /* ------------------ TAB HEIGHT END ----------------------------- */

I inserted backslashes at the beginning of the first 2 lines of code above to preserve the hashtag sign (otherwise it displays an index number before those lines), please ignore the backslashes.

I would like my customizations in Firefox 125 to look like the ones I made in 115 ESR.

Is it possible?

Thanks!

Asked by Slouch 9 hours ago

Only a few of the articles I've saved to Pocket are showing up on Firefox

I added the Save to Pocket (mini) extension to Firefox 125.0.2 today. When I look at the collection of articles I've saved to Pocket (I've been using Pocket for years) in… (read more)

I added the Save to Pocket (mini) extension to Firefox 125.0.2 today. When I look at the collection of articles I've saved to Pocket (I've been using Pocket for years) in the browser, I only see 8 articles. But when I open Pocket on my iPhone and iPad, the list of articles I've saved is much more longer (an estimate would be between 50 and 75 articles saved to Pocket). I haven't found any articles in Mozilla support to help me solve this. Thanks

Asked by schwann240 2 hours ago

ff pass words gone

hi can anyone tell me how to get my saved passwords back into ff. they got deleted somehow by Clean Disk app instructions ive found on web are for everything except wha… (read more)

hi can anyone tell me how to get my saved passwords back into ff. they got deleted somehow by Clean Disk app

instructions ive found on web are for everything except what i need thanks

Asked by bill 2 hours ago