userChrome.css - Help With Customizing Tabs (part 2)

Hi All, I would like the content area of my tabs moved up so that the box is filled with the actual tab color, without the white background, and also the text will be ve… (pročitajte više)

Hi All,

I would like the content area of my tabs moved up so that the box is filled with the actual tab color, without the white background, and also the text will be vertically centered. Right now, the text is dropping too close to the bottom of the tab.

Had this looking very nice in FF 88 with the same code, as you can see in the attached images, but it seems to render differently in FF 115 ESR and FF 125.

Below is some code I used to style the tabs, but the problem exists without this code as well.

I've also included some "tabs on bottom" code I'm using as well at the very bottom.

Would sure like to get those Classic Toolbar Buttons working again too (shown in the second image), but that will be a later request :)

Any help is appreciated.

Thanks!

/* Highlight non-selected tabs on mouseover */ .tabbrowser-tab:not([selected]):hover .tab-content {

  background-color: #dbe3eb !important;

}

  1. TabsToolbar {
 -moz-box-ordinal-group: 3 !important;
 padding-top: 0 !important;
 padding-bottom: 0 !important;
 height: 25px !important;
 background-image: url("bkmr_back.gif") !important;
 border-top: 1px solid #afc0d2 !important;
 border-bottom: 1px solid #8698aa !important;

}

/* Background color of selected tab */ .tab-background[selected="true"] {

   background-attachment: none!important;
   background-image: none!important;
   background-color: #eef5fc !important;

}

/* Background color of non-selected tab */ tab-background:not([selected]) {

   color: #000000 !important;
   background-color: #c7d3e0 !important;

}

/* Border color & bold text for selected tab */

  1. TabsToolbar .tabbrowser-tab[selected] {
   font-weight: 700 !important;
   color: #000 !important;
   border-top: 1px solid #8698aa !important;
   border-left: 1px solid #8698aa !important;
   border-right: 1px solid #8698aa !important;

}

/* Border color & normal text for non-selected tab */

  1. TabsToolbar .tabbrowser-tab:not([selected]) {
   font-weight: 600 !important;
   color: #000 !important;
   border-top: 1px solid #afc0d2 !important;
   border-left: 1px solid #afc0d2 !important;
   border-right: 1px solid #afc0d2 !important;

}

/* -------------- TABS ON BOTTOM --------------- */ /* TABS: below nav-bar - updated for 89+ | 108+ | 113+ */

  • |*:root {
 --tab-toolbar-navbar-overlap: 0px !important;
 --tab-min-height: 25px !important; /* adjust */
 --tab-min-width:  80px !important; /* adjust */

}

  1. navigator-toolbox #TabsToolbar {
 position: absolute !important;
 bottom: 0;
 /* height: 27px !important; */
 height: 28px !important;
 width: 100vw !important;

}

/* navigator-toolbox - padding */

  • |*:root:not([chromehidden*="toolbar"]) #navigator-toolbox {
 position: relative !important; /*89+*/
 padding-bottom: calc(var(--tab-min-height) + 1px) !important; /*adjust*/
 background-color: var(--toolbar-bgcolor) !important;

}

/* TABS: HEIGHT */

  1. tabbrowser-tabs,
  2. tabbrowser-arrowscrollbox,
  3. tabbrowser-tabs .tabbrowser-tab {
 min-height: var(--tab-min-height) !important;
 max-height: var(--tab-min-height) !important;

}

.tab-stack {

 height: var(--tab-min-height) !important;

}

  1. TabsToolbar {
 height: var(--tab-min-height) !important;
 margin-bottom: 0px !important;
 /* box-shadow: ThreeDShadow 0 -1px inset, -moz-dialog 0 1px !important; /*optional*/
 /* background-color: var(--toolbar-bgcolor) !important; */
 color: var(--toolbar-color) !important;

}

/* drag space */ .titlebar-spacer[type="pre-tabs"], .titlebar-spacer[type="post-tabs"] {

 width: 40px;

}

