Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Interesting and possibly useful effect for users of View/Headers/All

1 view
Skip to first unread message

Neil

unread,
Sep 10, 2002, 9:45:46 AM9/10/02
to
(usual userChrome.css rules apply)
#msgHeaderView
{
max-height: 10em;
overflow: auto;
}

--
Warning: May contain traces of nuts.

Sailfish

unread,
Sep 10, 2002, 6:40:14 PM9/10/02
to
Neil wrote:
> (usual userChrome.css rules apply)
> #msgHeaderView
> {
> max-height: 10em;
> overflow: auto;
> }
>

I like it so much, I've added it to Sky Pilot :-)

--

Netscape FAQs: http://www.ufaq.org
Netscape 6/7 Tips: http://www.hmetzger.de/net6e.html
Netscape 6 FAQ: http://home.adelphia.net/~sremick/ns6faq.html
Netscape 7 Help/Tips: http://techaholic.net/ns7.html
Web page validation: http://validator.w3.org
About Mozilla: http://www.mozilla.org

Neil

unread,
Sep 13, 2002, 7:57:47 AM9/13/02
to
Sailfish wrote:

> Neil wrote:
>
>> (usual userChrome.css rules apply)
>> #msgHeaderView
>> {
>> max-height: 10em;
>> overflow: auto;
>> }
>
> I like it so much, I've added it to Sky Pilot :-)

I've discovered that this causes problems with messages with
attachments, but you can use #expandedHeaders instead.

Sailfish

unread,
Sep 13, 2002, 9:58:58 AM9/13/02
to
Neil wrote:
> Sailfish wrote:
>
>> Neil wrote:
>>
>>> (usual userChrome.css rules apply)
>>> #msgHeaderView
>>> {
>>> max-height: 10em;
>>> overflow: auto;
>>> }
>>
>>
>> I like it so much, I've added it to Sky Pilot :-)
>
>
> I've discovered that this causes problems with messages with
> attachments, but you can use #expandedHeaders instead.
>
Oh, jeez, thanks! Right after I decide to release the latest version of
the theme with this in it :-(

:-P

Thomas Dodd

unread,
Sep 13, 2002, 2:52:58 PM9/13/02
to mozil...@mozilla.org

Neil wrote:
>>>(usual userChrome.css rules apply)
>>>#msgHeaderView
>>>{
>>> max-height: 10em;
>>> overflow: auto;
>>>}

> I've discovered that this causes problems with messages with

Can you describe the problem? I haven't had
and trouble with it (Solaris/Classic skin).

> attachments, but you can use #expandedHeaders instead.

How? Replace #msgHeaderView with #expandedHeaders?

-Thomas


Sailfish

unread,
Sep 13, 2002, 3:56:52 PM9/13/02
to
Neil wrote:
> Sailfish wrote:
>
>> Neil wrote:
>>
>>> (usual userChrome.css rules apply)
>>> #msgHeaderView
>>> {
>>> max-height: 10em;
>>> overflow: auto;
>>> }
>>
>>
>> I like it so much, I've added it to Sky Pilot :-)
>
>
> I've discovered that this causes problems with messages with
> attachments, but you can use #expandedHeaders instead.

Yes, much, much better, thx.

0 new messages