Отображение вопросов с тегом: Показать все вопросы
  • Решено
  • Архивировано

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… (читать ещё)

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 --------------- */

Задан Slouch 1 год назад

Дан ответ Slouch 1 год назад

  • Решено
  • Архивировано

Turn off all threading Thunderbird 115+

Answers to the question "how to turn off all threading in Thunderbird" no longer work with changed menu structures in Thunderbird 115. What is the answer to this question… (читать ещё)

Answers to the question "how to turn off all threading in Thunderbird" no longer work with changed menu structures in Thunderbird 115. What is the answer to this question now?

Задан Martin Brampton 2 года назад

Дан ответ david 2 года назад

  • Решено
  • Архивировано

Inbox does not display sender’s email address

I would like to see the sender's email address in lieu of a name. The inbox SELECT COLUMNS TO DISPLAY does not offer an option to DISPLAY THE SENDER’S EMAIL ADDRESS. … (читать ещё)

I would like to see the sender's email address in lieu of a name.

The inbox SELECT COLUMNS TO DISPLAY does not offer an option to DISPLAY THE SENDER’S EMAIL ADDRESS.

Both From and Correspondents display the same names. Perhaps replacing one of those with the SENDER’S EMAIL ADDRESS?

Задан hutch10 2 года назад

Дан ответ Toad-Hall 2 года назад

  • Решено
  • Архивировано

plain text mode

When I select "Edit as New Message" in Thunderbird (v52.9.1) on a Mac, the message editor comes up in html mode even if I have set everything to plain text. I have read … (читать ещё)

When I select "Edit as New Message" in Thunderbird (v52.9.1) on a Mac, the message editor comes up in html mode even if I have set everything to plain text.

I have read all the articles on this and done all the things people have recommended including messing with Advanced options, account settings, etc. However, none of these solutions work.

Attached is a screenshot showing the problem. The first screenshot shows my inbox. The second shot shows that "Edit as new message" comes up in html mode.

Please advise.

Задан Joseph Picone 7 лет назад

Дан ответ Zenos 7 лет назад

  • Решено
  • Архивировано

Removing the Extensions Puzzle Piece Icon?

I just updated to the latest version of Firefox, and all of a sudden I have a new icon, Extensions, that looks like a puzzle piece, I cant seem to be able to remove it...… (читать ещё)

I just updated to the latest version of Firefox, and all of a sudden I have a new icon, Extensions, that looks like a puzzle piece, I cant seem to be able to remove it....at all.

Задан Imot 3 года назад

Дан ответ cor-el 3 года назад

  • Решено
  • Архивировано

incoming messages

Why can I not select the order in which I wish incoming messages to be displayed?

Задан petewalton 2 года назад

Дан ответ petewalton 2 года назад

  • Решено
  • Закрыто
  • Архивировано

Problem displaying unified folders

Hi, Since the last update of thunderbird to version 115.0.1 (64 bits), the display of unified folders is impossible. Has anyone had this same problem?

Задан dagois 2 года назад

Дан ответ dagois 2 года назад

  • Решено
  • Архивировано

Quick Filter Bar disappears and I have to add it back

My Quick Filter Bar has been disappearing for years. I add it back by selecting View-Tools-Quick Filter Bar but eventually it will disappear again. It will remain a few … (читать ещё)

My Quick Filter Bar has been disappearing for years. I add it back by selecting View-Tools-Quick Filter Bar but eventually it will disappear again. It will remain a few weeks or so and then it will be gone. I don't know the behavior that causes it to disappear. My only guess is that I coincidentally hit some sequence of keys that de-selects the option. Any ideas on how I can prevent this? I have version 52.5.2 (64-bit) but it has occurred for many, many versions. I would very roughly guess it has been occurring for over 6 years.

Thanks, Mike

Задан Mike McGovern 8 лет назад

Дан ответ Toad-Hall 8 лет назад

  • Решено
  • Архивировано

No option for picture in picture on twitch

I've just switched to firefox from brave, and theres no button on twitch to enable picture in picture. Using the keyboard shortcut (cmd+option+shift+]) works, but I'd muc… (читать ещё)

