Description
The new SlideShow action, added in Moin 1.9, uses CSS from <current_theme>/SlideShow.css, but this css is provided only for modernized theme. The theme-neutral content of that CSS should rather be located at common/SlideShow.css. The Modernized-specific content should be in modernized/css/action/SlideShow.css. The action should send two CSS links, one to common/SlideShow.css, and following, one to <current_theme>/css/action/SlideShow.css. This way, themes other than Modernized will be able to customize the presentation look.
See also FeatureRequests/MergeNavigationMacroAndSlideShowAction.
Steps to reproduce
Workaround
A possible workaround is copying the Modernized stylesheet to <current_theme>/SlideShow.css. -- RenatoSilva
Discussion
Plan
- Priority:
- Assigned to:
- Status: