summaryrefslogtreecommitdiffstats
path: root/docs/html/sdk/api_diff/3/stylesheet-jdiff.css
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2009-11-18 16:52:02 -0800
committerDirk Dougherty <ddougherty@google.com>2009-11-20 11:17:26 -0800
commit0a056afb714f471a21aa7e06b17744de71c22378 (patch)
tree50997ee1834c4b451cbc53270a2704d29d27d3b9 /docs/html/sdk/api_diff/3/stylesheet-jdiff.css
parentdfc066e769ec227b4dbf0e2e5097973c20c2b34f (diff)
downloadframeworks_base-0a056afb714f471a21aa7e06b17744de71c22378.zip
frameworks_base-0a056afb714f471a21aa7e06b17744de71c22378.tar.gz
frameworks_base-0a056afb714f471a21aa7e06b17744de71c22378.tar.bz2
sdk doc change for esr: Add api diff report 5->6. Update previous diff reports to fix false positives.
Bug:2160782 Change-Id: I0a17a9603b53a46a3a434f29bcd72208af1a745b
Diffstat (limited to 'docs/html/sdk/api_diff/3/stylesheet-jdiff.css')
-rw-r--r--docs/html/sdk/api_diff/3/stylesheet-jdiff.css10
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/html/sdk/api_diff/3/stylesheet-jdiff.css b/docs/html/sdk/api_diff/3/stylesheet-jdiff.css
index abc4dd5..edafaa3 100644
--- a/docs/html/sdk/api_diff/3/stylesheet-jdiff.css
+++ b/docs/html/sdk/api_diff/3/stylesheet-jdiff.css
@@ -3,7 +3,6 @@
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;}
@@ -30,9 +29,16 @@ tt {font-size:11pt;font-family:monospace;}
}
.hiddenlink {
font-size:96%;
-/* line-height:.8em; */
+ line-height:.8em;
text-decoration:none;}
a {
text-decoration:none;}
a:hover {
text-decoration:underline;}
+.indexBox {
+ border: 1px solid red;
+ margin:1em 0 0 0;}
+.letterIndexHead {
+ font-size: 1.5em;font-weight:9;
+ margin:0 0 0em 0;
+ border: 1px solid red;}