Author: Ochikvina
Date: 2011-02-18 03:28:56 -0500 (Fri, 18 Feb 2011)
New Revision: 21750
Modified:
trunk/examples/richfaces-showcase/src/main/webapp/resources/css/application.css
Log:
RF-10561 - changed text color in the footer.
Modified: trunk/examples/richfaces-showcase/src/main/webapp/resources/css/application.css
===================================================================
---
trunk/examples/richfaces-showcase/src/main/webapp/resources/css/application.css 2011-02-18
04:17:18 UTC (rev 21749)
+++
trunk/examples/richfaces-showcase/src/main/webapp/resources/css/application.css 2011-02-18
08:28:56 UTC (rev 21750)
@@ -141,7 +141,7 @@
#footer{
background:url('#{facesContext.externalContext.requestContextPath}/images/footer.png')
top left no-repeat;
- color:#2d4351;
+ color:#000000;
text-align:center;
padding:15px 20px 10px;
}
Show replies by date