2 * (C) Copyright 2008 Jeremy Maitin-Shepard
4 * Use, modification, and distribution are subject to the terms specified in the
9 background-color: #bbbbbb;
25 /* Hard coding these values is probably not good, but I can't figure
26 out how to get them as more general system preferences. Perhaps
27 someone with better CSS-fu can figure it out. */
31 div
.download-label
, div
.download-value
{
45 #download-progress-container {
49 border: 1px solid black
;
50 padding: 0px 0px 0px 0px;
51 margin: 0px 0px 0px 0px;
52 background-color: #cccccc;
56 #download-progress-bar {
58 background-color: #666666;
59 margin: 0px 0px 0px 0px;