PROJECTEMP : Modify template. 05/21205/1
authoryonghwan82.jeon <yonghwan82.jeon@samsung.com>
Fri, 16 May 2014 06:38:04 +0000 (15:38 +0900)
committeryonghwan82.jeon <yonghwan82.jeon@samsung.com>
Fri, 16 May 2014 06:38:04 +0000 (15:38 +0900)
Mobile2048 add cssfile.

Change-Id: I3f862f6382deb0bca5a9c495b32b588e68114435
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
package/changelog
package/pkginfo.manifest
templates/Template/Tizen Web UI Builder/5.Mobile2048/project/index.html
templates/Template/Tizen Web UI Builder/5.Mobile2048/project/managed.css
templates/Template/Tizen Web UI Builder/5.Mobile2048/project/page1_common.css
templates/Template/Tizen Web UI Builder/5.Mobile2048/project/page1_mobile_360x640_(9x16).css
templates/Template/Tizen Web UI Builder/5.Mobile2048/project/page1_wearable_320x320_(1x1).css [new file with mode: 0644]

index 9100c4b..8e6d2e9 100644 (file)
@@ -1,3 +1,6 @@
+* 0.1.318
+- [Title] Modify template.
+== Yonghwan Jeon <yonghwan82.jeon@samsung.com> 2014-05-16
 * 0.1.317
 - [Title] Modify template.
 == Yonghwan Jeon <yonghwan82.jeon@samsung.com> 2014-05-16
index 4ed3d03..7d57b52 100644 (file)
@@ -1,5 +1,5 @@
 Package : mobile-2.3-web-ui-builder-template
-Version :0.1.317
+Version :0.1.318
 OS: ubuntu-32, ubuntu-64, windows-32, windows-64, macos-64
 Build-host-os : ubuntu-32
 Maintainer : Changyeon Lee <changyeon.lee@samsung.com>, Gyeongmin Ju <gyeongmin.ju@samsung.com>, Nakyoung Choi <nakyoung2.choi@samsung.com>, Yonghwan Jeon <yonghwan82.jeon@samsung.com>
index 5b0cb6b..04d0e23 100644 (file)
@@ -1,4 +1,4 @@
-<html><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><META content="text/html; charset=UTF-8" http-equiv="Content-Type"><META content="text/html; charset=UTF-8" http-equiv="Content-Type"><META content="text/html; charset=UTF-8" http-equiv="Content-Type">
+<html><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><META content="text/html; charset=UTF-8" http-equiv="Content-Type"><META content="text/html; charset=UTF-8" http-equiv="Content-Type"><META content="text/html; charset=UTF-8" http-equiv="Content-Type"><META content="text/html; charset=UTF-8" http-equiv="Content-Type"><META content="text/html; charset=UTF-8" http-equiv="Content-Type"><META content="text/html; charset=UTF-8" http-equiv="Content-Type">
         <META content="text/html; charset=UTF-8" http-equiv="Content-Type">
         <META content="text/html; charset=UTF-8" http-equiv="Content-Type">
         <META content="text/html; charset=UTF-8" http-equiv="Content-Type">
index c49866f..dd696f7 100644 (file)
@@ -7,5 +7,8 @@
 /* nscreen Name : common, page name : page1 */
 @import url("page1_common.css") screen;
 
+/* nscreen Name : wearable_320x320_(1x1), page name : page1 */
+@import url("page1_wearable_320x320_(1x1).css") screen and (device-width:320px) and (device-height:320px);
+
 /* nscreen Name : mobile_360x640_(9x16), page name : page1 */
 @import url("page1_mobile_360x640_(9x16).css") screen and (device-width:720px) and (device-height:1280px);
index 1a2654e..9c4dbe9 100644 (file)
@@ -7,10 +7,10 @@
 #page1 #abovegame {
   position : absolute;
   height : 35px;
-  width : 165px;
+  width : 141px;
   left : 0px;
-  padding : 5px 7px 7px 7px;
   z-index : 3;
+  padding : 5px 7px 7px 7px;
   top : 0px;
 }
 
@@ -20,8 +20,8 @@
   min-width : 0px;
   width : 30%;
   background-color : #91ab00;
-  left : 0px;
   margin : 5px 5% 5px 5%;
+  left : 0px;
   padding : 10px;
 }
 
@@ -66,7 +66,7 @@
 #page1 #scorescontainer {
   position : absolute;
   height : 65px;
-  width : 186px;
+  width : 193px;
   left : 0px;
   top : 0px;
 }
 #page1 #gamecontainer {
   position : absolute;
   left : 0px;
-  top : -17px;
+  top : 0px;
 }
 
 #page1 #advertisement {
   position : absolute;
+  left : 0px;
+  top : 0px;
 }
diff --git a/templates/Template/Tizen Web UI Builder/5.Mobile2048/project/page1_wearable_320x320_(1x1).css b/templates/Template/Tizen Web UI Builder/5.Mobile2048/project/page1_wearable_320x320_(1x1).css
new file mode 100644 (file)
index 0000000..9c4dbe9
--- /dev/null
@@ -0,0 +1,84 @@
+/*******************************************************************************
+* This file was generated by Tizen Web UI Builder.
+* This file will be auto-generated each and everytime you save your project.
+* Do not hand edit this file.
+********************************************************************************/
+
+#page1 #abovegame {
+  position : absolute;
+  height : 35px;
+  width : 141px;
+  left : 0px;
+  z-index : 3;
+  padding : 5px 7px 7px 7px;
+  top : 0px;
+}
+
+#page1 #bestcontainer {
+  line-height : 1;
+  height : 50%;
+  min-width : 0px;
+  width : 30%;
+  background-color : #91ab00;
+  margin : 5px 5% 5px 5%;
+  left : 0px;
+  padding : 10px;
+}
+
+#page1 #scorecontainer {
+  line-height : 1;
+  height : 50%;
+  min-width : 0px;
+  width : 30%;
+  background-color : #91ab00;
+  margin : 5px 5% 5px 5%;
+  padding : 10px;
+  right : 0px;
+}
+
+#page1 #logo {
+  position : absolute;
+  letter-spacing : 3px;
+  border-radius : 5px;
+  text-align : center;
+  width : 100px;
+  virtical-align : middle;
+  height : 100px;
+  color : #ffffff;
+  font-size : 35px;
+  background : #edc22e;
+  left : 0px;
+  top : 0px;
+  -webkit-text-stroke-width : 2px;
+}
+
+#page1 #restartbutton {
+  height : 32px;
+  width : 100%;
+}
+
+#page1 #label1 {
+  line-height : 100px;
+  height : 100%;
+  top : 0px;
+}
+
+#page1 #scorescontainer {
+  position : absolute;
+  height : 65px;
+  width : 193px;
+  left : 0px;
+  top : 0px;
+}
+
+#page1 #gamecontainer {
+  position : absolute;
+  left : 0px;
+  top : 0px;
+}
+
+#page1 #advertisement {
+  position : absolute;
+  left : 0px;
+  top : 0px;
+}