[jboss-cvs] jboss-seam/examples/booking/view/css ...
Norman Richards
norman.richards at jboss.com
Sat Dec 23 22:46:57 EST 2006
User: nrichards
Date: 06/12/23 22:46:57
Modified: examples/booking/view/css date.css screen.css
Log:
update css
Revision Changes Path
1.2 +8 -0 jboss-seam/examples/booking/view/css/date.css
(In the diff below, changes in quantity of whitespace are not shown.)
Index: date.css
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/booking/view/css/date.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- date.css 8 Dec 2006 00:38:14 -0000 1.1
+++ date.css 24 Dec 2006 03:46:57 -0000 1.2
@@ -83,3 +83,11 @@
border: 1px solid #AAAAAA;
font-weight: bold;
}
+
+/* style information for weekends */
+/*
+.seam-date td.weekend {
+ color: #c00;
+ border: 1px solid #f99;
+}
+*/
1.9 +265 -265 jboss-seam/examples/booking/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/booking/view/css/screen.css,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
More information about the jboss-cvs-commits
mailing list