Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > uk.comp.sys.mac > #180572 > unrolled thread

Firefox vertical tabs

Started byTimH <thnews@poboxmolar.com.invalid>
First post2025-03-05 12:10 +0000
Last post2025-03-10 09:29 +0000
Articles 13 — 3 participants

Back to article view | Back to uk.comp.sys.mac


Contents

  Firefox vertical tabs TimH <thnews@poboxmolar.com.invalid> - 2025-03-05 12:10 +0000
    Re: Firefox vertical tabs Jaimie Vandenbergh <jaimie@usually.sessile.org> - 2025-03-05 16:08 +0000
      Re: Firefox vertical tabs Jaimie Vandenbergh <jaimie@usually.sessile.org> - 2025-03-05 16:30 +0000
      Re: Firefox vertical tabs TimH <thnews@poboxmolar.com.invalid> - 2025-03-05 17:02 +0000
        Re: Firefox vertical tabs Jaimie Vandenbergh <jaimie@usually.sessile.org> - 2025-03-06 19:12 +0000
          Re: Firefox vertical tabs TimH <thnews@poboxmolar.com.invalid> - 2025-03-06 20:23 +0000
            Re: Firefox vertical tabs Jaimie Vandenbergh <jaimie@usually.sessile.org> - 2025-03-06 23:34 +0000
              Re: Firefox vertical tabs Jaimie Vandenbergh <jaimie@usually.sessile.org> - 2025-03-06 23:35 +0000
                Re: Firefox vertical tabs Jaimie Vandenbergh <jaimie@usually.sessile.org> - 2025-03-06 23:41 +0000
                  Re: Firefox vertical tabs Jaimie Vandenbergh <jaimie@usually.sessile.org> - 2025-03-06 23:57 +0000
              Re: Firefox vertical tabs TimH <thnews@poboxmolar.com.invalid> - 2025-03-07 10:26 +0000
                Re: Firefox vertical tabs Jaimie Vandenbergh <jaimie@usually.sessile.org> - 2025-03-09 21:08 +0000
                Re: Firefox vertical tabs Theo <theom+news@chiark.greenend.org.uk> - 2025-03-10 09:29 +0000

#180572 — Firefox vertical tabs

FromTimH <thnews@poboxmolar.com.invalid>
Date2025-03-05 12:10 +0000
SubjectFirefox vertical tabs
Message-ID<m2qt93Fq0siU1@mid.individual.net>
I'm just trying this out - as someone said, Tree Style Tab is great, but the
fewer extensions the better - but I can't see a way to reduce the space
between tabs, which seems excessive. Am I missing something?
-- 
TimH
pull tooth to reply by email

[toc] | [next] | [standalone]


#180581

FromJaimie Vandenbergh <jaimie@usually.sessile.org>
Date2025-03-05 16:08 +0000
Message-ID<m2rb81Fs2ajU1@mid.individual.net>
In reply to#180572
On 5 Mar 2025 at 12:10:11 GMT, "TimH" <thnews@poboxmolar.com.invalid>
wrote:

> I'm just trying this out - as someone said, Tree Style Tab is great, but the
> fewer extensions the better - but I can't see a way to reduce the space
> between tabs, which seems excessive. Am I missing something?

Space between tabs is zero for me. https://imgur.com/a/M3iCvyY

Not sure which options might affect that tbh.

    Cheers - Jaimie
-- 
If you can't measure it, it's not science.

[toc] | [prev] | [next] | [standalone]


#180584

FromJaimie Vandenbergh <jaimie@usually.sessile.org>
Date2025-03-05 16:30 +0000
Message-ID<m2rci0Fs96mU1@mid.individual.net>
In reply to#180581
On 5 Mar 2025 at 16:08:33 GMT, "Jaimie Vandenbergh"
<jaimie@usually.sessile.org> wrote:

> On 5 Mar 2025 at 12:10:11 GMT, "TimH" <thnews@poboxmolar.com.invalid>
> wrote:
> 
>> I'm just trying this out - as someone said, Tree Style Tab is great, but the
>> fewer extensions the better - but I can't see a way to reduce the space
>> between tabs, which seems excessive. Am I missing something?
> 
> Space between tabs is zero for me. https://imgur.com/a/M3iCvyY
> 
> Not sure which options might affect that tbh.
> 
>     Cheers - Jaimie

I do have custom User Style Sheet entries in the Advanced section which
looks somewhat relevant, particularly the height: element?

/* Add private browsing indicator per tab */
.tab.private-browsing .label:before {
  content: "🕶";
}

