--- a/web/data/cubicweb.old.css Tue Sep 14 08:48:44 2010 +0200
+++ b/web/data/cubicweb.old.css Thu Sep 16 18:56:35 2010 +0200
@@ -901,3 +901,24 @@
border-color:#edecd2 #cfceb7 #cfceb7 #edecd2;
background: #fffff8 url("button.png") bottom left repeat-x;
}
+
+/********************************/
+/* placement of alt. view icons */
+/********************************/
+
+.otherView {
+ float: right;
+}
+
+
+/******************************/
+/* reledit */
+/******************************/
+
+.releditField {
+ display: inline;
+}
+
+.releditForm {
+ display:none;
+}