From 00dc5756b1bf0a4cfd7a0b314b87ed12a3ced244 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Tue, 27 Oct 2009 18:02:29 -0700 Subject: doc change: some fixes for online sdk docs. update "testing" section of screens support doc. Bug: 2160782 Change-Id: Ib80db9231f91a36f503db487982378b252c0fcd8 --- docs/html/sdk/api_diff/3/changes.html | 10 +++++----- docs/html/sdk/api_diff/3/stylesheet-jdiff.css | 3 ++- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'docs/html/sdk/api_diff/3') diff --git a/docs/html/sdk/api_diff/3/changes.html b/docs/html/sdk/api_diff/3/changes.html index bc0f879..9bc67b9 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;} - - - - + + + + - + <H2> diff --git a/docs/html/sdk/api_diff/3/stylesheet-jdiff.css b/docs/html/sdk/api_diff/3/stylesheet-jdiff.css index b3c1b9a..abc4dd5 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;} -- cgit v1.1