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