Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Private messages list seems cramped
Message
From
19/10/2001 11:53:42
 
 
To
19/10/2001 11:49:52
General information
Forum:
Level Extreme
Category:
Other
Miscellaneous
Thread ID:
00569374
Message ID:
00570914
Views:
57
>>>>>>>>Yes, it is more readable without the underlining, but I don't think it is as readable as it was before the new stylesheet. I still think it needs a little more space.
>>>>>>>>
>>>>>>>>Or, I need a 21" monitor. I'll put in the request now. *grin*
>>>>>>>
>>>>>>>In order to see if you are seeing the same thing as I do, can you send me a snapshot of your screen showing one of those lists?
>>>>>>>
>>>>>>
>>>>>>Michel,
>>>>>>
>>>>>>Thanks for making the height of each row configurable. Should this option work already? I have tried various settings between 11 & 20, and I see no difference.
>>>>>
>>>>>Yes, it is. You're trying that under IE, right?
>>>>
>>>>IE 5.50. BTW, I tried clearing cache, to no avail.
>>>
>>>BTW, what list are you looking at?
>>
>>It causes no change on any list...new messages during my session, replies to me, all messages for today, or privates.
>>
>>Should the difference between 11 and 20 be obvious?
>
>I tried several values and they all work.
>
>When you view source, do you see your value in the style section for the List class?

I currently have "Line height of the lists" set to 20. Here is some source:
TABLE.LIST
{
   BORDER: 1px #626262 solid;
   BACKGROUND: #D7DBCE;
   BORDER-COLLAPSE: collapse;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
}

TABLE.LIST TD
{
   BORDER: 1px #626262 solid;
   BORDER-COLLAPSE: collapse;
   FONT-SIZE: 9pt;
   FONT-FAMILY: Arial;
   LINE-HEIGHT: 11pt;
}

TABLE.LIST TH
{
   BORDER: 1px #626262 solid;
   BACKGROUND: #C7CDBA;
   FONT-SIZE: 9pt;
   FONT-FAMILY: Arial;
   LINE-HEIGHT: 11pt;
   font-weight: bold
}
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform