gecko/toolkit/themes/winstripe/mozapps/extensions/blocklist.css

17 lines
247 B
CSS
Raw Normal View History

richlistitem {
padding-top: 6px;
padding-bottom: 6px;
-moz-padding-start: 7px;
-moz-padding-end: 7px;
border-bottom: 1px solid #C0C0C0;
}
.addonName {
font-weight: bold;
}
.blockedLabel {
font-weight: bold;
font-style: italic;
}