sync with changes up to http://hg.mozilla.org/mozilla-central/rev/03de2d980072
[themes.git] / EarlyBlue / mozapps / downloads / unknownContentType.css
1
2 #from {
3   margin-top: 1px; 
4 }
5
6 #location {
7   font-weight: bold;
8 }
9
10 #contentTypeImage {
11   margin-top: 0px;
12   margin-bottom: 0px;
13   -moz-margin-start: 0px;
14   -moz-margin-end: 5px;
15 }
16
17 .small-indent {
18   -moz-margin-start: 15px; 
19   -moz-margin-end: 15px;
20 }
21
22 .small-indent label {
23   -moz-margin-start: 0px; 
24 }