[Python-checkins] r71438 - in python/branches/release30-maint: Doc/tools/sphinxext/static/basic.css

georg.brandl python-checkins at python.org
Fri Apr 10 09:07:22 CEST 2009


Author: georg.brandl
Date: Fri Apr 10 09:07:22 2009
New Revision: 71438

Log:
Merged revisions 71436-71437 via svnmerge from 
svn+ssh://svn.python.org/python/branches/py3k

................
  r71436 | georg.brandl | 2009-04-10 09:01:52 +0200 (Fr, 10 Apr 2009) | 9 lines
  
  Merged revisions 71409 via svnmerge from 
  svn+ssh://pythondev@svn.python.org/python/trunk
  
  ........
    r71409 | georg.brandl | 2009-04-09 21:01:04 +0200 (Do, 09 Apr 2009) | 1 line
    
    Add a custom stylesheet with better table formatting.
  ........
................
  r71437 | georg.brandl | 2009-04-10 09:02:56 +0200 (Fr, 10 Apr 2009) | 21 lines
  
  Merged revisions 71424-71425,71428-71429 via svnmerge from 
  svn+ssh://pythondev@svn.python.org/python/trunk
  
  ........
    r71424 | raymond.hettinger | 2009-04-10 01:25:30 +0200 (Fr, 10 Apr 2009) | 1 line
    
    More table formatting.
  ........
    r71425 | raymond.hettinger | 2009-04-10 01:34:14 +0200 (Fr, 10 Apr 2009) | 1 line
    
    Center table headings.
  ........
    r71428 | raymond.hettinger | 2009-04-10 02:49:41 +0200 (Fr, 10 Apr 2009) | 1 line
    
    More table clean-up
  ........
    r71429 | raymond.hettinger | 2009-04-10 04:01:21 +0200 (Fr, 10 Apr 2009) | 1 line
    
    IE needs the border-left:0 for some reason.
  ........
................


Added:
   python/branches/release30-maint/Doc/tools/sphinxext/static/basic.css
      - copied unchanged from r71437, /python/branches/py3k/Doc/tools/sphinxext/static/basic.css
Modified:
   python/branches/release30-maint/   (props changed)


More information about the Python-checkins mailing list