Some things I found after upgrading to 346:

Much to many CSS errors in my javascript console. Some related to IE hacks (I'm 
working with Firefox 1.5.0.6). Basically in mail.css and also in common.css. 
I'll lay down only some, because there are too much:

Unknown property 'behaviour' in line... (this is in common.css)

img
{
  behavior: url('skins/default/pngbehavior.htc');
}

In mail.css there are errors like this (sorry it's in spanish):

Error: Error al leer el valor para la propiedad 'width'.  Declaración rechazada.
Archivo de origen: https://bugs.unl.edu.ar/mail/skins/default/mail.css
Línea: 119

And:

/*\*/
html>body*#quicksearchbar { background-image: none; }
html>body*#quicksearchbar a { top: 5px; }
html>body*#quicksearchbar #quicksearchbox { width: 180px; top:0px; right: 1px; 
left: auto; }
/**/

What does this do? I couldn't find much info on it.

And there are lots of others.

Want me to put a ticket in the trac system on this?

On Wed, 13 Sep 2006 21:54:51 -0600, Eric Stadtherr <[EMAIL PROTECTED]> wrote:
> All,
>
> I just committed my changes to integrate the TinyMCE editor into
> RoundCube for HTML editing. The Subversion revision is 345. Everything
> should be pretty seamless, but please note the following:
[snip]

--
---------------------------------------------------------
Lic. Martín Marqués         |   SELECT 'mmarques' ||
Centro de Telemática        |       '@' || 'unl.edu.ar';
Universidad Nacional        |   DBA, Programador,
    del Litoral             |   Administrador
---------------------------------------------------------
--
---------------------------------------------------------
Lic. Martín Marqués         |   SELECT 'mmarques' || 
Centro de Telemática        |       '@' || 'unl.edu.ar';
Universidad Nacional        |   DBA, Programador, 
    del Litoral             |   Administrador
---------------------------------------------------------




Reply via email to