------------------------------------------------------------ revno: 20613 committer: Jan Henrik Overland <janhenrik.overl...@gmail.com> branch nick: dhis2 timestamp: Sat 2015-10-10 11:05:19 +0300 message: ER minor fix modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-reports/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-reports/styles/style.css' --- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-reports/styles/style.css 2015-10-03 12:51:50 +0000 +++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-reports/styles/style.css 2015-10-10 08:05:19 +0000 @@ -256,17 +256,17 @@ user-select: all; } -table.pivot.displaydensity-comfortable td { +table.pivot.displaydensity-COMFORTABLE td { padding: 7px; } -table.pivot.displaydensity-compact td { +table.pivot.displaydensity-COMPACT td { padding: 3px; } -table.pivot.fontsize-large td { +table.pivot.fontsize-LARGE td { font-size: 13px; } -table.pivot.fontsize-small td { +table.pivot.fontsize-SMALL td { font-size: 10px; } @@ -383,11 +383,11 @@ .ns-viewport-text * { padding: 3px 10px; - font-size: 11px; - color: #515a62; + font-size: 13px; + color: #777; } .ns-viewport-text h3 { - font-size: 14px; + font-size: 13px; font-weight: 500; color: #333; padding: 0 0 8px 0;
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp