=== 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 2012-08-01 16:10:47 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/style/style.css 2012-08-01 18:04:45 +0000 @@ -128,15 +128,15 @@ .entryScreen { - margin-bottom:20px; - width:70%; + margin-bottom: 20px; + width: 70%; font-size: 13px; - line-height:18px; + line-height: 18px; } input.criteria { - width:150px; + width: 150px; margin-right: 5px; } @@ -145,8 +145,8 @@ width: 100px; height: 60px; white-space: normal; - border:2px solid; - cursor:pointer; + border: 2px solid; + cursor: pointer; opacity: 1.0; border: 1px solid; margin: 5px; @@ -165,13 +165,15 @@ input.patient-object[type="button"] { - width: 100px; - height: 40px; + width: 130px; + height: 60px; white-space: normal; - border:2px solid; - border-color:#bbbbbb; - background-color:#cccccc; - cursor:pointer; + border-color: #bbbbbb; + background-color: #ddd; + cursor: pointer; + border: 1px solid #aaa; + margin: 5px; + border-radius: 2px; } input.optionset[type="text"] === 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 2012-07-07 12:09:50 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css 2012-08-01 18:04:45 +0000 @@ -432,6 +432,7 @@ { padding: 12px; cursor: pointer; + min-height: 44px; border-radius: 3px; } === modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/india/india.css' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/india/india.css 2012-07-07 12:09:50 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/india/india.css 2012-08-01 18:04:45 +0000 @@ -451,6 +451,7 @@ padding: 12px; cursor: pointer; border: 1px solid #d5efd5; + min-height: 44px; border-radius: 3px; } === 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 2012-07-27 12:38:08 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css 2012-08-01 18:04:45 +0000 @@ -427,6 +427,7 @@ { padding: 12px; cursor: pointer; + min-height: 44px; border-radius: 3px; } === modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vietnam/vietnam.css' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vietnam/vietnam.css 2012-07-07 12:09:50 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/vietnam/vietnam.css 2012-08-01 18:04:45 +0000 @@ -426,6 +426,7 @@ { padding: 12px; cursor: pointer; + min-height: 44px; border-radius: 3px; }