- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 12 Oct 2009 07:57:56 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/style
In directory hutz:/tmp/cvs-serv8922/WebContent/style
Modified Files:
base_ucn.css
Log Message:
up
Index: base_ucn.css
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/style/base_ucn.css,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- base_ucn.css 9 Oct 2009 15:24:08 -0000 1.49
+++ base_ucn.css 12 Oct 2009 07:57:54 -0000 1.50
@@ -663,6 +663,10 @@
#translations fieldset legend {
margin:0 0 0.5em 0;
}
+#translations td.missing a {
+ color:inherit;
+ text-decoration:underline;
+}
div.tip {
font-size:0.9em;
padding:0.5em;
Received on Monday, 12 October 2009 07:57:57 UTC