dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #12515
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 3868: Squashed characters (s) fixed.
Merge authors:
Jan Henrik Øverland (janhenrik-overland)
------------------------------------------------------------
revno: 3868 [merge]
committer: Jan Henrik Overland <janhenrik.overland@xxxxxxxxx>
branch nick: dhis2
timestamp: Fri 2011-06-10 18:27:17 +0200
message:
Squashed characters (s) 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-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.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-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-05-12 11:36:10 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/light_blue/light_blue.css 2011-06-10 16:26:06 +0000
@@ -389,6 +389,7 @@
border-width: 1px;
border-color: #c8dbea;
font-family: LiberationSansBold, arial;
+ font-size: 13px;
font-weight: normal;
}
@@ -467,6 +468,7 @@
{
font-family: LiberationSansBold, arial;
color: #3c533c;
+ font-size: 13px;
}
/*----------------------------------------------------------------------------*/
=== 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 2011-04-27 11:06:32 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css 2011-06-10 16:26:06 +0000
@@ -207,6 +207,7 @@
{
color: #000000;
font-family: LiberationSansBold, arial;
+ font-size: 13px;
}
/*----------------------------------------------------------------------------*/
@@ -304,6 +305,7 @@
div#detailsArea label
{
font-family: LiberationSansBold, arial;
+ font-size: 13px;
}
div#warningArea