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

Max Barry 1228009 at bugs.launchpad.net
Fri Sep 27 07:12:33 UTC 2013


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 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