wlanutilities/wlansniffer/widget/widget_2001E637/xuikon/00/wsfwidget.css
branchRCL_3
changeset 24 63be7eb3fc78
parent 23 b852595f5cbe
child 25 f28ada11abbf
equal deleted inserted replaced
23:b852595f5cbe 24:63be7eb3fc78
     1 /********************
       
     2   WIZARD PLUGIN AREA 
       
     3 *********************/
       
     4 
       
     5 widget#wizardPluginContainer{
       
     6     height: 10u;	
       
     7     display: block;
       
     8     nav-index: appearance;
       
     9     width: auto;
       
    10     padding-top: 0.5u;
       
    11     block-progression: tb;
       
    12 }
       
    13 
       
    14 button.wizardStatusBox1 { 
       
    15 	display: block;
       
    16 	visibility: visible;
       
    17 	width: auto;
       
    18     top: 0u;
       
    19     block-progression: lr;
       
    20     direction: ltr;
       
    21 }
       
    22 
       
    23 button.wizardStatusBox2{ 
       
    24 	display: block;
       
    25 	visibility: visible;
       
    26 	width: auto;
       
    27     top: 5u;
       
    28     block-progression: lr;
       
    29     direction: ltr;
       
    30 }
       
    31 
       
    32 image.wizardicon { 
       
    33     display: block;
       
    34     visibility: visible;
       
    35     position: static;
       
    36     margin-top: 4%;
       
    37     margin-left: 1.0u;
       
    38     width: 4.0u;
       
    39     height: 4.0u;
       
    40 }
       
    41 
       
    42 text.wizardEntryText1 {
       
    43     display: block;
       
    44     visibility: visible;    
       
    45     position: static;
       
    46     width: auto;
       
    47     margin-top: 4%;
       
    48     margin-left: 1.0u;
       
    49     font-family: EAknLogicalFontSecondaryFont;
       
    50     font-size: 3.5u;
       
    51     text-align: left;
       
    52     _s60-text-valign: top;
       
    53 	direction: ltr;
       
    54 	color: "SKIN(268458534 13056 74)";
       
    55 }
       
    56 
       
    57 text.wizardEntryText2 {
       
    58     display: block;
       
    59     visibility: visible;    
       
    60     position: static;
       
    61     width: auto;
       
    62     margin-left: 6.0u;
       
    63     font-family: EAknLogicalFontSecondaryFont;
       
    64     font-size: 3.5u;
       
    65     text-align: left;
       
    66     _s60-text-valign: top;
       
    67 	direction: ltr;
       
    68 	color: "SKIN(268458534 13056 74)";
       
    69 }
       
    70 
       
    71 image#wizardSecureIcon {
       
    72     display: block;
       
    73     visibility: visible;
       
    74     position: static;
       
    75     margin-top: 0.2%;
       
    76     margin-right: 0.5u;
       
    77     width: 4.0u;
       
    78     height: 4.0u;     
       
    79 }
       
    80 
       
    81 image#wizardStrengthIcon {
       
    82     display: block;
       
    83     visibility: visible;
       
    84     position: static;
       
    85     margin-top: 0.2%;
       
    86     margin-right: 1u;
       
    87     width: 4.0u;
       
    88     height: 4.0u;    
       
    89 }