/* tab decor */
.tab {
  height: 26px;
  font-size: small;
//  font-style: italic;
//  font-weight: bold;
  opacity: 0.8;
  border: solid 1px #00000033; // transparent black lines
}

/* Remove new tab button */
.newtab-button-box {
  display: none;
}

/* Only show tab close X on hover */
.tab:not(:hover) .closebox {
  display: none;
}
-- 
Tetris has taught me that accomplishments disappear and mistakes pile up.

[toc] | [prev] | [next] | [standalone]


#180587

FromTimH <thnews@poboxmolar.com.invalid>
Date2025-03-05 17:02 +0000
Message-ID<m2redhFshenU1@mid.individual.net>
In reply to#180581
On 5 Mar 2025 at 4:08:33 pm GMT, "Jaimie Vandenbergh"
<jaimie@usually.sessile.org> wrote:

> On 5 Mar 2025 at 12:10:11 GMT, "TimH" <thnews@poboxmolar.com.invalid>
> wrote:
> 
>> I'm just trying this out - as someone said, Tree Style Tab is great, but the
>> fewer extensions the better - but I can't see a way to reduce the space
>> between tabs, which seems excessive. Am I missing something?
> 
> Space between tabs is zero for me. https://imgur.com/a/M3iCvyY
> 
> Not sure which options might affect that tbh.

