PROJECTEMP : Remove white space and Modify managed.css 45/22045/1
authoryonghwan82.jeon <yonghwan82.jeon@samsung.com>
Thu, 29 May 2014 04:59:54 +0000 (13:59 +0900)
committeryonghwan82.jeon <yonghwan82.jeon@samsung.com>
Thu, 29 May 2014 04:59:54 +0000 (13:59 +0900)
Remove white space in index.html and Modify filename in managed.css.

Change-Id: I2e5fbf8bca29cefea7a38e0e2a2ca7ca4cb686ea
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
templates/Template/Tizen Web UI Builder/5.Mobile2048/project/index.html
templates/Template/Tizen Web UI Builder/5.Mobile2048/project/index.managed.css

index 1386599..319640c 100644 (file)
             </div>                    
           </div>                    
           <div id="logo">                        
-            <label id="label1">2048
-            </label>                    
+            <label id="label1">2048</label>
           </div>                
         </div>            
       </div>        
     </div>    
   </body>
-</html>
\ No newline at end of file
+</html>
index c49866f..4825fcb 100644 (file)
@@ -8,4 +8,4 @@
 @import url("page1_common.css") screen;
 
 /* nscreen Name : mobile_360x640_(9x16), page name : page1 */
-@import url("page1_mobile_360x640_(9x16).css") screen and (device-width:720px) and (device-height:1280px);
+@import url("page1_360x640_(9x16).css") screen and (device-width:720px) and (device-height:1280px);