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

Merge commit '21bd43a3d9600f25a1d52bde639e0d701cfa86f2'

* commit '21bd43a3d9600f25a1d52bde639e0d701cfa86f2':
  docs: ensure code-ified links in qv are the proper color
This commit is contained in:
Scott Main
2010-07-15 23:21:04 -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;
}