Fix Ticket #1064
css errors when mousing over right-side buttons in firewall_rules.php
Submitted-by: Royce3 via IRC
Backout these changes.
Add "px" to items to kill CSS errors.
Submitted-by: Royce3 via irc
MFC 7147Dynamically figure out the number of 'frd' cells in a table This allows for different sized tables to use the row moving JS without looking ugly
'<=' -> '<'
submitted-by: pfJason
remove hard coded value now that we have a better more dynamic way to detect the "right" cell
dynamic detection of cell count
Move row selecting javascript into it's own file so we can use it in other screens