Rafal Krzewski wrote on Wednesday, January 14, 2004 3:04 PM: > J�rg Schaible wrote: > >> with the current version of 1.0-rc2 (from CVS) and all plugins built >> fom CVS, I had to notice that the style of new generated sites differ >> a lot. I had previsouly used properties mensioned in the >> xdoc-plugin-docs to adjust colors to our companies' CI, but they are >> not respected with the new style anymore. How can I return to the >> previous style? And where can I create such a complete new style on >> my own? > > Create xdocs/style/project.css and work from here. It's much > more powerful and flexible than the eariler peorperties approach.
Yeah, but wait ... how does xdoc know anything about a css file in a xdoc/style directory (still searching for some docs ...)? Looking into my project, xdoc generates three css files out of nowhere (maven-base, maven-theme, print ... OK, I know they're coming from the plugin's resources). But what I have to do, that a xdoc/style/my.css for my project is working? Is it just locating a file there or must it have the name of onw of the files above? What are the used ids from xdoc that I can assign an own style ... ? Regards, J�rg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