Sorry - I put that really badly! Should have said: I normally use Tree Style
Tab but am trying out the new built-in Firefox vertical tabs. That's what has
the excessive space! (I thought for a moment you'd uncovered a whole screenful
of options i'd missed :)

-- 
TimH
pull tooth to reply by email

[toc] | [prev] | [next] | [standalone]


#180600

FromJaimie Vandenbergh <jaimie@usually.sessile.org>
Date2025-03-06 19:12 +0000
Message-ID<m2uadaFbartU1@mid.individual.net>
In reply to#180587
On 5 Mar 2025 at 17:02:41 GMT, "TimH" <thnews@poboxmolar.com.invalid>
wrote:

> On 5 Mar 2025 at 4:08:33 pm GMT, "Jaimie Vandenbergh"
> <jaimie@usually.sessile.org> wrote:
> 
>> On 5 Mar 2025 at 12:10:11 GMT, "TimH" <thnews@poboxmolar.com.invalid>
>> wrote:
>> 
>>> I'm just trying this out - as someone said, Tree Style Tab is great, but the
>>> fewer extensions the better - but I can't see a way to reduce the space
>>> between tabs, which seems excessive. Am I missing something?
>> 
>> Space between tabs is zero for me. https://imgur.com/a/M3iCvyY
>> 
>> Not sure which options might affect that tbh.
> 
> Sorry - I put that really badly! Should have said: I normally use Tree Style
> Tab but am trying out the new built-in Firefox vertical tabs. That's what has
> the excessive space! (I thought for a moment you'd uncovered a whole screenful
> of options i'd missed :)

Ah! Yeah, they're terrible. In basically the same way as the Edge and
Safari ones are terrible.

    Cheers - Jaimie
-- 
Hell hath no fury like someone who is enraged that
someone else is getting away with something they're
scared to try.  - lilairen, LJ

[toc] | [prev] | [next] | [standalone]


#180601

FromTimH <thnews@poboxmolar.com.invalid>
Date2025-03-06 20:23 +0000
Message-ID<m2ueh4FbuqjU1@mid.individual.net>
In reply to#180600
On 6 Mar 2025 at 7:12:42 pm GMT, "Jaimie Vandenbergh"
<jaimie@usually.sessile.org> wrote:

> On 5 Mar 2025 at 17:02:41 GMT, "TimH" <thnews@poboxmolar.com.invalid>
> wrote:
> 
>> On 5 Mar 2025 at 4:08:33 pm GMT, "Jaimie Vandenbergh"
>> <jaimie@usually.sessile.org> wrote:
>> 
>>> On 5 Mar 2025 at 12:10:11 GMT, "TimH" <thnews@poboxmolar.com.invalid>
>>> wrote:
>>> 
>>>> I'm just trying this out - as someone said, Tree Style Tab is great, but the
>>>> fewer extensions the better - but I can't see a way to reduce the space
>>>> between tabs, which seems excessive. Am I missing something?
>>> 
>>> Space between tabs is zero for me. https://imgur.com/a/M3iCvyY
>>> 
>>> Not sure which options might affect that tbh.
>> 
>> Sorry - I put that really badly! Should have said: I normally use Tree Style
>> Tab but am trying out the new built-in Firefox vertical tabs. That's what has
>> the excessive space! (I thought for a moment you'd uncovered a whole screenful
>> of options i'd missed :)
> 
> Ah! Yeah, they're terrible. In basically the same way as the Edge and
> Safari ones are terrible.

I thought at least there might be a way to enable but hide the built-in
vertical tabs, and carry on using TST, so as to get rid of the horizontal tab
bar, but even that seems impossible. Grr.

-- 
TimH
pull tooth to reply by email

[toc] | [prev] | [next] | [standalone]


#180602

FromJaimie Vandenbergh <jaimie@usually.sessile.org>
Date2025-03-06 23:34 +0000
Message-ID<m2upntFdj3dU1@mid.individual.net>
In reply to#180601
On 6 Mar 2025 at 20:23:00 GMT, "TimH" <thnews@poboxmolar.com.invalid>
wrote:

> On 6 Mar 2025 at 7:12:42 pm GMT, "Jaimie Vandenbergh"
> <jaimie@usually.sessile.org> wrote:
> 
>> On 5 Mar 2025 at 17:02:41 GMT, "TimH" <thnews@poboxmolar.com.invalid>
>> wrote:
>> 
>>> On 5 Mar 2025 at 4:08:33 pm GMT, "Jaimie Vandenbergh"
>>> <jaimie@usually.sessile.org> wrote:
>>> 
>>>> On 5 Mar 2025 at 12:10:11 GMT, "TimH" <thnews@poboxmolar.com.invalid>
>>>> wrote:
>>>> 
>>>>> I'm just trying this out - as someone said, Tree Style Tab is great, but the
>>>>> fewer extensions the better - but I can't see a way to reduce the space
>>>>> between tabs, which seems excessive. Am I missing something?
>>>> 
>>>> Space between tabs is zero for me. https://imgur.com/a/M3iCvyY
>>>> 
>>>> Not sure which options might affect that tbh.
>>> 
>>> Sorry - I put that really badly! Should have said: I normally use Tree Style
>>> Tab but am trying out the new built-in Firefox vertical tabs. That's what has
>>> the excessive space! (I thought for a moment you'd uncovered a whole screenful
>>> of options i'd missed :)
>> 
>> Ah! Yeah, they're terrible. In basically the same way as the Edge and
>> Safari ones are terrible.
> 
> I thought at least there might be a way to enable but hide the built-in
> vertical tabs, and carry on using TST, so as to get rid of the horizontal tab
> bar, but even that seems impossible. Grr.

https://superuser.com/questions/1424478/can-i-hide-native-tabs-at-the-top-of-firefox

is what I followed. Works perfectly. On the Mac the profiles directory
is in your user Library, Application Support, Firefox, Profiles. If you
have more than one folder there, check up a level for profiles.ini and
work out which one is Default.

    Cheers - Jaimie
-- 
I hope I live long enough
to vindicate my pessimism 
       -- http://www.boasas.com/?c=1108

[toc] | [prev] | [next] | [standalone]


#180603

FromJaimie Vandenbergh <jaimie@usually.sessile.org>
Date2025-03-06 23:35 +0000
Message-ID<m2upqkFdjc7U1@mid.individual.net>
In reply to#180602
On 6 Mar 2025 at 23:34:21 GMT, "Jaimie Vandenbergh"
<jaimie@usually.sessile.org> wrote:

> On 6 Mar 2025 at 20:23:00 GMT, "TimH" <thnews@poboxmolar.com.invalid>
> wrote:
> 
>> On 6 Mar 2025 at 7:12:42 pm GMT, "Jaimie Vandenbergh"
>> <jaimie@usually.sessile.org> wrote:
>> 
>>> On 5 Mar 2025 at 17:02:41 GMT, "TimH" <thnews@poboxmolar.com.invalid>
>>> wrote:
>>> 
>>>> On 5 Mar 2025 at 4:08:33 pm GMT, "Jaimie Vandenbergh"
>>>> <jaimie@usually.sessile.org> wrote:
>>>> 
>>>>> On 5 Mar 2025 at 12:10:11 GMT, "TimH" <thnews@poboxmolar.com.invalid>
>>>>> wrote:
>>>>> 
>>>>>> I'm just trying this out - as someone said, Tree Style Tab is great, but the
>>>>>> fewer extensions the better - but I can't see a way to reduce the space
>>>>>> between tabs, which seems excessive. Am I missing something?
>>>>> 
>>>>> Space between tabs is zero for me. https://imgur.com/a/M3iCvyY
>>>>> 
>>>>> Not sure which options might affect that tbh.
>>>> 
>>>> Sorry - I put that really badly! Should have said: I normally use Tree Style
>>>> Tab but am trying out the new built-in Firefox vertical tabs. That's what has
>>>> the excessive space! (I thought for a moment you'd uncovered a whole screenful
>>>> of options i'd missed :)
>>> 
>>> Ah! Yeah, they're terrible. In basically the same way as the Edge and
>>> Safari ones are terrible.
>> 
>> I thought at least there might be a way to enable but hide the built-in
>> vertical tabs, and carry on using TST, so as to get rid of the horizontal tab
>> bar, but even that seems impossible. Grr.
> 
> https://superuser.com/questions/1424478/can-i-hide-native-tabs-at-the-top-of-firefox
> 
> is what I followed. Works perfectly. On the Mac the profiles directory
> is in your user Library, Application Support, Firefox, Profiles. If you
> have more than one folder there, check up a level for profiles.ini and
> work out which one is Default.
> 
>     Cheers - Jaimie

My userChrome.css:

}


-- 
Homographic homophonic autantonyms: "They're words
that do their job in the most sullen, passive-aggressive
way possible, and they totally get away with it!"
          -- http://www.qwantz.com/index.php?comic=1104

[toc] | [prev] | [next] | [standalone]


#180604

FromJaimie Vandenbergh <jaimie@usually.sessile.org>
Date2025-03-06 23:41 +0000
Message-ID<m2uq4gFdkshU1@mid.individual.net>
In reply to#180603
On 6 Mar 2025 at 23:35:48 GMT, "Jaimie Vandenbergh"
<jaimie@usually.sessile.org> wrote:

> On 6 Mar 2025 at 23:34:21 GMT, "Jaimie Vandenbergh"
> <jaimie@usually.sessile.org> wrote:
> 
>> On 6 Mar 2025 at 20:23:00 GMT, "TimH" <thnews@poboxmolar.com.invalid>
>> wrote:
>> 
>>> On 6 Mar 2025 at 7:12:42 pm GMT, "Jaimie Vandenbergh"
>>> <jaimie@usually.sessile.org> wrote:
>>> 
>>>> On 5 Mar 2025 at 17:02:41 GMT, "TimH" <thnews@poboxmolar.com.invalid>
>>>> wrote:
>>>> 
>>>>> On 5 Mar 2025 at 4:08:33 pm GMT, "Jaimie Vandenbergh"
>>>>> <jaimie@usually.sessile.org> wrote:
>>>>> 
>>>>>> On 5 Mar 2025 at 12:10:11 GMT, "TimH" <thnews@poboxmolar.com.invalid>
>>>>>> wrote:
>>>>>> 
>>>>>>> I'm just trying this out - as someone said, Tree Style Tab is great, but the
>>>>>>> fewer extensions the better - but I can't see a way to reduce the space
>>>>>>> between tabs, which seems excessive. Am I missing something?
>>>>>> 
>>>>>> Space between tabs is zero for me. https://imgur.com/a/M3iCvyY
>>>>>> 
>>>>>> Not sure which options might affect that tbh.
>>>>> 
>>>>> Sorry - I put that really badly! Should have said: I normally use Tree Style
>>>>> Tab but am trying out the new built-in Firefox vertical tabs. That's what has
>>>>> the excessive space! (I thought for a moment you'd uncovered a whole screenful
>>>>> of options i'd missed :)
>>>> 
>>>> Ah! Yeah, they're terrible. In basically the same way as the Edge and
>>>> Safari ones are terrible.
>>> 
>>> I thought at least there might be a way to enable but hide the built-in
>>> vertical tabs, and carry on using TST, so as to get rid of the horizontal tab
>>> bar, but even that seems impossible. Grr.
>> 
>> https://superuser.com/questions/1424478/can-i-hide-native-tabs-at-the-top-of-firefox
>> 
>> is what I followed. Works perfectly. On the Mac the profiles directory
>> is in your user Library, Application Support, Firefox, Profiles. If you
>> have more than one folder there, check up a level for profiles.ini and
>> work out which one is Default.
>> 
>>     Cheers - Jaimie
> 
> My userChrome.css:
> 
> }

.... apparently got eaten by Usenapp. Interesting! Let me try that again
quoted:

<p class="level1">/* Hide the top tab bar */
</p><p
class="level1">#main-window[tabsintitlebar="true"]:not([extradragspace=
"true"]) #TabsToolbar {
</p><p class="level1"> opacity: 0;
</p><p
class="level1"> pointer-events: none;
</p><p class="level1">}
</p><p
class="level1">#main-window:not([tabsintitlebar="true"]) #TabsToolbar
{
</p><p class="level1">   visibility: collapse !important;
</p><p
class="level1">}
</p><p class="level1">
</p><p class="level1">/* Hide
the sidebar top label */
</p><p class="level1">#sidebar-header {
</p><p
class="level1"> display: none;
</p>> }
-- 
C makes it easy to shoot yourself in the foot; C++
makes it harder, but when you do, it blows away
your whole leg.
                                       -- Bjarne Stroustrup

