summaryrefslogtreecommitdiffstats
path: root/docs/html/sdk/api_diff/3/stylesheet-jdiff.css
diff options
context:
space:
mode:
authorDirk Dougherty <>2009-04-21 14:56:21 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-04-21 14:56:21 -0700
commit901305d0a11d86eec516bd085a39d7eafde46047 (patch)
tree8c49693fe3053ae160f11fa72d21896ecd3dc184 /docs/html/sdk/api_diff/3/stylesheet-jdiff.css
parent1362dad293cefae8bcf096592ab512afba28d395 (diff)
downloadframeworks_base-901305d0a11d86eec516bd085a39d7eafde46047.zip
frameworks_base-901305d0a11d86eec516bd085a39d7eafde46047.tar.gz
frameworks_base-901305d0a11d86eec516bd085a39d7eafde46047.tar.bz2
AI 147236: am: CL 147230 am: CL 147228 Add API diff report to SDK docs (API Level 2 to 3)
Original author: ddougherty Merged from: //branches/cupcake/... Original author: android-build Automated import of CL 147236
Diffstat (limited to 'docs/html/sdk/api_diff/3/stylesheet-jdiff.css')
-rw-r--r--docs/html/sdk/api_diff/3/stylesheet-jdiff.css37
1 files changed, 37 insertions, 0 deletions
diff --git a/docs/html/sdk/api_diff/3/stylesheet-jdiff.css b/docs/html/sdk/api_diff/3/stylesheet-jdiff.css
new file mode 100644
index 0000000..b3c1b9a
--- /dev/null
+++ b/docs/html/sdk/api_diff/3/stylesheet-jdiff.css
@@ -0,0 +1,37 @@
+
+/* (http://www.jdiff.org) */
+
+div.and-diff-id {border: 1px solid #eee;position:relative;float:right;clear:both;padding:0px;}
+table.diffspectable {border:1px;padding:0px;margin:0px;}
+.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;}
+td.diffvalueold {color:orange;background-color:white;border:0px;font-size:80%;font-style:normal;text-align:left;padding:0px;padding-left:1px;padding-right:1px;line-height:.95em;}
+td.diffvaluenew {color:green;background-color:white;border:0px;font-size:80%;font-weight:normal;text-align:left;padding:0px;padding-left:1px;padding-right:1px;line-height:.95em;}
+td.diffvalue {color:444;background-color:white;border:0px;font-size:80%;font-weight:normal;text-align:left;padding:0px;padding-left:1px;padding-right:1px;line-height:.95em;}
+td.diffspec {background-color:white;border:0px;font-size:80%;font-weight:normal;padding:1px;color:444;text-align:right;padding-right:.5em;line-height:.95em;}
+tt {font-size:11pt;font-family:monospace;}
+.indexHeader {
+ font-size:96%;
+ line-height:.8em;}
+.jdiffIndex td {
+ font-size:96%;
+ xline-height:.8em;
+ padding:2px;
+ padding-left:1em;}
+.indexText {
+ font-size:100%;
+ padding-left:1em;}
+#indexTableCaption {
+ font-size:96%;
+ margin-top:.25em;
+ margin-bottom:0;
+ }
+.hiddenlink {
+ font-size:96%;
+ line-height:.8em;
+ text-decoration:none;}
+a {
+ text-decoration:none;}
+a:hover {
+ text-decoration:underline;}