remove accent
[unfold.git] / plugins / resources_selected / static / css / resources_selected.css
index 1759ad2..6023afc 100644 (file)
@@ -1,6 +1,6 @@
 /* 
     Document   : ResourcesSelected
-    Created on : 9 aoรปt 2012, 11:54:41
+    Created on : 9 aout 2012, 11:54:41
     Author     : loicbaron
     Description:
         Purpose of the stylesheet follows.
@@ -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; 
+}