[toc] | [prev] | [next] | [standalone]


#180605

FromJaimie Vandenbergh <jaimie@usually.sessile.org>
Date2025-03-06 23:57 +0000
Message-ID<m2ur3iFdop6U1@mid.individual.net>
In reply to#180604
On 6 Mar 2025 at 23:41:04 GMT, "Jaimie Vandenbergh"
<jaimie@usually.sessile.org> wrote:

> On 6 Mar 2025 at 23:35:48 GMT, "Jaimie Vandenbergh"
> <jaimie@usually.sessile.org> wrote:
> 
>> On 6 Mar 2025 at 23:34:21 GMT, "Jaimie Vandenbergh"
>> <jaimie@usually.sessile.org> wrote:
>> 
>>> On 6 Mar 2025 at 20:23:00 GMT, "TimH" <thnews@poboxmolar.com.invalid>
>>> wrote:
>>> 
>>>> On 6 Mar 2025 at 7:12:42 pm GMT, "Jaimie Vandenbergh"
>>>> <jaimie@usually.sessile.org> wrote:
>>>> 
>>>>> On 5 Mar 2025 at 17:02:41 GMT, "TimH" <thnews@poboxmolar.com.invalid>
>>>>> wrote:
>>>>> 
>>>>>> On 5 Mar 2025 at 4:08:33 pm GMT, "Jaimie Vandenbergh"
>>>>>> <jaimie@usually.sessile.org> wrote:
>>>>>> 
>>>>>>> On 5 Mar 2025 at 12:10:11 GMT, "TimH" <thnews@poboxmolar.com.invalid>
>>>>>>> wrote:
>>>>>>> 
>>>>>>>> I'm just trying this out - as someone said, Tree Style Tab is great, but the
>>>>>>>> fewer extensions the better - but I can't see a way to reduce the space
>>>>>>>> between tabs, which seems excessive. Am I missing something?
>>>>>>> 
>>>>>>> Space between tabs is zero for me. https://imgur.com/a/M3iCvyY
>>>>>>> 
>>>>>>> Not sure which options might affect that tbh.
>>>>>> 
>>>>>> Sorry - I put that really badly! Should have said: I normally use Tree Style
>>>>>> Tab but am trying out the new built-in Firefox vertical tabs. That's what has
>>>>>> the excessive space! (I thought for a moment you'd uncovered a whole screenful
>>>>>> of options i'd missed :)
>>>>> 
>>>>> Ah! Yeah, they're terrible. In basically the same way as the Edge and
>>>>> Safari ones are terrible.
>>>> 
>>>> I thought at least there might be a way to enable but hide the built-in
>>>> vertical tabs, and carry on using TST, so as to get rid of the horizontal tab
>>>> bar, but even that seems impossible. Grr.
>>> 
>>> https://superuser.com/questions/1424478/can-i-hide-native-tabs-at-the-top-of-firefox
>>> 
>>> is what I followed. Works perfectly. On the Mac the profiles directory
>>> is in your user Library, Application Support, Firefox, Profiles. If you
>>> have more than one folder there, check up a level for profiles.ini and
>>> work out which one is Default.
>>> 
>>>     Cheers - Jaimie
>> 
>> My userChrome.css:
>> 
>> }
> 
> .... apparently got eaten by Usenapp. Interesting! Let me try that again
> quoted:
> 
> <p class="level1">/* Hide the top tab bar */
> 
<pclass="level1">#main-window[tabsintitlebar="true"]:not([extradragspac
e=</p>
> "true"]) #TabsToolbar {
> 
>  opacity: 0;
> 
<pclass="level1"> pointer-events: none;</p>
> 
> }
> 
<pclass="level1">#main-window:not([tabsintitlebar="true"])
#TabsToolbar</p>
> {
> 
>    visibility: collapse !important;
> 
<pclass="level1">}</p>
> 
> 
> 
> /* Hide
> the sidebar top label */
> 
> #sidebar-header {
> 
<pclass="level1"> display: none;</p>
> 
> }</p>

