[jboss-cvs] jboss-seam/examples/hibernate2/view/css ...
Michael Yuan
michael.yuan at jboss.com
Mon Feb 26 18:39:45 EST 2007
User: myuan
Date: 07/02/26 18:39:45
Modified: examples/hibernate2/view/css screen.css
Log:
patch the example
Revision Changes Path
1.4 +268 -265 jboss-seam/examples/hibernate2/view/css/screen.css
(In the diff below, changes in quantity of whitespace are not shown.)
Index: screen.css
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/hibernate2/view/css/screen.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- screen.css 13 Dec 2006 06:26:22 -0000 1.3
+++ screen.css 26 Feb 2007 23:39:45 -0000 1.4
@@ -139,6 +139,9 @@
text-align: center;
color: #600;
}
+.errors div {
+ text-align: left;
+}
.errors input {
border: 1px solid #600;
}
More information about the jboss-cvs-commits
mailing list