Author: tchemit Date: 2012-03-02 19:50:45 +0100 (Fri, 02 Mar 2012) New Revision: 3157 Url: http://chorem.org/repositories/revision/pollen/3157 Log: fix css Modified: branches/pollen-1.2.6-struts2/pollen-ui-struts2/src/main/webapp/css/screen.css Modified: branches/pollen-1.2.6-struts2/pollen-ui-struts2/src/main/webapp/css/screen.css =================================================================== --- branches/pollen-1.2.6-struts2/pollen-ui-struts2/src/main/webapp/css/screen.css 2012-03-02 18:50:26 UTC (rev 3156) +++ branches/pollen-1.2.6-struts2/pollen-ui-struts2/src/main/webapp/css/screen.css 2012-03-02 18:50:45 UTC (rev 3157) @@ -76,7 +76,7 @@ padding-left: 5px; } .info_success li{ - background: url("../images/true.png") no-repeat ; + background: url("../img/true.png") no-repeat ; list-style: none; font-style: italic; padding-left: 25px;