some corrections and finishing touches to that LCARStrek works well for Firefox 55...
[themes.git] / EarlyBlue / mozapps / extensions / blocklist.css
CommitLineData
3bcb0be1
RK
1richlistitem {
2 padding-top: 6px;
3 padding-bottom: 6px;
dae45075
RK
4 padding-inline-start: 7px;
5 padding-inline-end: 7px;
3bcb0be1
RK
6 border-bottom: 1px solid #6666CC;
7}
8
9.addonName {
10 font-weight: bold;
11}
12
13.blockedLabel {
14 font-weight: bold;
15 font-style: italic;
16}