[Bug 1228009] Re: Regression: Zebra striping is no longer present

Sparhawk 1228009 at bugs.launchpad.net
Wed Sep 25 00:55:05 UTC 2013


I'm not really sure what the difference is, but and here is some
alternative code for userChrome.css from a link in the linked mozilla
bug.


#threadTree > treechildren::-moz-tree-row(odd) {
  background-color: -moz-oddtreerow !important;
} 
#threadTree > treechildren::-moz-tree-row(selected) {
  background-color: -moz-cellhighlight !important;
}
#threadTree -> treechildren::-moz-tree-row(selected, focus) {
  background-color: Highlight !important;
}

-- 
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to thunderbird in 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




More information about the Ubuntu-mozillateam-bugs mailing list