wlanutilities/wlansniffer/widget/widget_2001E637/xuikon/00/wsfwidget.css
changeset 0 56b72877c1cb
child 1 d07e190ed096
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/wlanutilities/wlansniffer/widget/widget_2001E637/xuikon/00/wsfwidget.css	Thu Dec 17 09:20:28 2009 +0200
@@ -0,0 +1,96 @@
+/********************
+  WIZARD PLUGIN AREA 
+*********************/
+
+widget#wizardPluginContainer{
+    height: 10u;	
+    display: block;
+    nav-index: appearance;
+    width: auto;
+    padding-top: 0.5u;
+    block-progression: tb;
+}
+
+widget#wizardPluginContainer:focus {
+    background-image: "SKIN(268458534 24576)";
+    background-color: "SKIN(268458534 5120 9)";
+	touchfeedbackdown: basic; 
+	touchfeedbackdrag: sensitive; 
+}
+
+button.wizardStatusBox1 { 
+	display: block;
+	visibility: visible;
+	width: auto;
+    top: 0u;
+    block-progression: lr;
+    direction: ltr;
+}
+
+button.wizardStatusBox2{ 
+	display: block;
+	visibility: visible;
+	width: auto;
+    top: 5u;
+    block-progression: lr;
+    direction: ltr;
+}
+
+image.wizardicon { 
+    display: block;
+    visibility: visible;
+    position: static;
+    margin-top: 4%;
+    margin-left: 1.0u;
+    width: 4.0u;
+    height: 4.0u;
+}
+
+text.wizardEntryText1 {
+    display: block;
+    visibility: visible;    
+    position: static;
+    width: auto;
+    margin-top: 4%;
+    margin-left: 1.0u;
+    font-family: EAknLogicalFontSecondaryFont;
+    font-size: 3.5u;
+    text-align: left;
+    _s60-text-valign: top;
+	direction: ltr;
+	color: "SKIN(268458534 13056 74)";
+}
+
+text.wizardEntryText2 {
+    display: block;
+    visibility: visible;    
+    position: static;
+    width: auto;
+    margin-left: 6.0u;
+    font-family: EAknLogicalFontSecondaryFont;
+    font-size: 3.5u;
+    text-align: left;
+    _s60-text-valign: top;
+	direction: ltr;
+	color: "SKIN(268458534 13056 74)";
+}
+
+image#wizardSecureIcon {
+    display: block;
+    visibility: visible;
+    position: static;
+    margin-top: 0.2%;
+    margin-right: 0.5u;
+    width: 4.0u;
+    height: 4.0u;     
+}
+
+image#wizardStrengthIcon {
+    display: block;
+    visibility: visible;
+    position: static;
+    margin-top: 0.2%;
+    margin-right: 1u;
+    width: 4.0u;
+    height: 4.0u;    
+}
\ No newline at end of file