Hi Raul

I was looking for the same and I found it in the following css file:
skins/default/mail.css

Here's an example of what I changed:

#messagelist tr td.from,
#messagelist tr td.to
{
  width: 275px;
  vertical-align: middle;
}

#messagelist tr td.date
{
  width: 118px;
  vertical-align: middle;
}

You have to try a bit until it fits what you want.

Best regards,
Claudio


On Sat, Jan 31, 2009 at 12:09 AM, Raul Acevedo <[email protected]> wrote:

>
> Is there a way to make the header columns (e.g. From, Subject) resizable?
>
> Barring that, how can I change their width in the PHP or CSS/skin source?
>
> Thanks,
>
> Raul
> _______________________________________________
> List info: http://lists.roundcube.net/users/
>
_______________________________________________
List info: http://lists.roundcube.net/users/

Reply via email to