/* Override vertical shifts when moving a tab */

  1. navigator-toolbox[movingtab] > #titlebar > #TabsToolbar {
 padding-bottom: unset !important;

}

  1. navigator-toolbox[movingtab] #tabbrowser-tabs {
 padding-bottom: unset !important;
 margin-bottom: unset !important;

}

  1. navigator-toolbox[movingtab] > #nav-bar {
 margin-top: unset !important;

}

/* hide indicators and caption buttons */

  1. TabsToolbar .private-browsing-indicator {display: none !important;}
  2. TabsToolbar .accessibility-indicator {display: none !important;}
  3. TabsToolbar .titlebar-buttonbox-container {display: none !important;}
  4. TabsToolbar #window-controls {display: none !important;}

/* -------------- TABS ON BOTTOM --------------- */

Asked by Slouch prije 2 dana

Last reply by Slouch prije 3 minuta

Clicking "reply" replies to the recipient (me) if the sender (me) is also in Thunderbird and the recipient was aliased

Scenario: I have two E-Mails configured in thunderbird. For simplicity, let's assume they are: `alice@gmail.com` and `bob@cock.li` . I have configured both via SMTP, and… (pročitajte više)

Scenario: I have two E-Mails configured in thunderbird. For simplicity, let's assume they are: `alice@gmail.com` and `bob@cock.li` .

I have configured both via SMTP, and they are *totally different* SMTP servers (Gmail vs. cock.li)

If I compose a message from "alice@gmail.com" to "bob@cock.li", then when I reply from Bob's inbox in Thunderbird, everything is OK.

However, if I compose a message from "alice@gmail.com" to "bob.extra@cock.li", using the `.` alias feature of cock.li, then although Bob gets the message in his inbox, clicking "Reply" will actually set "From" as "alice@gmail.com" and "To" as "bob.extra@cock.li" !

To be very clear: this happens when clicking reply in Bob's inbox in Thunderbird.

I think this is a Thunderbird issue because:

  • It happens even if I compose the E-Mail from Alice's webmail (i.e. Browser) (Note: Alice still exists in Thunderbird)
  • It DOES NOT happen if Alice DOES NOT exist in Thunderbird
  • It DOES NOT happen if I try and reply as Bob via cock.li's webmail (i.e. Browser)

My guess is somehow when Thunderbird sees both Alice and Bob as valid accounts in Thunderbird, but the recipient was an aliased version of Bob, it somehow gets confused.

Here are example received headers for an actual demo I tried. (poiasd@saxrag.com is main E-Mail, abuse@saxrag.com is an alias. poiasdpoiasd@cock.li is the sender)

``` Return-Path: <poiasdpoiasd@cock.li> Delivered-To: poiasd@saxrag.com Received: from mail.saxrag.com by vps-2395d3b9.vps.ovh.net with LMTP id Ujt4LrxzMGbCCBAA3wKhXw (envelope-from <poiasdpoiasd@cock.li>) for <poiasd@saxrag.com>; Tue, 30 Apr 2024 04:29:48 +0000 Authentication-Results: mail.saxrag.com; dkim=permerror header.d=cock.li header.i=@cock.li header.a=rsa-sha1 header.s=mail header.b=JEr8eBKM; dkim-atps=neutral Received: from mail.cock.li (mail.cock.li [37.120.193.123]) by mail.saxrag.com (Postfix) with ESMTPS id A0E8C43C03 for <abuse@saxrag.com>; Tue, 30 Apr 2024 04:29:48 +0000 (UTC) MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cock.li; s=mail; t=1714454824; bh=srzi4nIgmpT6bW/cD6Um2I0qdwT33DsnyzueIPNTpP0=; h=Date:From:To:Subject:From; b=JEr8eBKMA14h1Cxa9V/VRXI4HW9N2jgxJRoLqt7JGONFuPPGOeOH8RYV3+OjkpnIw d/gN5oVnmP0UvUrDkslxvmypeG8qt5NHSSQ2wk5I65iqx+soYPJ8imYYBTu4b1VhHk kTQErXT23hsZwLHoXSHlpnBQYpuuY7uHZXYacEAxVjzZ46ICNc1xDX/iAaA/DIF79h iwZMJT1+Gs3+jh7mnbU+fp0vJA+eafp8z+OXELLEMTWBtkp1imXKjig5X/k3DXAG7a jqeff2obhLKPV39BtxbaXIxVsRmECwSZ7/O2fhqRC9FIFVepH5FQpZFXG5hqJ07WCa GhumeUysmhJxw== Content-Type: text/plain; charset=US-ASCII;

format=flowed

Content-Transfer-Encoding: 7bit Date: Tue, 30 Apr 2024 13:27:03 +0800 From: poiasdpoiasd@cock.li To: abuse@saxrag.com Subject: Sending from WebMail User-Agent: Roundcube Webmail/1.4.15 Message-ID: <07a14e0d75a83f779ade6de65c42db83@cock.li> X-Sender: poiasdpoiasd@cock.li ```

