am befeb8e5: docs: css tweaks to quickview subrule

* commit 'befeb8e5d54efe9511237e7f5cd99707e1717cb5':
  docs: css tweaks to quickview subrule
This commit is contained in:
Scott Main 2011-03-04 11:17:24 -08:00 committed by Android Git Automerger
commit a9c45d1311
1 changed files with 15 additions and 14 deletions

View File

@ -920,20 +920,6 @@ p.table-caption {
padding:0 10px;
}
#qv-extra #rule {
padding: 0 10px;
margin: 0;
}
#qv-sub-rule {
padding: 6px 20px;
margin: 0;
}
#qv-sub-rule p {
margin: 0;
}
#jd-content #qv h2 {
font-size:1.05em;
font-weight:bold;
@ -946,6 +932,21 @@ p.table-caption {
z-index:1;
}
#qv-extra #rule {
padding: 0 10px;
margin: 0;
}
#qv-sub-rule {
padding: 5px 15px 10px;
margin: 0;
}
#jd-content
#qv-sub-rule h2 {
margin: 0 0 .5em 0;
}
/* END quickview sidebar element styles */
/* Begin sidebox sidebar element styles */