web/data/cubicweb.old.css
changeset 6950 8a17e6e34f0f
parent 6892 e73245c14516
child 7102 0b7966f7bbcd
--- a/web/data/cubicweb.old.css	Tue Feb 08 14:16:41 2011 +0100
+++ b/web/data/cubicweb.old.css	Tue Feb 08 14:18:18 2011 +0100
@@ -602,6 +602,10 @@
   border-bottom: 1px solid #ccc;
 }
 
+div.pagination{
+  margin: 0.5em 0;
+}
+
 span.slice a:visited,
 span.slice a:hover{
   color: #555544;
@@ -899,6 +903,12 @@
   background-color: transparent;
 }
 
+a.addButton {
+  margin-left: 0.5em;
+  padding-left: 16px;
+  background: transparent url("add_button.png") 0% 50% no-repeat;
+}
+
 /***************************************/
 /* footer                              */
 /***************************************/