dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #41843
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 21358: Added print-div class for printing
------------------------------------------------------------
revno: 21358
committer: jijukjose <jijukjose@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2015-12-07 15:54:23 +0100
message:
Added print-div class for printing
modified:
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-tracker-capture/styles/style.css'
--- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/styles/style.css 2015-12-04 10:22:25 +0000
+++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/styles/style.css 2015-12-07 14:54:23 +0000
@@ -1215,4 +1215,8 @@
.wrap-text {
word-wrap: break-word;
+}
+
+.print-div {
+
}
\ No newline at end of file