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

Change-Id: I61dd859e0749573746c9bfcbf224758463370ba7
This commit is contained in:
Scott Main
2010-06-25 16:09:24 -07:00
parent a0cb466645
commit 9269a71175

View File

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