cziegeler    2002/07/02 07:39:11

  Added:       src/webapp/samples/resources/icons cocoon.ico
               src/webapp/samples/resources/images banner.gif cocoon.gif
               src/webapp/samples/resources/images/slides home.png
                        next-section.png next.png previous-section.png
                        previous.png
               src/webapp/samples/resources/styles jakarta_apache_org.css
                        sitemap.css slides-apachecon.css
  Removed:     src/webapp/resources/icons cocoon.ico
               src/webapp/resources/images banner.gif cocoon.gif
               src/webapp/resources/images/slides home.png next-section.png
                        next.png previous-section.png previous.png
               src/webapp/resources/styles jakarta_apache_org.css
                        sitemap.css slides-apachecon.css
  Log:
  And finally moved resources
  
  Revision  Changes    Path
  1.1                  xml-cocoon2/src/webapp/samples/resources/icons/cocoon.ico
  
        <<Binary file>>
  
  
  1.1                  xml-cocoon2/src/webapp/samples/resources/images/banner.gif
  
        <<Binary file>>
  
  
  1.1                  xml-cocoon2/src/webapp/samples/resources/images/cocoon.gif
  
        <<Binary file>>
  
  
  1.1                  xml-cocoon2/src/webapp/samples/resources/images/slides/home.png
  
        <<Binary file>>
  
  
  1.1                  
xml-cocoon2/src/webapp/samples/resources/images/slides/next-section.png
  
        <<Binary file>>
  
  
  1.1                  xml-cocoon2/src/webapp/samples/resources/images/slides/next.png
  
        <<Binary file>>
  
  
  1.1                  
xml-cocoon2/src/webapp/samples/resources/images/slides/previous-section.png
  
        <<Binary file>>
  
  
  1.1                  
xml-cocoon2/src/webapp/samples/resources/images/slides/previous.png
  
        <<Binary file>>
  
  
  1.1                  
xml-cocoon2/src/webapp/samples/resources/styles/jakarta_apache_org.css
  
  Index: jakarta_apache_org.css
  ===================================================================
  body {
      font-family: "Times New Roman", Times, serif;
      font-style: normal;
      color: #000000;
      background-color: #FFFFFF;
  }
  
  h1 {
      font-family: Arial, Helvetica, sans-serif;
      color: #0033CC
  }
  
  h2 {
      font-family: Arial, Helvetica, sans-serif;
      color: #0033CC
  }
  
  h3 {
      font-family: Arial, Helvetica, sans-serif;
      color: #0033CC
  }
  
  b {
      font-weight: bold;
  }
  
  .code {
      font-family: Courier, mono;
  }
  
  .codeblock {
      font-family: Courier, mono;
  }
  
  .navheading {
      font-family: Arial, Helvetica, sans-serif;
      font-weight: bold;
      color: #0033CC
  }
  
  .navitem {
      font-family: "Times New Roman", Times, serif;
      margin-left: 10pt;
      color: #000000
  }
  
  .itemdef {
      font-family: "Times New Roman", Times, serif;
      font-size: smaller;
      color: #000000
  }
  
  .fineprint {
      font-family: Arial, Helvetica, sans-serif;
      font-size: smaller;
      color: #000000
  }
  
  
  
  
  1.1                  xml-cocoon2/src/webapp/samples/resources/styles/sitemap.css
  
  Index: sitemap.css
  ===================================================================
  body,td {
    font-family: Helvetica, helv, Arial, sans-serif;
    font-style: normal;
    color: #000000;
  }
  h1 {
    font-family: Helvetica, helv, Arial, sans-serif;
    font-style: 20pt;
    color: navy;
    text-align: center;
  }
  h2 {
    font-family: Helvetica, helv, Arial, sans-serif;
    font-style: 18pt;
    color: black;
  }
  .h3 {
    font-family: Helvetica, helv, Arial, sans-serif;
    font-style: 16pt;
    font-weight: bold;
    color: black;
    text-align: center;
  }
  
  
  
  1.1                  
xml-cocoon2/src/webapp/samples/resources/styles/slides-apachecon.css
  
  Index: slides-apachecon.css
  ===================================================================
  #main {
          border: none;
          font-size: 20pt;
          line-height: 24pt;
          font-family: Helvetica;
          font-variant: normal;
          font-style: normal;
          font-stretch: normal;
          font-size-adjust: none
          padding: 0.5em 0.5em 0.5em 0.5em
  }
  
  P {
          font-family: Helvetica;
          font-size: 16pt;
          padding: 10px 10px 10px 10px;
          margin: 10px 20px 10px 20px;
  }
  
  P.quote {
          font-family: Helvetica;
          font-size: 16pt;
          font-style: italic;
  }
  
  PRE {
          font-family: Monospace;
          font-size: 14pt;
          padding: 0px 0px 0px 50px;
  }
  
  H1 {
          font-family: Helvetica;
          font-size: 34pt;
          line-height: 36pt;
          text-align: center;
          padding: 30px 10px 10px 10px;
  }
  
  H3 {
          font-family: Helvetica;
          font-size: 20pt;
          line-height: 24pt;
          text-align: center;
          font-weight: lighter;
          font-style: normal
  }
  
  UL {
          font-family: Helvetica;
          font-size: 20pt;
          line-height: 35pt;
          margin: 30px 100px 30px 50px;
  }
  
  A:link { color: #0000A0 }
  A:visited { color: #A00000 }
  A:active { color: #00A000 }
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to