dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #18226
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 7607: Hide button fix
------------------------------------------------------------
revno: 7607
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Fri 2012-07-13 23:24:31 +0200
message:
Hide button fix
modified:
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/close.png
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/hide.png
dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.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/images/close.png'
Binary files dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/close.png 2009-03-03 16:46:36 +0000 and dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/close.png 2012-07-13 21:24:31 +0000 differ
=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/hide.png'
Binary files dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/hide.png 2010-02-23 18:58:09 +0000 and dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/hide.png 2012-07-13 21:24:31 +0000 differ
=== modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css'
--- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css 2012-06-07 14:16:27 +0000
+++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css 2012-07-13 21:24:31 +0000
@@ -23,7 +23,7 @@
.removeIcon
{
- padding:3px 3px 2px 3px;
+ padding:2px 2px 1px 2px;
}
.linkArea