- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 01 Oct 2009 18:13:25 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/style
In directory hutz:/tmp/cvs-serv1047/WebContent/style
Modified Files:
base_ucn.css
Log Message:
increased foldable messages font-size
Index: base_ucn.css
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/style/base_ucn.css,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- base_ucn.css 1 Oct 2009 11:51:07 -0000 1.39
+++ base_ucn.css 1 Oct 2009 18:13:23 -0000 1.40
@@ -351,7 +351,7 @@
}
#messages .pointer h4 {
font-weight:bold;
- font-size:0.8em;
+ font-size:0.9em;
}
#messages .pointer:hover h4 {
text-decoration: underline;
Received on Thursday, 1 October 2009 18:13:28 UTC