dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #18182
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 7565: style css for patient.
------------------------------------------------------------
revno: 7565
committer: Tran Chau <tran.hispvietnam@xxxxxxxxx>
branch nick: dhis2
timestamp: Tue 2012-07-10 21:17:54 +0700
message:
style css for patient.
modified:
dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/reportSelect.vm
dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/style/style.css
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/reportSelect.vm'
--- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/reportSelect.vm 2012-03-13 09:23:23 +0000
+++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/reportSelect.vm 2012-07-10 14:17:54 +0000
@@ -10,7 +10,7 @@
<h3>$i18n.getString( "program_summary_report" ) #openHelp('program_summary_report')</h3>
<form id="reportForm" name="reportForm" method="post">
-<div class="inputCriteria" style="width:540px;height:180px;margin-bottom:20px;">
+<div class="inputCriteria" style="width:600px;height:150px;margin-bottom:20px;">
<table>
<tr>
=== 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-07-10 11:18:29 +0000
+++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/style/style.css 2012-07-10 14:17:54 +0000
@@ -48,8 +48,7 @@
}
td.input-column {
- width: 300px;
- padding-left: 5px;
+ padding-left: 5px;
padding-right: 1px;
}