wlanutilities/wlansniffer/widget/widget_2001E637/xuikon/50/wsfwidget.css
changeset 0 56b72877c1cb
child 1 d07e190ed096
equal deleted inserted replaced
-1:000000000000 0:56b72877c1cb
       
     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 widget#wizardPluginContainer:focus {
       
    15     background-image: "SKIN(268458534 24576)";
       
    16     background-color: "SKIN(268458534 5120 9)";
       
    17 	touchfeedbackdown: basic; 
       
    18 	touchfeedbackdrag: sensitive; 
       
    19 }
       
    20 
       
    21 button.wizardStatusBox1 { 
       
    22 	display: block;
       
    23 	visibility: visible;
       
    24 	width: auto;
       
    25     top: 0u;
       
    26     block-progression: rl;
       
    27     direction: rtl;
       
    28 }
       
    29 
       
    30 button.wizardStatusBox2{ 
       
    31 	display: block;
       
    32 	visibility: visible;
       
    33 	width: auto;
       
    34     top: 5u;
       
    35     block-progression: rl;
       
    36     direction: rtl;
       
    37 }
       
    38 
       
    39 image.wizardicon { 
       
    40     display: block;
       
    41     visibility: visible;
       
    42     position: static;
       
    43     margin-top: 4%;
       
    44     margin-right: 1.0u;
       
    45     width: 4.0u;
       
    46     height: 4.0u;
       
    47 }
       
    48 
       
    49 text.wizardEntryText1 {
       
    50     display: block;
       
    51     visibility: visible;    
       
    52     position: static;
       
    53     width: auto;
       
    54     margin-top: 4%;
       
    55     margin-right: 1.0u;
       
    56     font-family: EAknLogicalFontSecondaryFont;
       
    57     font-size: 3.5u;
       
    58     text-align: right;
       
    59     _s60-text-valign: top;
       
    60     direction: ltr;
       
    61     color: "SKIN(268458534 13056 74)";
       
    62 }
       
    63 
       
    64 text.wizardEntryText2 {
       
    65     display: block;
       
    66     visibility: visible;    
       
    67     position: static;
       
    68     width: auto;
       
    69     margin-right: 6.0u;
       
    70     font-family: EAknLogicalFontSecondaryFont;
       
    71     font-size: 3.5u;
       
    72     text-align: right;
       
    73     _s60-text-valign: top;
       
    74     direction: ltr;
       
    75     color: "SKIN(268458534 13056 74)";
       
    76 }
       
    77 
       
    78 image#wizardSecureIcon {
       
    79     display: block;
       
    80     visibility: visible;
       
    81     position: static;
       
    82     margin-top: 0.2%;
       
    83     margin-left: 0.5u;
       
    84     width: 4.0u;
       
    85     height: 4.0u;     
       
    86 }
       
    87 
       
    88 image#wizardStrengthIcon {
       
    89     display: block;
       
    90     visibility: visible;
       
    91     position: static;
       
    92     margin-top: 0.2%;
       
    93     margin-left: 1u;
       
    94     width: 4.0u;
       
    95     height: 4.0u;    
       
    96 }