dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #21423
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 10139: Minor
------------------------------------------------------------
revno: 10139
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
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>