[jboss-cvs] JBossCache/docs/styles/en ...

Manik Surtani msurtani at jboss.com
Mon Jan 22 22:04:03 EST 2007


  User: msurtani
  Date: 07/01/22 22:04:03

  Modified:    docs/styles/en  html.css
  Log:
  finished API docs up to chapter 3.
  
  Revision  Changes    Path
  1.2       +1 -20     JBossCache/docs/styles/en/html.css
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: html.css
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/docs/styles/en/html.css,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- html.css	22 Jan 2007 22:50:10 -0000	1.1
  +++ html.css	23 Jan 2007 03:04:03 -0000	1.2
  @@ -95,6 +95,7 @@
      border-color: #CCCCCC;
      background-color: #F4F4F4;
      font-family: monospace;
  +   width: auto;
   }
   
   HR {
  @@ -106,26 +107,6 @@
      color: #CCCCCC;
   }
   
  -.variablelist {
  -   padding-top: 10;
  -   padding-bottom: 10;
  -   margin: 0;
  -}
  -
  -.itemizedlist {
  -   padding-top: 0;
  -   padding-bottom: 0;
  -   margin: 0;
  -   list-style-type: disc;
  -
  -}
  -
  -.orderedlist {
  -   padding-top: 0;
  -   padding-bottom: 0;
  -   margin: 0;
  -}
  -
   .term {
      font-weight: bold;
   }
  
  
  



More information about the jboss-cvs-commits mailing list