web/res/css/custom.css
changeset 236 af97b1520964
parent 233 10d6fd6ce9ab
child 251 d81cc587cc4d
--- a/web/res/css/custom.css	Tue Jul 26 17:30:05 2011 +0200
+++ b/web/res/css/custom.css	Tue Jul 26 17:39:03 2011 +0200
@@ -167,4 +167,13 @@
 /* disabled navigational button */
 #actions a.disabled {
     visibility:hidden !important;       
-}  
\ No newline at end of file
+}  
+/* send us feedback */
+#sendUsFeedBack{
+	float:right;
+	position:absolute;
+	right:0px;
+	top:0px;
+	z-index:999999;
+	width:100px;
+}
\ No newline at end of file