https://bugzilla.novell.com/show_bug.cgi?id=236909 Summary: add a :hover "ruler" to status monitor Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: P5 - None Component: BuildService AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: suse-beta@cboltz.de QAContact: adrian@novell.com If you have lots of build targets in a project, it's hard to associate the build result in the very right column with the package name in the very left column. Please add a visual ruler to the <tr> under the mouse. To do this, - add this line to the CSS: .buildstatus tr:hover { background:#e4f4dc; } - change "<table>" to "<table class='buildstatus'>" in the build status monitor page -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.