← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 4982: Register icon added.

 

------------------------------------------------------------
revno: 4982
committer: Jan Henrik Overland <janhenrik.overland@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2011-10-20 11:33:22 +0200
message:
  Register icon added.
added:
  dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/register.png
modified:
  dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/css/style.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
=== added file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/register.png'
Binary files dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/register.png	1970-01-01 00:00:00 +0000 and dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/register.png	2011-10-20 09:33:22 +0000 differ
=== modified file 'dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/css/style.css'
--- dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/css/style.css	2011-10-10 14:37:12 +0000
+++ dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/css/style.css	2011-10-20 09:33:22 +0000
@@ -285,7 +285,7 @@
 	background-image:url('../../../images/labels.png');
 }
 .x-btn .icon-add {
-	background-image:url('../../../images/add.png');
+	background-image:url('../../../images/register.png');
 }
 .x-btn .icon-remove {
 	background-image:url('../../../images/remove.png');