servicewidget/themes/install-themes/install/servicewidget_20021383/xuikon/57/servicewidget.css
changeset 0 5e5d6b214f4f
child 20 6b620215f837
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/servicewidget/themes/install-themes/install/servicewidget_20021383/xuikon/57/servicewidget.css	Tue Feb 02 10:12:18 2010 +0200
@@ -0,0 +1,122 @@
+widget#servicewidget_template{
+	block-progression: rl;
+	direction: rtl;
+	nav-index: appearance;
+	padding-top: 5px;
+	padding-bottom: 5px;
+	padding-left: 3px;
+  background-color: "SKIN(268458534 9886)";
+}
+
+
+box#first_inner_box
+	{
+	width: 30%; 
+	height: 100%; 
+	direction: ltr;
+	direction: ltr;
+	block-progression: tb;
+	nav-index:auto;
+	background-size:90%;
+  }
+
+	
+box#second_inner_box
+	{
+	width: 100%; 
+	height: 100%; 
+	direction: rtl;
+  block-progression: tb;
+  nav-index:auto;
+  background-size:98%;
+	}
+
+box#third_inner_box
+	{
+	width: 100%; 
+	height: 50%; 
+	direction: rtl;
+	block-progression: tb;
+	nav-index:auto;
+	background-size:98%;
+	}
+
+box#third_inner_box1
+	{
+	margin-left:0%;
+	width: 80%; 
+	height: 100%; 
+	direction: ltr;
+	block-progression: tb;
+	nav-index:auto;
+	background-size:98%;
+	}
+	
+box#third_inner_box2
+	{
+	margin-top: 4%;
+	margin-bottom: 4%;
+	margin-left:0%;
+	margin-right:0.5%;
+	width: 15%; 
+	height: 90%; 
+	direction: ltr;
+	block-progression: tb;
+	nav-index:auto;
+	background-size:98%;
+	}
+box#fourth_inner_box
+	{
+	width: 100%; 
+	height: 50%; 
+	direction: rtl;
+	block-progression: tb;
+	nav-index:auto;
+	background-size:98%;
+	}
+
+image.first_image
+	{
+	margin-top: 10%;
+	margin-left: 10%;
+	width: 80%;
+	height: 80%;
+	visibility: visible;
+	position: static;
+	_s60-aspect-ratio:preserve; 
+	}
+	
+image.second_image
+	{
+	margin-top: 20%;
+	width: 100%;
+	height: 60%;
+	visibility: visible;
+	position: static;
+	_s60-aspect-ratio:preserve; 
+	}
+	
+text.first_text
+	{
+	visibility: visible;
+	position: static;
+	text-align: right;
+	margin-left:6px;
+	font-family: EAknLogicalFontSecondaryFont;
+	font-weight: bold;
+	color: "SKIN(268458534 13056 74)";
+	font-size: 23px;
+	}
+
+text.second_text
+	{
+	visibility: visible;
+	position: static;
+	text-align: right;
+	margin-left:6px;
+	font-family: EAknLogicalFontSecondaryFont;
+	color: "SKIN(268458534 13056 74)";
+	font-size: 23px;
+	margin-top:1%;
+ 	}
+