=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/style/style.css' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/style/style.css 2014-02-07 20:25:49 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/style/style.css 2014-05-13 10:17:35 +0000 @@ -268,7 +268,7 @@ color:#39547D; padding:6px; margin:0px; - font-family: LiberationSansBold,arial; + font-weight: bold; } table.link-area @@ -362,7 +362,7 @@ border: 1px solid #aaa; border-radius: 3px; margin-right: 4px; - font-family: LiberationSansBold, arial; + font-weight: bold; font-size: 13px; color: #606060; background-color: #f3f3f3; === modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css 2014-02-22 14:19:50 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css 2014-05-13 10:17:35 +0000 @@ -108,7 +108,7 @@ .item h3 { font-size: 12px; - font-family: LiberationSansBold, sans-serif; + font-weight: bold; color: #39547d; margin: 2px 5px; } @@ -116,7 +116,7 @@ .item h4 { font-size: 12px; - font-family: LiberationSansBold, sans-serif; + font-weight: bold; color: #39547d; margin: 1px 5px; } @@ -179,7 +179,7 @@ .itemTitle { - font-family: 'LiberationSansBold'; + font-weight: bold; color: #336C8B; } @@ -266,7 +266,7 @@ margin: 2px 0; border-bottom: 1px solid #ddd; color: #336C8B; - font-family: LiberationSansBold; + font-weight: bold; } .hitHeader a:hover