I've just switched to firefox from brave, and theres no button on twitch to enable picture in picture. Using the keyboard shortcut (cmd+option+shift+]) works, but I'd much rather click something on the screen. On brave there used to be a picture in picture button alongside settings, theatre mode, and fullscreen buttons, but on firefox this has been replaced by a clip button. There's no option for it if I right click (this works on youtube), and no option in the address bar for either twitch or youtube. I've tried disabling all my extensions and lowering protections but nothing seems to work.

Задан Jacob 1 год назад

Дан ответ zeroknight 1 год назад

  • Решено
  • Архивировано

How to completely remove the tab bar

How can I completely remove the tab bar and regain 3/4 of an inch of screen space. It would be nice if Mozilla would just have a on/off button for it. I've tried creating… (читать ещё)

How can I completely remove the tab bar and regain 3/4 of an inch of screen space. It would be nice if Mozilla would just have a on/off button for it. I've tried creating a folder called Chrome within my Firefox Profile folder. I then created a text file within that folder and named it userChrome.css. I put this string in the text file #tabbrowser-tabs { visibility: collapse !important; } This did not work, does anyone know the best method for getting rid of the annoying tab bar?

Thank you

Задан simpleman2 2 года назад

Дан ответ jscher2000 - Support Volunteer 2 года назад

  • Решено
  • Архивировано

Embedded videos

Embedded videos missing in Firefox but show up in Microsoft Edge. How to fix it? Example: https://scheerpost.com/2024/03/09/you-are-betraying-your-ancestors-a-message-to… (читать ещё)

Задан manny52 1 год назад

Дан ответ jonzn4SUSE 1 год назад

  • Решено
  • Закрыто
  • Архивировано

donation notice keeps appearing on browser

Hello We've made a donation, but we're still getting the annoying "DONATION" notice popping up at the browser. WE WOULD LIKE TO DISABLE IT PLEASE. PLEASE PROVIDE THE IN… (читать ещё)

Hello

We've made a donation, but we're still getting the annoying "DONATION" notice popping up at the browser.

WE WOULD LIKE TO DISABLE IT PLEASE. PLEASE PROVIDE THE INSTRUCTIONS TO DO IT.

Thanks Vitor Neves CMS INC.

Задан CAD-MANUFACTURING SOLUTIONS INC. 1 год назад

Дан ответ CAD-MANUFACTURING SOLUTIONS INC. 1 год назад

  • Решено
  • Архивировано

Can't find user_pref("layout.css.devPixelsPerPx" in prefs.js

