some corrections and finishing touches to that LCARStrek works well for Firefox 55...
[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;
dae45075
RK
15 margin-inline-start: 0px;
16 margin-inline-end: 5px;
0697ec23 17}
18
19.small-indent {
dae45075
RK
20 margin-inline-start: 15px;
21 margin-inline-end: 15px;
0697ec23 22}
23
4d12b027 24.small-indent label {
dae45075 25 margin-inline-start: 0px;
4d12b027 26}