some corrections and finishing touches to that LCARStrek works well for Firefox 55...
[themes.git] / EarlyBlue / mozapps / downloads / unknownContentType.css
... / ...
CommitLineData
1
2#from {
3 margin-top: 1px;
4}
5
6#location {
7 font-weight: bold;
8}
9
10#contentTypeImage {
11 height: 16px;
12 width: 16px;
13 margin-top: 0px;
14 margin-bottom: 0px;
15 margin-inline-start: 0px;
16 margin-inline-end: 5px;
17}
18
19.small-indent {
20 margin-inline-start: 15px;
21 margin-inline-end: 15px;
22}
23
24.small-indent label {
25 margin-inline-start: 0px;
26}