All tables (lists and related lists) hightight current row on hover. Hover over a row and the background turns white.

This commit is contained in:
chouseknecht
2013-06-06 19:14:04 -04:00
parent 9a98b4f573
commit e58e80bbad
9 changed files with 15 additions and 7 deletions
@@ -16,6 +16,7 @@ angular.module('ProjectsListDefinition', [])
editTitle: '{{ name }}',
selectInstructions: 'Click on a row to select it, and click Finished when done. Use the green <i class=\"icon-plus\"></i> button to create a new row.',
index: true,
hover: true,
fields: {
name: {