stas        02/02/02 22:44:27

  Modified:    .        TODO
               src      style.css
  Log:
  - use a consistent fg color for left bar titles
  
  Revision  Changes    Path
  1.9       +4 -7      modperl-docs/TODO
  
  Index: TODO
  ===================================================================
  RCS file: /home/cvs/modperl-docs/TODO,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- TODO      3 Feb 2002 05:58:02 -0000       1.8
  +++ TODO      3 Feb 2002 06:44:27 -0000       1.9
  @@ -2,20 +2,17 @@
   
   - Basic
   
  - o The ads crash NS4 (any version)
  + o NS4, cannot make bg-image to render
  +
  + o NS4, this pages is messed up: dst_html/download/bundles.html
   
   - Menu: 
   
     o Need to try to make the menu smaller
   
  -- Navigation
  -
  -  o The 'TOP' image should be made using the same colors as other
  -    widgets.
  -
   - Internal links (e.g. in src/docs/1.0/guide) aren't hyperlinked.
   
   - Think about porting the conferences stuff
   
  -- /src/creation.html, should be completed and linked from somewhere
  +- src/creation.html, should be completed and linked from somewhere
     (the tail?)
  
  
  
  1.17      +4 -4      modperl-docs/src/style.css
  
  Index: style.css
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/style.css,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- style.css 3 Feb 2002 06:36:51 -0000       1.16
  +++ style.css 3 Feb 2002 06:44:27 -0000       1.17
  @@ -102,11 +102,11 @@
   }
   
   .table-head  { }
  -.table-top   { background-color:#cccccc; }
  -.table-cell  { background-color:#eeeeee; 
  +.table-top   { background-color: #cccccc; color: #525d76;}
  +.table-cell  { background-color: #eeeeee; 
                  vertical-align:top; }
  -.table-surround      { background-color:black; }
  -.table-light { background-color:#00cc99; }
  +.table-surround      { background-color: black; }
  +.table-light { background-color: #00cc99; }
   
   
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to