Aaaand I've raised a bug with Andre about both of these things :D
https://www.usenapp.com/forum/d/506-editor-issue-with-pasted-css-text

That bug includes the raw css, you can grab it from there if you like.

    Cheers - Jaimie
-- 
"Who died and made _you_ Zod?"    
       -- Sea Wasp, rasfw

[toc] | [prev] | [next] | [standalone]


#180607

FromTimH <thnews@poboxmolar.com.invalid>
Date2025-03-07 10:26 +0000
Message-ID<m2vvv5Fj0phU1@mid.individual.net>
In reply to#180602
On 6 Mar 2025 at 11:34:21 pm GMT, "Jaimie Vandenbergh"
<jaimie@usually.sessile.org> wrote:

> On 6 Mar 2025 at 20:23:00 GMT, "TimH" <thnews@poboxmolar.com.invalid>
> wrote:
>> 
>> I thought at least there might be a way to enable but hide the built-in
>> vertical tabs, and carry on using TST, so as to get rid of the horizontal tab
>> bar, but even that seems impossible. Grr.
> 
> https://superuser.com/questions/1424478/can-i-hide-native-tabs-at-the-top-of-firefox
> 
> is what I followed. Works perfectly. On the Mac the profiles directory
> is in your user Library, Application Support, Firefox, Profiles. If you
> have more than one folder there, check up a level for profiles.ini and
> work out which one is Default.

