update LCARStrek changes for toolkit winstripe changes between 2008-09-21 and 2008...
[themes.git] / LCARStrek / mozapps / extensions / blocklist.css
diff --git a/LCARStrek/mozapps/extensions/blocklist.css b/LCARStrek/mozapps/extensions/blocklist.css
new file mode 100644 (file)
index 0000000..b3d43ac
--- /dev/null
@@ -0,0 +1,16 @@
+richlistitem {
+  padding-top: 6px;
+  padding-bottom: 6px;
+  -moz-padding-start: 7px;
+  -moz-padding-end: 7px;
+  border-bottom: 1px solid #8050B0;
+}
+
+.addonName {
+  font-weight: bold;
+}
+
+.blockedLabel {
+  font-weight: bold;
+  font-style: italic;
+}