diff options
author | Dirk Dougherty <ddougherty@google.com> | 2009-10-27 18:02:29 -0700 |
---|---|---|
committer | Dirk Dougherty <ddougherty@google.com> | 2009-10-27 18:58:54 -0700 |
commit | 00dc5756b1bf0a4cfd7a0b314b87ed12a3ced244 (patch) | |
tree | aaeea976898300ae765da1ee71068183c196609c /docs/html/sdk/api_diff/4/stylesheet-jdiff.css | |
parent | 946f9d1edc25346f42e30e94e1553bcadea2acf5 (diff) | |
download | frameworks_base-00dc5756b1bf0a4cfd7a0b314b87ed12a3ced244.zip frameworks_base-00dc5756b1bf0a4cfd7a0b314b87ed12a3ced244.tar.gz frameworks_base-00dc5756b1bf0a4cfd7a0b314b87ed12a3ced244.tar.bz2 |
doc change: some fixes for online sdk docs. update "testing" section of screens support doc.
Bug: 2160782
Change-Id: Ib80db9231f91a36f503db487982378b252c0fcd8
Diffstat (limited to 'docs/html/sdk/api_diff/4/stylesheet-jdiff.css')
-rw-r--r-- | docs/html/sdk/api_diff/4/stylesheet-jdiff.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/html/sdk/api_diff/4/stylesheet-jdiff.css b/docs/html/sdk/api_diff/4/stylesheet-jdiff.css index b3c1b9a..824b3df 100644 --- a/docs/html/sdk/api_diff/4/stylesheet-jdiff.css +++ b/docs/html/sdk/api_diff/4/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;} |