summaryrefslogtreecommitdiffstats
path: root/docs/html/sdk/win-usb.jd
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2010-04-07 17:05:16 -0700
committerDirk Dougherty <ddougherty@google.com>2010-05-11 20:07:32 -0700
commit0d1b0814be24f501395bf175fba8691117f782d5 (patch)
tree9aa8a36c07711b8aee40c300f6989aa13f4f4897 /docs/html/sdk/win-usb.jd
parent4d5275e723221df67aad00a440dd6a2e9a22caae (diff)
downloadframeworks_base-0d1b0814be24f501395bf175fba8691117f782d5.zip
frameworks_base-0d1b0814be24f501395bf175fba8691117f782d5.tar.gz
frameworks_base-0d1b0814be24f501395bf175fba8691117f782d5.tar.bz2
Doc change: updates for new tools, platform, adt versions. Misc other fixes updates in doc files.
Change-Id: I7abf541316f2796079cf646a3294db535fcaaa8a
Diffstat (limited to 'docs/html/sdk/win-usb.jd')
-rw-r--r--docs/html/sdk/win-usb.jd3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/html/sdk/win-usb.jd b/docs/html/sdk/win-usb.jd
index 38b34ed..37d2cbb 100644
--- a/docs/html/sdk/win-usb.jd
+++ b/docs/html/sdk/win-usb.jd
@@ -69,6 +69,9 @@ padding: .25em 1em;
.toggleable a {
text-decoration:none;
}
+.toggleme a {
+ text-decoration:underline;
+}
.toggleable.closed .toggleme {
display:none;
}