Author: mvitenkov
Date: 2008-04-25 05:08:00 -0400 (Fri, 25 Apr 2008)
New Revision: 8152
Modified:
trunk/test-applications/facelets/src/main/webapp/styles/styles.css
Log:
+.test
Modified: trunk/test-applications/facelets/src/main/webapp/styles/styles.css
===================================================================
--- trunk/test-applications/facelets/src/main/webapp/styles/styles.css 2008-04-25 08:29:13
UTC (rev 8151)
+++ trunk/test-applications/facelets/src/main/webapp/styles/styles.css 2008-04-25 09:08:00
UTC (rev 8152)
@@ -249,4 +249,7 @@
.body {
background-color: pink;
+}
+.test{
+ color: green;
}
\ No newline at end of file
Show replies by date