On Fri, Nov 15, 2019 at 4:58 PM Mo <burcheri.mass...@gmail.com> wrote:
>
> 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.

Try to use site_head.html file.
See https://trac.edgewall.org/wiki/TracInterfaceCustomization#SiteAppearance.

-- 
Jun Omae <jun6...@gmail.com> (大前 潤)

-- 
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/CAEVLMahrU-v4_WP1gVgX_JEXJq3Ar7GKO8m6vGMtF3UMvXYL9A%40mail.gmail.com.

Reply via email to