RetroZilla/toolkit/themes/pinstripe/mozapps/downloads/unknownContentType.css

27 lines
310 B
CSS
Raw Normal View History

2015-10-21 05:03:22 +02:00
#unknownContentType {
font: menu;
}
description {
font-weight: bold;
}
.plain {
background-color: transparent;
background-image: none;
border: none;
}
#contentTypeImage {
margin-right: 3px;
width: 16px;
}
#container > .small-indent {
margin-left: 0px;
}
.small-indent label {
margin-left: 0px;
}