bump maxversions
[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 {
68989a96
RK
11 height: 16px;
12 width: 16px;
4d12b027
RK
13 margin-top: 0px;
14 margin-bottom: 0px;
15 -moz-margin-start: 0px;
16 -moz-margin-end: 5px;
0697ec23 17}
18
19.small-indent {
4d12b027
RK
20 -moz-margin-start: 15px;
21 -moz-margin-end: 15px;
0697ec23 22}
23
4d12b027
RK
24.small-indent label {
25 -moz-margin-start: 0px;
26}