Lib/static/style/

From EPrints Documentation
Revision as of 13:48, 4 January 2007 by WikiSysop (talk | contribs)
Jump to: navigation, search

DON'T EDIT THESE FILES....

Editing the contents of this directory is not recommended. See Read Only Directories.

This directory contains the style which is used in every repository. Style related images are kept here to seperate them from content related images.

The .css files in this directory have to be loaded explicitly, unlike those in the auto/ dir which are automatically included into the template.

These files can be overridden by placing files in eprints3/archives/ARCHIVEID/cfg/static/style

  • eprints3/lib/static/style
    • auto/ - Automatically loaded CSS files.
    • images/ - Images related to the style.
    • nojs.css - Styles to override if javascript is turned off.
    • print.css - Styles to override if we are printing, rather than showing on a screen.
    • vlit.css - CSS file used by the VLit tool.