idlehomescreen/data/vga_tch/double_row_widget_2001fdc2/xuikon/94/double_row_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: 60px;
    }
    
box#double_row_widget{ 
    direction: rtl;
    block-progression: tb;
 		nav-index: appearance;
}    

box#double_row_widget:focus{
    background-image: "SKIN(268458534 24576)";
    background-color: "SKIN(268458534 5120 9)";
}
box.double_text_box{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    direction: ltr;
}

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