changeset 5681:40db4f03085d

test-hgweb: fix css update
author Patrick Mezard <pmezard@gmail.com>
date Fri, 21 Dec 2007 00:14:45 +0100
parents 963c516bb38c
children 048889f8c7d1
files tests/test-hgweb.out
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-hgweb.out	Fri Dec 21 00:13:00 2007 +0100
+++ b/tests/test-hgweb.out	Fri Dec 21 00:14:45 2007 +0100
@@ -110,7 +110,7 @@
 div.search { margin:4px 8px; position:absolute; top:56px; right:12px }
 .linenr { color:#999999; text-decoration:none }
 a.rss_logo {
-	float:right; padding:3px 0px; width:35px; line-height:10px;
+	float:right; padding:3px 6px; line-height:10px;
 	border:1px solid; border-color:#fcc7a5 #7d3302 #3e1a01 #ff954e;
 	color:#ffffff; background-color:#ff6600;
 	font-weight:bold; font-family:sans-serif; font-size:10px;