idlehomescreen/data/vga_tch/triple_row_icon_widget_2001fdbe/xuikon/00/triple_row_icon_widget.css
author Simon Howkins <simonh@symbian.org>
Tue, 16 Nov 2010 11:12:20 +0000
branchRCL_3
changeset 108 cf9be2d674f1
parent 83 5456b4e8b3a8
permissions -rw-r--r--
Fixed path to files to be exported

widget{
    width:auto;
    height:90px;
    }
box#triple_row_icon_widget{ 
    direction: ltr;
    block-progression:tb;
 		nav-index:appearance;
}
box#triple_row_icon_widget:focus{
    background-image: "SKIN(268458534 24576)";
    background-color: "SKIN(268458534 5120 9)";
}

box.row{
    direction: ltr;
    block-progression:rl;
    padding-left  : 10px;
    padding-right : 10px;
}

box#triple_rc_row1_box{
    padding-top   : 2px;
    padding-bottom: 2px;
}

box#triple_rc_row2_box{
    padding-top   : 2px;
    padding-bottom: 2px;
}
box#triple_rc_row3_box{
    padding-top   : 2px;
    padding-bottom: 2px;
}

box.imagebox
{
    height:auto;
    width:20px;
    direction: ltr;
}
box.textbox
{
    padding-left  : 10px;
    direction: ltr;
    width:auto;
    height:20px;
}

text
{
    width:auto;
    height:auto;
    display: block;
    visibility: visible;
    position: static;
    direction: ltr;
    block-progression:tb;
    text-align:left;
	  font-family: EAknLogicalFontPrimaryFont;
	  font-size:18px;
    color:white;
}

image
{
  _s60-aspect-ratio:preserve;
}