wlanutilities/wlansniffer/widget/widget_20026F45/xuikon/94/wsfwidget.css
changeset 19 10810c91db26
parent 3 ff3b37722600
child 22 498f36116140
equal deleted inserted replaced
3:ff3b37722600 19:10810c91db26
     1 /********************
       
     2   WIZARD PLUGIN AREA 
       
     3 *********************/
       
     4 
       
     5 widget#wizardPluginContainer{
       
     6     display: block;
       
     7     width: auto;
       
     8     height: auto;
       
     9     padding-left: 7px;
       
    10     padding-right: 7px;
       
    11     padding-top: 7%;
       
    12     padding-bottom: 7%;
       
    13     nav-index: appearance;
       
    14     block-progression: tb;
       
    15 }
       
    16 
       
    17 button.wizardStatusBox1 { 
       
    18 	display: block;
       
    19 	visibility: visible;
       
    20 	width: auto;
       
    21 	height: adaptive;
       
    22 	position: absolute;
       
    23     top: 0u;
       
    24     block-progression: rl;
       
    25     direction: rtl;
       
    26 }
       
    27 
       
    28 button.wizardStatusBox2{ 
       
    29 	display: block;
       
    30 	visibility: visible;
       
    31 	width: auto;
       
    32 	height: adaptive;
       
    33 	position: absolute;
       
    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     height: 4.0u;
       
    55     margin-top: 4%;
       
    56     margin-right: 1.0u;
       
    57     font-family: EAknLogicalFontSecondaryFont;
       
    58     font-size: 3.5u;
       
    59     color: "SKIN(268458534 13056 74)";
       
    60     text-align: right;
       
    61     direction: ltr;
       
    62 }
       
    63 
       
    64 text.wizardEntryText2 {
       
    65     display: block;
       
    66     visibility: visible;    
       
    67     position: static;
       
    68     width: auto;
       
    69     height: 4.0u;
       
    70     margin-right: 6.0u;
       
    71     font-family: EAknLogicalFontSecondaryFont;
       
    72     font-size: 3.5u;
       
    73     color: "SKIN(268458534 13056 74)";
       
    74     text-align: right;
       
    75     direction: ltr;
       
    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 }