Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a74771c commit 816aebdCopy full SHA for 816aebd
1 file changed
Doc/tools/mkpkglist
@@ -40,10 +40,10 @@ else:
40
print '''\
41
<table border="1" cellpadding="3" align="center">
42
<thead>
43
- <tr bgcolor="#3399ff"><th rowspan="2">Content</th>
+ <tr bgcolor="#99ccff"><th rowspan="2">Content</th>
44
<th colspan="3">Format</th>
45
</tr>
46
- <tr bgcolor="#3399ff"><th>ZIP</th><th>GZip</th><th>BZip2</th>
+ <tr bgcolor="#99ccff"><th>ZIP</th><th>GZip</th><th>BZip2</th>
47
</thead>
48
<tbody>'''
49
0 commit comments