We'll create fresh WordPress site with Dragcheck Admin Rows installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Here are two demo styles that you can place in your custom admin CSS stylesheet (created with another plugin of your choice):
.row-checked {
background-color: #BCFFBC!important;
}
.row-checked .check-column {
background-color: #01D200!important;
}
It uses dragcheck jquery plugin by aleximplode
dragcheck on GitHub
This is a simple plugin: no settings page needed.
You can contribute to its developpement on github:
Dragcheck Admin Rows on GitHub