summaryrefslogtreecommitdiffstats
path: root/content/skin/ab.css
diff options
context:
space:
mode:
Diffstat (limited to 'content/skin/ab.css')
-rw-r--r--content/skin/ab.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/content/skin/ab.css b/content/skin/ab.css
new file mode 100644
index 0000000..5c8169b
--- /dev/null
+++ b/content/skin/ab.css
@@ -0,0 +1,8 @@
+treechildren::-moz-tree-image(DirCol, orphaned) {
+ margin-inline-end: 2px;
+ list-style-image: url("chrome://tbsync/content/skin/error16.png");
+}
+
+.abMenuItem[AddrBook="true"][TbSyncIcon="orphaned"] {
+ list-style-image: url("chrome://tbsync/content/skin/error16.png");
+}