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