2 * (C) Copyright 2008 Jeremy Maitin-Shepard
3 * (C) Copyright 2009 John Foerch
5 * Use, modification, and distribution are subject to the terms specified in the
12 /* Hard coding these values is probably not good, but I can't figure
13 out how to get them as more general system preferences. Perhaps
14 someone with better CSS-fu can figure it out. */
19 body
.download-buffer
{
20 background-color: #bbbbbb;
39 #download-progress-container {
42 border: 1px solid black
;
45 background-color: #cccccc;
49 #download-progress-bar {
51 background-color: #666666;