am 8c0f5b3a: enable download box style for qv sidebox

* commit '8c0f5b3aefac3c824155cf883e61b021a6d8fd8f':
  enable download box style for qv sidebox
This commit is contained in:
Scott Main 2013-07-08 15:25:55 -07:00 committed by Android Git Automerger
commit 51852a3fc1

View file

@ -1784,11 +1784,13 @@ EndColorStr='#ececec');
font-size:inherit;
}
#tb .download-box {
#tb .download-box,
#qv .download-box {
padding:0 0 0 15px;
}
#tb .download-box .filename {
#tb .download-box .filename,
#qv .download-box .filename {
font-size:11px;
margin:4px 4px 10px;
color:#666;