Made a mistake by changing user_pref("layout.css.devPixelsPerPx" from I think - 0.5 to +0.5 as incoming emails font was miniscule, but made nor difference... so tho… (читать ещё)

Made a mistake by changing user_pref("layout.css.devPixelsPerPx" from I think - 0.5 to +0.5 as incoming emails font was miniscule, but made nor difference... so thought it may be a font size, so changed to 12.... Now ginormous and unreadable. Searched through pages here for an answer and got to the prefs.js folder to find this file but it is not there.... I searched with notepad edit search for "layout" but no luck. Any ideas anyone? I tried adding the line user_pref("layout.css.devPixelsPerPx", "1.5"); whilst TB was closed and then opened TB but had made no difference.. :-( Any ideas anyone? TIA Graham

Задан grahamspain 2 года назад

Дан ответ grahamspain 2 года назад

  • Решено
  • Архивировано

Red flag in threads column

All of a sudden, I can't see emails that I know are there because the subject of a previous message in my inbox is underlined. I can find the emails when I search for the… (читать ещё)

All of a sudden, I can't see emails that I know are there because the subject of a previous message in my inbox is underlined. I can find the emails when I search for them by putting in a recipients name. And when they show up the thread column exhibits a red flag (don't know what it means). HELP.

Задан rkeleher 7 лет назад

Дан ответ Toad-Hall 7 лет назад

  • Решено
  • Архивировано

different letters

when i write a new mail i have this kind of letters , by sent or received mail, the letters are different, see my two screenshots. how can i install that the letters in … (читать ещё)

when i write a new mail i have this kind of letters , by sent or received mail, the letters are different, see my two screenshots. how can i install that the letters in a written mail are the same in each group?

Задан Slawomir Dzwonek 2 года назад

Дан ответ Wayne Mery 1 год назад

  • Решено
  • Архивировано

Change URL border color when focused

Hi All, I would like to change the url border color when it has the focus to blue. The code below works, except when you press Escape. After hitting Escape, the urlbar… (читать ещё)

Hi All,

I would like to change the url border color when it has the focus to blue.

The code below works, except when you press Escape.

After hitting Escape, the urlbar still has the focus but its border changes back to gray. It should remain blue.

I would also like to remove the box-shadow after pressing Escape, when the urlbar is not expanded (to mimic the behavior of FF 88).

The url and search input fields also do the same goofy thing Windows 10 does - the cursor stops blinking after 5 blinks and remains frozen. Any way to remove that behavior and keep the cursor blinking? If not, no big deal, the other stuff above is more important.

Any code suggestions to get that behavior are welcome!

/* set the initial borders of the urlbar and search bar to gray */
#urlbar > #urlbar-background, #urlbar[breakout][breakout-extend] > #urlbar-background, #searchbar { border: 1px solid #a1a6b5 !important; outline: none !important; border-radius: 0px !important; }
/* set urlbar border to blue when focused */
#urlbar[breakout][breakout-extend] #urlbar-background {
   border-color: #0078d7 !important;
}

Задан Slouch 1 год назад

Дан ответ jscher2000 - Support Volunteer 1 год назад

  • Решено
  • Архивировано

How can I set the email message sort to descending date for all folders in all accounts?

How can I set the email message sort to descending date for all folders in all accounts? With many accounts with many folders each, manually changing the sort from ascend… (читать ещё)

How can I set the email message sort to descending date for all folders in all accounts? With many accounts with many folders each, manually changing the sort from ascending to descending is a lot of needless work. A global default is needed, and if there is one, I can't find it.

Задан macbikegeek 1 год назад

Дан ответ david 1 год назад

  • Решено
  • Архивировано

change from pop3 to imap - sync with aol.com

I'm trying to change my pop3 account to imap to sync with my aol.com account. I've gone through the process of setting up a new account in TB and added the aol IMAP and S… (читать ещё)

I'm trying to change my pop3 account to imap to sync with my aol.com account. I've gone through the process of setting up a new account in TB and added the aol IMAP and SMTP settings, but the "checking password" at the top of the page never goes away. I'm using the same password that I use to access aol.com from the web.

There must be some secret that I'm missing. Thanks.

Задан paul.h.brown 1 год назад

Дан ответ sfhowes 1 год назад

  • Решено
  • Архивировано

Thunderbird 60: no persistent indicator for new mail?

Up to now I have been using the FireTray add-on, this is no longer working in Thunderbird 60 even if I enable legacy add-ons. I do believe that Thunderbird is making a ca… (читать ещё)

Up to now I have been using the FireTray add-on, this is no longer working in Thunderbird 60 even if I enable legacy add-ons. I do believe that Thunderbird is making a catastrophic mistake by cutting itself off from a large part of its add-on ecosystem, but I don’t want to debate that here. What I think is really missing is some form of indicator that new e-mail has arrived (not unread but new) that is not transient. If I leave my screen for a while with a minimised TB process running, I will now have to maximise the window and check all accounts (actually, all folders that might receive new mail via filtering) to see if I have missed a new mail notification while I was away. The same applies if I was at the screen but focused on something else. With FireTray I would have seen a change in the tray icon. Now it seems that I have to check the folder pane for a colour change in the names of all candidate accounts or folders. I cannot believe that TB developers want to force us to do constantly inspect the window, so I’d like to know how I am supposed to be able to check if new email has arrived without having to maximise the window. Any suggestions?

Задан sebalis 7 лет назад

Дан ответ Matt 7 лет назад