[Zope-CVS] CVS: ZopeProducts/RotterdamSprint - configure.zcml:1.1 zope3.css:1.1

Jan-Wijbrand Kolman jw@infrae.com
Tue, 3 Dec 2002 06:09:09 -0500


Update of /cvs-repository/ZopeProducts/RotterdamSprint
In directory cvs.zope.org:/tmp/cvs-serv3875/RotterdamSprint

Added Files:
	configure.zcml zope3.css 
Log Message:
Rotterdam sprint skin efforts

=== Added File ZopeProducts/RotterdamSprint/configure.zcml ===
<zopeConfigure
   xmlns='http://namespaces.zope.org/zope'
   xmlns:browser='http://namespaces.zope.org/browser' >

   <browser:menu 
     id="zmi_views" 
     title="Menu for displaying alternate representations
       of an object" />

  <browser:skin 
    name="ZopeTop" 
    layers="rotterdam" />

  <browser:resource name="zope3.css" 
    file="zope3.css"
    layer="css" />

</zopeConfigure>

=== Added File ZopeProducts/RotterdamSprint/zope3.css ===
/* 
** Plone style sheet for CSS2-capable browsers.
** Alexander Limi, 2002 - http://limi.net
**
** Thanks to Geir Bækholt, Stian Søiland for input and guidance.
**
** Style sheet documentation can be found at http://plone.org/documentation
**
*/