This will restore zebra striping AND fix the problem that caused them to
remove striping:

/* Put zebra striping back */
#threadTree > treechildren::-moz-tree-row(odd) {
  background-color: -moz-oddtreerow !important;
}
/* Make it easier to see highlighted row when pane not in focus */
#threadTree > treechildren::-moz-tree-row(selected) {
    background-color: Highlight !important;
}

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1228009

Title:
  Regression: Zebra striping is no longer present

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1228009/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to