summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/3
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2009-11-15 12:06:20 -0800
committerJean-Baptiste Queru <jbq@google.com>2009-11-15 12:06:23 -0800
commit478de466ce0504b9af639c3338b883893670a8e8 (patch)
tree61aba455baf06a4821a65b82d1115929619b49bd /docs/html/sdk/api_diff/3
parent2b63ff51d5202eb2b458e937d4b65b326238733e (diff)
parent9db3d07b9620b4269ab33f78604a36327e536ce1 (diff)
merge from eclair
Diffstat (limited to 'docs/html/sdk/api_diff/3')
-rw-r--r--docs/html/sdk/api_diff/3/changes.html10
-rw-r--r--docs/html/sdk/api_diff/3/stylesheet-jdiff.css3
2 files changed, 7 insertions, 6 deletions
diff --git a/docs/html/sdk/api_diff/3/changes.html b/docs/html/sdk/api_diff/3/changes.html
index bc0f8791013c..9bc67b987711 100644
--- a/docs/html/sdk/api_diff/3/changes.html
+++ b/docs/html/sdk/api_diff/3/changes.html
@@ -26,12 +26,12 @@ body{overflow:auto;}
body{background-image:url();padding:12px;}
</style>
</head>
-<FRAMESET COLS="242,**" frameborder="1" border="7" bordercolor="#e9e9e9">
-<frameset rows="164,**" frameborder="1" border="7" resizable="yes">
- <FRAME SRC="changes/jdiff_topleftframe.html" SCROLLING="no" NAME="topleftframe">
- <FRAME SRC="changes/alldiffs_index_all.html" SCROLLING="auto" NAME="bottomleftframe">
+<FRAMESET COLS="242,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9">
+<frameset rows="174,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9">
+ <FRAME SRC="changes/jdiff_topleftframe.html" SCROLLING="no" NAME="topleftframe" frameborder="1">
+ <FRAME SRC="changes/alldiffs_index_all.html" SCROLLING="auto" NAME="bottomleftframe" frameborder="1">
</FRAMESET>
- <FRAME SRC="changes/changes-summary.html" SCROLLING="auto" NAME="rightframe">
+ <FRAME SRC="changes/changes-summary.html" SCROLLING="auto" NAME="rightframe" frameborder="1">
</FRAMESET>
<NOFRAMES>
<H2>
diff --git a/docs/html/sdk/api_diff/3/stylesheet-jdiff.css b/docs/html/sdk/api_diff/3/stylesheet-jdiff.css
index b3c1b9af86b9..abc4dd5eb80b 100644
--- a/docs/html/sdk/api_diff/3/stylesheet-jdiff.css
+++ b/docs/html/sdk/api_diff/3/stylesheet-jdiff.css
@@ -3,6 +3,7 @@
div.and-diff-id {border: 1px solid #eee;position:relative;float:right;clear:both;padding:0px;}
table.diffspectable {border:1px;padding:0px;margin:0px;}
+table.jdiffIndex {margin-bottom:.5em;}
.diffspechead {background-color:#eee;}
.diffspectable tr {border:0px;padding:0px;}
.diffspectable td {background-color:eee;border:0px;font-size:90%;font-weight:normal;padding:0px;padding-left:1px;padding-right:1px;text-align:center;color:777;}
@@ -29,7 +30,7 @@ tt {font-size:11pt;font-family:monospace;}
}
.hiddenlink {
font-size:96%;
- line-height:.8em;
+/* line-height:.8em; */
text-decoration:none;}
a {
text-decoration:none;}