improved the look of the resources selected plugin
[unfold.git] / plugins / resources_selected / static / css / resources_selected.css
index 1759ad2..c9893cb 100644 (file)
@@ -22,3 +22,15 @@ tr.remove td{
 .ResourcesSelected .removed {
     background-color: #F6CECE;
 }
+
+div.resources-selected-spacer {
+    margin: 20px 15px;
+}
+
+#pending__table_paginate {
+    margin-bottom: 10px;
+}
+
+thead.resources-selected th, tfoot.resources-selected th {
+    background: url('../img/tablesort-header.png') repeat-x; 
+}