Fix internal bug and change the design of ico-app-samplenavi
[profile/ivi/ico-uxf-homescreen-sample-apps.git] / res / Map / css / navi.css
1 /*\r
2  * Copyright (c) 2013, TOYOTA MOTOR CORPORATION.\r
3  *\r
4  * This program is licensed under the terms and conditions of the \r
5  * Apache License, version 2.0.  The full text of the Apache License is at\r
6  * http://www.apache.org/licenses/LICENSE-2.0\r
7  *\r
8  */\r
9 \r
10 html,body{\r
11     height: 100% ;\r
12 }\r
13 \r
14 .base {\r
15     width: 100%;\r
16     height: 50%;\r
17 }\r
18 \r
19 .map_area {\r
20     float: center;\r
21     width: 100%;\r
22     height: 480px;\r
23 }\r
24 \r
25 #map_canvas {\r
26     float: center;\r
27     width: 100%;\r
28     height: 1270px;\r
29 }\r