On Saturday, March 16, 2013 10:27:51 PM UTC-7, akliewer99 wrote: > THANK YOU VERY MUCH! That was it! > > I had forgotten I did that. When I first setup this Trac environment I was > using custom CSS style. A dark black theme. It was being overwritten by > that jQuery.loadStyleSheet(...) so I commented it out. > > Would you know of a way to keep that I can keep it in but execute it > earlier in the page process so it doesn't won't overwrite my CSS styles? >
Are you adding your CSS as described in (1), or using the ThemeEnginePlugin (2) or some other way? (1) http://trac.edgewall.org/wiki/TracInterfaceCustomization#SiteAppearance (2) http://trac-hacks.org/wiki/ThemeEnginePlugin -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
