#iListTags.roma table tr:hover { cursor:pointer; background:#303030; } #iListImages.roma table tr:hover, table.roma tr:hover { background:#303030; cursor:default; } li.groupItems table.tagListOrderItem span.listMove, li.groupItems span.listMove { display:inline-block; position:relative; width:15px; height:15px; background:url(./../GrumPluginClasses/icons/buttons.png) transparent no-repeat -285px -15px; } li.groupItems table.tagListOrderItem:hover span.listMove, li.groupItems:hover span.listMove { background-position:-285px 0px; } span.buttonEdit { background-position:-240px -15px; } span.buttonDelete { background-position:-255px -15px; } span.buttonEdit:hover { background-position:-240px 0px; } span.buttonDelete:hover { background-position:-255px 0px; } span.buttonPreferences { background-position:-330px -15px; } span.buttonPreferences:hover { background-position:-330px -0px; } span.buttonMove{ background-position:-285px -15px; } span.buttonMove:hover { background-position:-285px 0px; }