------------------------------------------------------------ revno: 10139 committer: Lars Helge Ă˜verland <larshe...@gmail.com> branch nick: dhis2 timestamp: Mon 2013-03-11 16:31:37 +0100 message: Minor modified: 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/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/dhis-web-commons/css/widgets.css' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css 2013-03-04 20:41:25 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css 2013-03-11 15:31:37 +0000 @@ -488,20 +488,20 @@ .settingHeader { - padding: 6px 2px; + padding: 6px 0; font-size: 12pt; color: #373737; } .settingLabel { - padding: 2px; + padding: 2px 0; font-size: 10pt; } .setting { - padding: 2px; + padding: 2px 0; font-size: 10pt; margin-bottom: 15px; } === 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-03-07 11:39:25 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/macros.vm 2013-03-11 15:31:37 +0000 @@ -318,7 +318,7 @@ <table style="width: 100%;"> <tbody> <tr> - <td colspan="2"><h5 style="border-bottom: 1px solid #606060;" id="sharingName"></h5></td> + <td colspan="2" style="height: 40px"><span class="settingHeader" id="sharingName"></span></td> </tr> <tr>
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp