diff -r 000000000000 -r b856a9924bbc data/graphiciconstext/xuikon/00/replace.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/data/graphiciconstext/xuikon/00/replace.css Wed Jun 02 13:22:05 2010 +0300 @@ -0,0 +1,69 @@ +widget +{ + block-progression:rl; + +} + +image#img4 +{ + height: 70px; + width: 70px; + padding-top:6px; + padding-bottom:6px; + padding-left:6px; + padding-right:5px; + nav-index:appearance; +} + +box#focus +{ + padding-top:3px; + padding-bottom:4px; + padding-left:5px; + padding-right:8px; + nav-index:appearance; +} +box#container +{ + height:adaptive; + direction: ltr; + block-progression: tb; + margin-top: auto; + margin-bottom: auto; +} + +box#row1 +{ + direction: ltr; + block-progression:lr; + padding:0px; + margin:0px; + height:25px; +} + +box.hidden +{ + display:none; + direction: ltr; + block-progression:lr; + padding:0px; + margin:0px; + height:25px; +} + +image.icon +{ + height: 24px; + width: 24px; + margin-top:1px; +} + +text +{ + height:25px; + margin-left:10px; + font-size:3.5u; + _s60-text-valign: top; + font-family: EAknLogicalFontSecondaryFont; + color: "SKIN(268458534 13056 74)"; +} \ No newline at end of file