RetroZilla/toolkit/themes/pinstripe/mozapps/downloads/unknownContentType.css
2015-10-20 23:03:22 -04:00

27 lines
310 B
CSS

#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;
}