[issue2386] Not all CSS styles export the 'closed' style tag

Ryan Phillips bugs at mercurial.selenic.com
Sat Sep 18 03:47:57 UTC 2010


New submission from Ryan Phillips <ryan at trolocsis.com>:

The following styles are missing the closed style tag: gitweb, monoblue,
styles.css.

It would be a nicer experience to be able to quickly see which branches were
active or closed besides a color modification.

These entries were added to my local mercurial install to help me out:

style-gitweb.css:td.closed { background-color: #99f; }
style-monoblue.css:table tr td.closed { background-color: #99f; }

----------
messages: 13650
nosy: rphillips
priority: bug
status: unread
title: Not all CSS styles export the 'closed' style tag

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue2386>
____________________________________________________


More information about the Mercurial-devel mailing list