am 9269a711: docs: ensure code-ified links in qv are the proper color

Merge commit '9269a711753f2523acd3fe5ae661559f754a1bd0' into gingerbread

* commit '9269a711753f2523acd3fe5ae661559f754a1bd0':
  docs: ensure code-ified links in qv are the proper color
This commit is contained in:
Scott Main
2010-07-15 16:43:38 -07:00
committed by Android Git Automerger

View File

@@ -884,7 +884,8 @@ p.table-caption {
text-decoration:none;
}
#qv a {
#qv a,
#qv a code {
color:#cc6600;
}