- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 30 Sep 2009 15:35:02 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/style
In directory hutz:/tmp/cvs-serv32742/WebContent/style
Modified Files:
base_ucn.css
Log Message:
updated
Index: base_ucn.css
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/style/base_ucn.css,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- base_ucn.css 30 Sep 2009 09:32:00 -0000 1.35
+++ base_ucn.css 30 Sep 2009 15:35:00 -0000 1.36
@@ -424,6 +424,7 @@
}
#observations div.observer h2 span.icons a {
font-size:0.8em;
+ outline:0;
}
#observations div.observer h2 span.icons a:hover {
text-decoration:none;
@@ -521,6 +522,7 @@
overflow:hidden;
padding:11px 0 0 11px;
background:url(../images/unicons_sprite.png) no-repeat 0 -18px;
+ outline:0;
}
#observations td.anchor a:hover, #observations h3 a.anchor:hover {
background:url(../images/unicons_sprite.png) no-repeat 0 -29px;
Received on Wednesday, 30 September 2009 15:35:04 UTC