A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-checkins/2000-October/014024.html below:

[Python-checkins] CVS: python/dist/src/Doc/tools mkmodindex,1.6,1.7

[Python-checkins] CVS: python/dist/src/Doc/tools mkmodindex,1.6,1.7Fred L. Drake python-dev@python.org
Wed, 4 Oct 2000 06:39:27 -0700
Update of /cvsroot/python/python/dist/src/Doc/tools
In directory slayer.i.sourceforge.net:/tmp/cvs-serv23499/tools

Modified Files:
	mkmodindex 
Log Message:

Remove styling information that conflicts with or duplicates the stylesheet;
different browsers resolve the conflicts differently, and the "proper"
resolution is not what we actually want.

Reported by Peter Funk <pf@artcom-gmbh.de>.


Index: mkmodindex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/tools/mkmodindex,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** mkmodindex	2000/09/07 20:07:41	1.6
--- mkmodindex	2000/10/04 13:39:24	1.7
***************
*** 174,179 ****
  <td><img width="32" height="32" align="bottom" border="0" alt=""
   src="%(iconserver)s/blank.%(imgtype)s"></td>
! <td align="center" bgcolor="#99CCFF" width="100%%">
!  <b class="title">%(title)s</b></td>
  <td><img width="32" height="32" align="bottom" border="0" alt=""
   src="%(iconserver)s/blank.%(imgtype)s"></td>
--- 174,178 ----
  <td><img width="32" height="32" align="bottom" border="0" alt=""
   src="%(iconserver)s/blank.%(imgtype)s"></td>
! <td align="center" width="100%%">%(title)s</td>
  <td><img width="32" height="32" align="bottom" border="0" alt=""
   src="%(iconserver)s/blank.%(imgtype)s"></td>
***************
*** 197,201 ****
    <link rel="STYLESHEET" href="lib/lib.css">
  </head>
! <body bgcolor=white>
  ''' + NAVIGATION + '''\
  <hr>
--- 196,200 ----
    <link rel="STYLESHEET" href="lib/lib.css">
  </head>
! <body>
  ''' + NAVIGATION + '''\
  <hr>




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4