Yeehaa! Thanks. I really should have been able to find that myself before now!
Farewell to the pesky horizontal bar. I'll have a look at your other .css mods
next. And thanks also for flagging the Usenapp bug.
-- 
TimH
pull tooth to reply by email

[toc] | [prev] | [next] | [standalone]


#180623

FromJaimie Vandenbergh <jaimie@usually.sessile.org>
Date2025-03-09 21:08 +0000
Message-ID<m36eacFi5b5U1@mid.individual.net>
In reply to#180607
On 7 Mar 2025 at 10:26:45 GMT, "TimH" <thnews@poboxmolar.com.invalid>
wrote:

> On 6 Mar 2025 at 11:34:21 pm GMT, "Jaimie Vandenbergh"
> <jaimie@usually.sessile.org> wrote:
> 
>> On 6 Mar 2025 at 20:23:00 GMT, "TimH" <thnews@poboxmolar.com.invalid>
>> wrote:
>>> 
>>> I thought at least there might be a way to enable but hide the built-in
>>> vertical tabs, and carry on using TST, so as to get rid of the horizontal tab
>>> bar, but even that seems impossible. Grr.
>> 
>> https://superuser.com/questions/1424478/can-i-hide-native-tabs-at-the-top-of-firefox
>> 
>> is what I followed. Works perfectly. On the Mac the profiles directory
>> is in your user Library, Application Support, Firefox, Profiles. If you
>> have more than one folder there, check up a level for profiles.ini and
>> work out which one is Default.
> 
> Yeehaa! Thanks. I really should have been able to find that myself before now!
> Farewell to the pesky horizontal bar. I'll have a look at your other .css mods
> next. And thanks also for flagging the Usenapp bug.

Yay! It does feel like more effort than it should be, getting rid of
that top tab bar.

    Cheers - Jaimie
-- 
Tomorrow (noun) - A mystical land where 99 per cent
of all human productivity, motivation and achievement
is stored.
                           -- http://thedoghousediaries.com/3474

[toc] | [prev] | [next] | [standalone]


#180628

FromTheo <theom+news@chiark.greenend.org.uk>
Date2025-03-10 09:29 +0000
Message-ID<bSr*7W68z@news.chiark.greenend.org.uk>
In reply to#180607
TimH <thnews@poboxmolar.com.invalid> wrote:
> Yeehaa! Thanks. I really should have been able to find that myself before now!
> Farewell to the pesky horizontal bar. I'll have a look at your other .css mods
> next. And thanks also for flagging the Usenapp bug.

Going in the opposite direction, I use:
https://github.com/Aris-t2/CustomCSSforFx

to get 6 rows of tabs, which I find much more usable than stock FF or
vertical tabs. Each to their own...

Theo

[toc] | [prev] | [standalone]


Back to top | Article view | uk.comp.sys.mac


csiph-web