------------------------------------------------------------ revno: 591 committer: Jan Henrik Overland janhenrik.overl...@gmail.com branch nick: trunk timestamp: Sat 2009-09-05 19:03:17 +0700 message: (GIS) Slight font color modification. modified: dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/mapping/script/config.js
-- 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-mapping/src/main/webapp/mapping/script/config.js' --- dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/mapping/script/config.js 2009-09-05 10:31:29 +0000 +++ dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/mapping/script/config.js 2009-09-05 12:03:17 +0000 @@ -37,10 +37,10 @@ gridpanel_height = 700; combo_width = 150; - MENU_TEXTCOLOR = '#999'; // label + MENU_TEXTCOLOR = '#777'; // label MENU_TEXTCOLOR_INFO = '#444'; // info text - MENU_TITLECOLOR_LIGHT = '#666'; // panel title - MENU_TITLECOLOR_ADMIN = '#333'; + MENU_TITLECOLOR_LIGHT = '#555'; // panel title + MENU_TITLECOLOR_ADMIN = '#222'; MENU_EMPTYTEXT = ''; MENU_LABELSEPARATOR = '';
_______________________________________________ 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