start 2.9 cycle with most of the toolkit winstripe changes for both themes
[themes.git] / EarlyBlue / mozapps / downloads / unknownContentType.css
CommitLineData
0697ec23 1
2#from {
3 margin-top: 1px;
4}
5
6#location {
7 font-weight: bold;
8}
9
10#contentTypeImage {
4d12b027
RK
11 margin-top: 0px;
12 margin-bottom: 0px;
13 -moz-margin-start: 0px;
14 -moz-margin-end: 5px;
0697ec23 15}
16
17.small-indent {
4d12b027
RK
18 -moz-margin-start: 15px;
19 -moz-margin-end: 15px;
0697ec23 20}
21
4d12b027
RK
22.small-indent label {
23 -moz-margin-start: 0px;
24}