Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8c0f5b3a authored by Scott Main's avatar Scott Main
Browse files

enable download box style for qv sidebox

Change-Id: I209e9971d886e45498aab0b4d43241ded5285f24
parent 686f55a5
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -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;