Asked by poiasd883 prije 1 dan

Last reply by poiasd883 prije 3 minuta

Message Filtering -- 115.4.1 individual rule elements being deleted

I have been using TB for years. I just discovered this morning on my W11 system, that in my message filters labeled "head hunters" that individual domain names are being … (pročitajte više)

I have been using TB for years. I just discovered this morning on my W11 system, that in my message filters labeled "head hunters" that individual domain names are being deleted. This is on top of having to run rules manually to get them to take effect.

Let me be clear: I capture email address and strip them to domain name, add them to the list called "headhunters" and have that set up for ending with. This way I don't have to have one for each person from that entity that contacts me. So I had at the end of last week, something like 20 entries. Today, I have maybe 10.

I have been going through many reports and I am seeing similar complaints about rule elements going away, and I even got the impression one person was having Rule sets get deleted (Rule set would be a Name, which then has individual rows to act on).

I have folders that have been defined to have removal of all email older than, say, 30 days. I have my inbox rule that gets rid of all emails over 400 days old.

Can this set of processes somehow be in conflict so that Thunderbird is deleting elements in rule sets?

Asked by Wylbur prije 5 mjeseci

Last reply by Wylbur prije 15 minuta

Saving all open tabs: links saved but not to the specified folder

Firefox 125.0.2 on Mac When I press shift+cmd+D to bookmark all open tabs, instead of the links being saved to the designated folder, they are all saved to "Bookmarks Me… (pročitajte više)

Firefox 125.0.2 on Mac

When I press shift+cmd+D to bookmark all open tabs, instead of the links being saved to the designated folder, they are all saved to "Bookmarks Menu". The designated folder itself also appears with these links but it itself is empty.

I would expect shift+cmd+D to bookmark all links in the folder and the folder to appear in "Bookmarks Menu". This is what use to happen ages ago. I'm not sure what caused the change in behavior. Anyone have any ideas on fixing this?

Asked by Tom prije 2 dana

Last reply by Tom prije 1 sat

User Name keeps changing. The fix I read does not work for me in 2024. Please, please help.

""Description: COX Server Name: smtp.mail.yahoo.com Port: 465 Connection Security: SSL/TLS Authentication method: OAuth2 User Name: your user name, duh - Mine keeps chang… (pročitajte više)

""Description: COX Server Name: smtp.mail.yahoo.com Port: 465 Connection Security: SSL/TLS Authentication method: OAuth2 User Name: your user name, duh - Mine keeps changing the user name to the last name I put into any of my 6 accounts. The only way it will send mail is if the correct user name is in the correct account (obviously). Why is it changing constantly? click OK""

I've read the "fixes" from 2023 and they do not work for me. I tried changing the DESCRIPTION to blank, didn't work. Changed them to the corresponding e-mail for the account. Didn't work. Changed it to "SMTP" with the corresponding e-mail. Didn't work.

