2006/unicorn/WebContent/style base_ucn.css,1.24,1.25

Update of /sources/public/2006/unicorn/WebContent/style
In directory hutz:/tmp/cvs-serv15746/WebContent/style

Modified Files:
	base_ucn.css 
Log Message:
updated for Chrome

Index: base_ucn.css
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/style/base_ucn.css,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- base_ucn.css	15 Sep 2009 12:35:20 -0000	1.24
+++ base_ucn.css	15 Sep 2009 15:56:32 -0000	1.25
@@ -414,6 +414,7 @@
 }
 #observations div.observer h2 span.icons {
 	float: right;
+	text-align:right;
 }
 #observations div.observer h2 span.icons a {
 	font-size:0.8em;
@@ -474,8 +475,8 @@
 	height:0;
 	width:0;
 	overflow:hidden;
-	padding:15px 0 0 21px;
-	background:url(../images/permalink.gif) no-repeat 0 2px;
+	padding:15px 0 0 23px;
+	background:url(../images/permalink.gif) no-repeat 6px 2px;
 	float:right;
 }
 #observations .infos h3 {
@@ -498,7 +499,8 @@
 	font-weight: bold;
 }
 #observations td.anchor {
-	width:13px;
+	width:11px;
+	text-align:right;
 }
 #observations td.anchor a {
 	height:0;

Received on Tuesday, 15 September 2009 15:56:44 UTC