Hi,
after migrating from Trac 1.2.3 to 1.4, my custom style.css does not work 
anymore. I have this to make tickets use more horizontal space on our 
default 24" 1920px screens:

$ cat htdocs/style.css 
#content.ticket
{
    width: auto;
    max-width: 1400px;
}


I guess this is caused by the genshi > Jinja2 migration. How can I do this 
modification now?

Best regards.

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/d5e44489-6a6a-4dee-8ed5-b20e495b5b3e%40googlegroups.com.

Reply via email to