It keeps changing the last one I edit to the one I edited before it. It's driving me crazy. Won't send mail unless the User Name is correct (obv.)

Whole mess started when forced to switch from Cox to Yahoo recently. Seems to be working other than TB changing the name as soon as I type in the next one in the next email address and then it not working until I change the User Name back to the proper e-mail address of the 6 accounts.

Asked by ceeveekay prije 21 sat

Last reply by ceeveekay prije 41 minut

recaptcha

Today May 1, I noticed that any website that shows a recaptcha checkbox, including the google recaptcha demo (https://www.google.com/recaptcha/api2/demo) only shows an in… (pročitajte više)

Today May 1, I noticed that any website that shows a recaptcha checkbox, including the google recaptcha demo (https://www.google.com/recaptcha/api2/demo) only shows an infinite spinner in firefox v125.0.3. I've tried the same sites in chrome and edge and the recaptcha works fine. In FF, I have cleared my cache, disabled tracking protection, disabled anti-virus and tried troubleshooting mode - still get the infinite spinner. Last week, I had no problems with recaptcha.

Asked by bill340 prije 44 minuta

history

How to PROPERLY erase history? I mean, you erase HISTORY...click...there you go...?!?!?...but, what's happening? I erased HISTORY...ah, I erased it FROM the panel but, it… (pročitajte više)

How to PROPERLY erase history? I mean, you erase HISTORY...click...there you go...?!?!?...but, what's happening? I erased HISTORY...ah, I erased it FROM the panel but, it WILL remained on the list that it shows on top of the icon (sic) ...someone suggested to go on the panel, select privacy, scroll to history, pass over "Never remember history...." (?) AND then you "click"... Clear...what is the point? clear means clear means clear from EVERYWHERE...sorry about the mess I wrote but I was frustrated

Asked by minutes2go prije 50 minuta

  • Arhivirano

Message filters randomly triggered when email fetched.

I have noticed that in the last 4-5 weeks message filters are not being correctly triggered as email comes in and manual execution of rules works in specific folders (to … (pročitajte više)

I have noticed that in the last 4-5 weeks message filters are not being correctly triggered as email comes in and manual execution of rules works in specific folders (to get rid of "junk/troll" email. This should have been auto run upon fetch of email.

This has resulted in slow updates of display (subject line) for email being previewed in IN BOX. I have emails in my IN Box that should have been put in specific folders. Each of these has a retention period. I have tried running the "Repair Folder" script(?), but that does not solve the slow update of the subject line to match the email being looked at in preview, or the rules running upon fetch of email.

Currently running TB 115.2.0 (64-bit).

Asked by Wylbur prije 7 mjeseci

Last reply by Wayne Mery prije 52 minuta

Reply opens 10 or more reply windows but none are replying to the latest message from the person. [was Problems with update 115]

I have used Thunderbird for more than 15 years and have always liked the way it works and promote it to anyone needing an email client, but the latest version 115 Super N… (pročitajte više)

I have used Thunderbird for more than 15 years and have always liked the way it works and promote it to anyone needing an email client, but the latest version 115 Super Nova is terrible. I don't like the font or anything in the update. Now I just found a new problem. Since last update messages show all previous messages from same sender with current message at the bottom of list. I have looked for a way to change this but have not found anything. It used to work so good and now it sucks.

Asked by compconsult prije 5 mjeseci

Last reply by Wayne Mery prije 57 minuta

Spell Checker still does not work even with multiple dictionaries and language packs installed and enabled, plus "Check your spelling as you type" ticked

Title, The option to switch languages is also not present in the right click menu (see attached image) I'm really unsure how to figure this out so any advice would be g… (pročitajte više)

Title,

The option to switch languages is also not present in the right click menu (see attached image)

I'm really unsure how to figure this out so any advice would be greatly appreciated.

Thank you for your time.

Asked by eftdlcoy prije 11 sati

Last reply by James prije 1 sat

Need to edit AM post.

Hi, Left post outlining TBird 115.x issues but I am the issue for the 'search' woes. The upper section simply needed to be shrunk - became a 2-headed arrow [when I figure… (pročitajte više)

Hi, Left post outlining TBird 115.x issues but I am the issue for the 'search' woes. The upper section simply needed to be shrunk - became a 2-headed arrow [when I figured it out.] Wonder whether other problems are also blatantly simply.

Asked by Tanya T. prije 2 sati

Website not workin

I use Lightfolio.com for my website hosting. My computer does not let me login or load the website using Firefox. I've deleted the cookies, and played with the settings, … (pročitajte više)

I use Lightfolio.com for my website hosting. My computer does not let me login or load the website using Firefox. I've deleted the cookies, and played with the settings, and it still doesn't work. I'm really needing help as this is dampering my business.

Getting my OLD Firefox Configuration back

Dear People --- FIRST: I apologize for taking so ling. I had physical probs, that kept me from coming back. SECOND: I'm afraid that I can't solve this problem with the a… (pročitajte više)

Dear People --- FIRST: I apologize for taking so ling. I had physical probs, that kept me from coming back. SECOND: I'm afraid that I can't solve this problem with the advice provided. There was a file mentioned [which slips my mind, and I can't look for it with out leaving this screen] that is supposed to be on my desk top. I couldn't find it, so things stopped there.

SO..... I'm reiterating my problem: I loaded an "update" to Firefox that was supposed to get around the obnoxious "THIS BROWSER IS NO LONGER SUPPORTED" message I'd get on certain web-sites [such as the Milwaukee Journal]. I never understood that, as I am careful to update programs, when the updates are available. SO: While I was on the Milwaukee Journal Site, I clicked on the "Firefox Update" that the Journal's site recommended. What happened was I got the Current Version, and LOST all of my add-ons. After problems I can't go into here, "The Cat's Back." Please advise whether I can get things back after this much time.

N.B.: I'm running Windows 10.

THANKX! C M The Gray Cat

Asked by The Gray Cat prije 7 sati

Last reply by jscher2000 - Support Volunteer prije 2 sati

Memory Leak help

Need help figuring out why Firefox has a memory leak after an extended use of Firefox browsing. Don't know if its the result of an extension having this issue, or if its … (pročitajte više)

Need help figuring out why Firefox has a memory leak after an extended use of Firefox browsing. Don't know if its the result of an extension having this issue, or if its a Firefox bug. I have also provided my troubleshooting information, and a link to my memory usage is listed below for download: https://1drv.ms/u/s!ArspaZQCMwZ-iLU_CckOfLkl9DlETQ?e=MuIqsO Thanks in advance!

Asked by PrimisRulz prije 6 sati

Last reply by jscher2000 - Support Volunteer prije 2 sati

Firefox UI freezes when clicking the addressbar.

I am using Firefox 125 in Windows 11. And this just happens recently. Sometimes, quite frequently, when I click the addressbar wanting to input or select a new address. … (pročitajte više)

I am using Firefox 125 in Windows 11. And this just happens recently.

Sometimes, quite frequently, when I click the addressbar wanting to input or select a new address. The Firefox UI freezes (before the dropdown list of addresses is shown). The video/audio/other effects are still working, and from task manager, it does not cost more CPU/mem than usual. But it does not response to key press or mouse action. All I can do (that I know of) is killing the processes. The problem does not seem related to "current" webpage I am browsing. And I have not installed new addons for a few months.

Any idea what should I look into?

Asked by Magicloud prije 13 sati

Last reply by jscher2000 - Support Volunteer prije 2 sati

Yahoo email

When we log into our Yahoo email, there's a small triangle (see screen shot) next to the padlock on the address bar that says "connection not secure". Not sure what to … (pročitajte više)

When we log into our Yahoo email, there's a small triangle (see screen shot) next to the padlock on the address bar that says "connection not secure".

Not sure what to do to get rid of it.

Asked by pbcb8835 prije 4 sati

Last reply by jscher2000 - Support Volunteer prije 2 sati