dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #12739
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 3980: Comestic fixed
------------------------------------------------------------
revno: 3980
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Wed 2011-06-22 10:04:33 +0200
message:
Comestic fixed
modified:
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-reporting/src/main/webapp/dhis-web-reporting/viewPivotTableForm.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/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 2011-06-17 10:58:25 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css 2011-06-22 08:04:33 +0000
@@ -170,7 +170,7 @@
span#headerText
{
position: absolute;
- top: 14px;
+ top: 13px;
left: 253px;
font-family: LiberationSansBold, arial;
font-weight: lighter;
=== modified file 'dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/viewPivotTableForm.vm'
--- dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/viewPivotTableForm.vm 2011-06-17 17:53:38 +0000
+++ dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/viewPivotTableForm.vm 2011-06-22 08:04:33 +0000
@@ -34,7 +34,7 @@
position: relative;
left: 2px;
width: 265px;
- height: 500px;
+ height: 520px;
border: 1px solid #b0b0b0;
background-color: #d9ece1;
padding-left: 20px;