id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blocking	blockedby
4870	Bug Tracker: make line numbers non-selectable in code attachment preview	patrickwhalen		"add the following css:

table.code th {
    user-select: none; -o-user-select: none; -webkit-user-select: none; -moz-user-select: none;
   ...
}

to the code.css style sheet so that visitors can select and copy code without selecting the associated line numbers."	enhancement	closed	minor	1.4	site	1.3.2	wontfix	code preview line numbers			
