data/graphictext/xuikon/00/replace.css
author jake
Wed, 02 Jun 2010 13:22:05 +0300
changeset 0 b856a9924bbc
permissions -rw-r--r--
initial contribution

widget
{
    block-progression:rl;

}

image
{
    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;
}

text
{
    height:25px;
    font-size:3.5u;
    _s60-text-valign: top;
    font-family: EAknLogicalFontSecondaryFont;
    color: "SKIN(268458534 13056 74)";
}

text.hidden
{
    display:none;
}