=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css 2013-07-04 19:49:24 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css 2013-07-17 15:23:18 +0000 @@ -810,6 +810,22 @@ } /*----------------------------------------------------------------------------*/ +/* Filter */ +/*----------------------------------------------------------------------------*/ + +.filterInput +{ + max-width: 300px; + min-width: 120px; + width: 50%; +} + +.filterButton +{ + width: 55px; +} + +/*----------------------------------------------------------------------------*/ /* Div */ /*----------------------------------------------------------------------------*/ @@ -817,3 +833,4 @@ { color: #777; } + === modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/macros.vm' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/macros.vm 2013-07-03 19:52:17 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/macros.vm 2013-07-17 15:23:18 +0000 @@ -1,10 +1,10 @@ #macro( objectList $objectName $objects ) - + - - + + @@ -90,11 +90,10 @@ #macro( filterDiv $action ) - + - - + + #end
:
:
$i18n.getString( "name" )