idlehomescreen/data/vga_tch/clockdate_200286e6/xuikon/00/clockdate.css
branchRCL_3
changeset 93 b01126ce0bec
parent 88 3321d3e205b6
--- a/idlehomescreen/data/vga_tch/clockdate_200286e6/xuikon/00/clockdate.css	Tue Sep 14 20:58:58 2010 +0300
+++ b/idlehomescreen/data/vga_tch/clockdate_200286e6/xuikon/00/clockdate.css	Wed Sep 15 12:00:00 2010 +0300
@@ -4,7 +4,6 @@
     height: 115px;
     _s60-font-size: 48px;
     color: "SKIN(268458534 13056 74)";
-    background-color: "SKIN(268458534 9916)";
     nav-index: appearance;
 }
 
@@ -16,6 +15,7 @@
 	width: 102px;
 	height: 59px;
 	text-align: right;
+	font-family: EAknLogicalFontPrimaryFont;
 }
 
 ampm
@@ -27,6 +27,7 @@
 	left: 124px;
 	text-align: left;
 	_s60-font-size: 28px;
+	font-family: EAknLogicalFontSecondaryFont;
 }
 
 face24
@@ -35,6 +36,7 @@
 	top: 14px;
 	width: auto;
 	height: 59px;
+	font-family: EAknLogicalFontPrimaryFont;
 }
 
 date
@@ -44,14 +46,26 @@
 	width: auto;
 	height: 28px;
 	_s60-font-size: 26px;
+	font-family: EAknLogicalFontSecondaryFont;
+}
+
+day
+{
+    position: absolute;
+    top: 44px;
+    left: 117px;
+    width: 32px;
+    height: 28px;
+    _s60-font-size: 28px;
+    font-family: EAknLogicalFontSecondaryFont;
 }
 
 face
 {
-	width: auto;
-	height: auto;
-
-	margin-left: 6px;
-	margin-right: 6px;
-	margin-bottom: 5px;
+    margin-left: 4px;
+    margin-right: 4px;
+    margin-top: 4px;
+    margin-bottom: 4px;
+    
+    face-adjustment-value: 20;
 }