dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #24131
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 11785: Sharing, styling
------------------------------------------------------------
revno: 11785
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Fri 2013-08-23 19:03:06 +0200
message:
Sharing, styling
modified:
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/macros.vm
--
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-commons-resources/src/main/webapp/macros.vm'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/macros.vm 2013-08-13 07:18:45 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/macros.vm 2013-08-23 17:03:06 +0000
@@ -333,10 +333,10 @@
</tbody>
</table>
- <table id="sharingAccessTable" style="width: 100%;">
+ <table id="sharingAccessTable" style="width: 100%; margin-top: 6px;">
<tbody>
<tr>
- <td style="width: 300px;">$i18n.getString( "external_access" )</td>
+ <td style="width: 300px; padding-top: 5px; padding-bottom: 5px;">$i18n.getString( "external_access" )</td>
<td style="text-align: right;">
<input id="sharingExternalAccess" type="checkbox" value="true" />
</td>