dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #43475
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 22040: typo fix
------------------------------------------------------------
revno: 22040
committer: Abyot Asalefew Gizaw <abyot@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2016-02-25 10:11:19 +0100
message:
typo fix
modified:
dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/styles/style.css
dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/styles/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
=== modified file 'dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/styles/style.css'
--- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/styles/style.css 2016-02-24 13:51:13 +0000
+++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/styles/style.css 2016-02-25 09:11:19 +0000
@@ -555,9 +555,9 @@
margin-top: 0em;
margin-bottom: 0em;
width:100%;
- align: center;
+ text-align: center;
border: 0;
- border-top: 1px solid #ddd;"
+ border-top: 1px solid #ddd;
}
.tooltip-font {
=== modified file 'dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/styles/style.css'
--- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/styles/style.css 2016-02-24 13:51:13 +0000
+++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/styles/style.css 2016-02-25 09:11:19 +0000
@@ -1940,9 +1940,9 @@
margin-top: 0em;
margin-bottom: 0em;
width:100%;
- align: center;
+ text-align: center;
border: 0;
- border-top: 1px solid #ddd;"
+ border-top: 1px solid #ddd;
}
.tooltip-font {