servicewidget/themes/install-themes/install/servicewidget_20021383/xuikon/94/servicewidget.css
changeset 0 5e5d6b214f4f
child 20 6b620215f837
equal deleted inserted replaced
-1:000000000000 0:5e5d6b214f4f
       
     1 widget#servicewidget_template{
       
     2 	block-progression: rl;
       
     3 	direction: rtl;
       
     4 	nav-index: appearance;
       
     5 	padding-top: 5px;
       
     6 	padding-bottom: 5px;
       
     7 	padding-left: 3px;
       
     8   background-color: "SKIN(268458534 9886)";
       
     9 }
       
    10 
       
    11 
       
    12 box#first_inner_box
       
    13 	{
       
    14 	width: 30%; 
       
    15 	height: 100%; 
       
    16 	direction: ltr;
       
    17 	direction: ltr;
       
    18 	block-progression: tb;
       
    19 	nav-index:auto;
       
    20 	background-size:90%;
       
    21   }
       
    22 
       
    23 	
       
    24 box#second_inner_box
       
    25 	{
       
    26 	width: 100%; 
       
    27 	height: 100%; 
       
    28 	direction: rtl;
       
    29   block-progression: tb;
       
    30   nav-index:auto;
       
    31   background-size:98%;
       
    32 	}
       
    33 
       
    34 box#third_inner_box
       
    35 	{
       
    36 	width: 100%; 
       
    37 	height: 50%; 
       
    38 	direction: rtl;
       
    39 	block-progression: tb;
       
    40 	nav-index:auto;
       
    41 	background-size:98%;
       
    42 	}
       
    43 
       
    44 box#third_inner_box1
       
    45 	{
       
    46 	margin-left:0%;
       
    47 	width: 80%; 
       
    48 	height: 100%; 
       
    49 	direction: ltr;
       
    50 	block-progression: tb;
       
    51 	nav-index:auto;
       
    52 	background-size:98%;
       
    53 	}
       
    54 	
       
    55 box#third_inner_box2
       
    56 	{
       
    57 	margin-top: 4%;
       
    58 	margin-bottom: 4%;
       
    59 	margin-left:0%;
       
    60 	margin-right:0.5%;
       
    61 	width: 15%; 
       
    62 	height: 90%; 
       
    63 	direction: ltr;
       
    64 	block-progression: tb;
       
    65 	nav-index:auto;
       
    66 	background-size:98%;
       
    67 	}
       
    68 box#fourth_inner_box
       
    69 	{
       
    70 	width: 100%; 
       
    71 	height: 50%; 
       
    72 	direction: rtl;
       
    73 	block-progression: tb;
       
    74 	nav-index:auto;
       
    75 	background-size:98%;
       
    76 	}
       
    77 
       
    78 image.first_image
       
    79 	{
       
    80 	margin-top: 10%;
       
    81 	margin-left: 10%;
       
    82 	width: 80%;
       
    83 	height: 80%;
       
    84 	visibility: visible;
       
    85 	position: static;
       
    86 	_s60-aspect-ratio:preserve; 
       
    87 	}
       
    88 	
       
    89 image.second_image
       
    90 	{
       
    91 	margin-top: 20%;
       
    92 	width: 100%;
       
    93 	height: 60%;
       
    94 	visibility: visible;
       
    95 	position: static;
       
    96 	_s60-aspect-ratio:preserve; 
       
    97 	}
       
    98 	
       
    99 text.first_text
       
   100 	{
       
   101 	visibility: visible;
       
   102 	position: static;
       
   103 	text-align: right;
       
   104 	margin-left:6px;
       
   105 	font-family: EAknLogicalFontSecondaryFont;
       
   106 	font-weight: bold;
       
   107 	color: "SKIN(268458534 13056 74)";
       
   108 	font-size: 23px;
       
   109 	}
       
   110 
       
   111 text.second_text
       
   112 	{
       
   113 	visibility: visible;
       
   114 	position: static;
       
   115 	text-align: right;
       
   116 	margin-left:6px;
       
   117 	font-family: EAknLogicalFontSecondaryFont;
       
   118 	color: "SKIN(268458534 13056 74)";
       
   119 	font-size: 23px;
       
   120 	margin-top:1%;
       
   121  	}
       
   122