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

Merge commit '81f42236e2971caac9354686d7acbe40f3fe0f4e' into gingerbread-plus-aosp

* commit '81f42236e2971caac9354686d7acbe40f3fe0f4e':
  docs: ensure code-ified links in qv are the proper color
This commit is contained in:
Scott Main
2010-07-15 16:46:26 -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;
}