[TYPO3-templavoila] BE TV CSS style not included when own BE CSS file is added

Ron Hall ronslists at busynoggin.com
Sat Sep 18 17:06:52 CEST 2010


Hello,

I just discovered something interesting working with TV trunk.

If I include a backend stylesheet like this in TSConfig:

mod.web_txtemplavoilaM1.stylesheet = ../fileadmin/backend.css

Then at least one of TV's style declarations is not included. Even if my stylesheet is blank.

The style declaration I noticed is this:

.typo3-templavoila-pagemodule > #typo3-docbody > #typo3-docheader-row2 {
  height: auto;
}

When my stylesheet is not included I can see that style in Firebug but when my stylesheet is included then I do not see it.

I had expected that adding a stylesheet would not eliminate any of TV's styles. It would simply allow me rewrite them in my stylesheet.

My question is this. Is this normal behavior? If so, then where are the styles that are no longer included? I need to review them to make sure I include them in my stylesheet.

If this is not intended behavior then I will enter as a bug report. Just let me know.

Thanks,
Ron Hall
Busy Noggin, Inc.





More information about the TYPO3-project-templavoila mailing list