web/data/cubicweb.old.css
changeset 7323 53f38d39287f
parent 7233 614f23606091
child 7347 691347c9467b
--- a/web/data/cubicweb.old.css	Fri May 06 08:52:09 2011 +0200
+++ b/web/data/cubicweb.old.css	Fri May 06 11:07:05 2011 +0200
@@ -69,6 +69,18 @@
   text-align: center;
 }
 
+img.prevnext {
+  width: 22px;
+  height: 22px;
+}
+
+img.prevnext_nogo {
+  width: 22px;
+  height: 22px;
+  filter:alpha(opacity=25); /* IE */
+  opacity:.25;
+}
+
 p {
   margin: 0em 0px 0.2em;
   padding-top: 2px;