2006/unicorn/WebContent/style base_ucn.css,1.45,1.46

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

Modified Files:
	base_ucn.css 
Log Message:
updated translations instructions

Index: base_ucn.css
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/style/base_ucn.css,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- base_ucn.css	6 Oct 2009 11:52:21 -0000	1.45
+++ base_ucn.css	6 Oct 2009 11:57:22 -0000	1.46
@@ -624,10 +624,11 @@
 	border-width:0 0px 1px 1px;
 	border-collapse:collapse;
 }
-#translations td.ok {
+#translations td.ok, div.text span.ok {
 	background-color:#89E5A7;
 }
-#translations td.missing {
+#translations td.missing, div.text span.missing {
+	color:yellow;
 	background-color:#FF5555;
 }
 #translations td.ok span {

Received on Tuesday, 6 October 2009 11:57:26 UTC