Index: mod1/index.php =================================================================== --- mod1/index.php (revision 34803) +++ mod1/index.php (working copy) @@ -79,6 +79,7 @@ $this->doc = t3lib_div::makeInstance('noDoc'); $this->doc->backPath = $BACK_PATH; $this->doc->form='
'; + $this->doc->styleSheetFile2 = t3lib_extMgm::extRelPath('dam') . 'res/css/stylesheet.css'; if (t3lib_div::compat_version('4.2.0')) { $this->doc->getContextMenuCode();