=== modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/document.vm' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/document.vm 2012-03-10 10:09:51 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/document.vm 2012-06-07 14:16:27 +0000 @@ -13,9 +13,9 @@ #end $document.name - + - $i18n.getString( 'remove' ) + $i18n.getString( 'remove' ) #end === modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/map_view.vm' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/map_view.vm 2012-03-27 09:28:52 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/map_view.vm 2012-06-07 14:16:27 +0000 @@ -8,9 +8,9 @@ $encoder.htmlEncode( $view.name ) - + - $i18n.getString( 'remove' ) + $i18n.getString( 'remove' ) #end === modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/report.vm' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/report.vm 2012-05-07 08:46:42 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/report.vm 2012-06-07 14:16:27 +0000 @@ -8,9 +8,9 @@ $encoder.htmlEncode( $report.name ) - + - $i18n.getString( 'remove' ) + $i18n.getString( 'remove' ) #end === modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/report_table.vm' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/report_table.vm 2012-05-07 08:46:42 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/report_table.vm 2012-06-07 14:16:27 +0000 @@ -8,9 +8,9 @@ $table.name - + - $i18n.getString( 'remove' ) + $i18n.getString( 'remove' ) #end === 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 2012-06-05 21:31:46 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css 2012-06-07 14:16:27 +0000 @@ -21,6 +21,11 @@ top: 38px; } +.removeIcon +{ + padding:3px 3px 2px 3px; +} + .linkArea { border:1px solid #d0d0d0;