=== modified file 'dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/sms/SmsPublisher.java' --- dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/sms/SmsPublisher.java 2013-12-10 08:37:23 +0000 +++ dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/sms/SmsPublisher.java 2013-12-11 18:21:30 +0000 @@ -29,11 +29,11 @@ */ import java.util.List; + import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.hisp.dhis.sms.incoming.IncomingSms; import org.hisp.dhis.sms.incoming.IncomingSmsListener; -import org.hisp.dhis.sms.incoming.IncomingSmsService; import org.hisp.dhis.sms.incoming.SmsMessageStatus; import org.springframework.beans.factory.annotation.Autowired; === modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css 2013-12-09 14:56:07 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css 2013-12-11 18:21:30 +0000 @@ -426,14 +426,14 @@ .page th { - background-color: #cbddeb; text-align: left; color: #39547d; - padding: 3px 0 2px 6px; + padding: 3px 0 3px 1px; font-family: LiberationSansBold, arial; font-size: 13px; font-weight: normal; border-collapse: collapse; + border-bottom: 1px solid #cad5e5; min-height: 28px; } === modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css 2013-12-09 14:56:07 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css 2013-12-11 18:21:30 +0000 @@ -426,14 +426,14 @@ .page th { - background-color: #cbddeb; text-align: left; color: #39547d; - padding: 3px 0 2px 6px; + padding: 3px 0 3px 1px; font-family: LiberationSansBold, arial; font-size: 13px; font-weight: normal; border-collapse: collapse; + border-bottom: 1px solid #cad5e5; min-height: 28px; } === modified file 'dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/style/dhis-web-dataentry.css' --- dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/style/dhis-web-dataentry.css 2013-07-18 10:10:22 +0000 +++ dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/style/dhis-web-dataentry.css 2013-12-11 18:21:30 +0000 @@ -83,6 +83,8 @@ { text-align: center; min-width: 46px; + background-color: #CBDDEB; + border: 1px solid #CBDDEB; } .sectionFilter