musichomescreen_multiview/data/themes/default/install/musicwidget_10207c18/xuikon/94/MusicWidget.css
changeset 0 ff3acec5bc43
child 9 13afc0e517bd
equal deleted inserted replaced
-1:000000000000 0:ff3acec5bc43
       
     1 widget#MusicWidget
       
     2     {
       
     3     display: block;
       
     4     visibility: visible;
       
     5     width:312px;
       
     6     height:75px;
       
     7     padding-top: 4px;
       
     8     padding-bottom: 3px;
       
     9     padding-right: 4px;
       
    10     margin-left: auto;
       
    11     margin-right: auto;
       
    12     block-progression: rl;
       
    13     direction: rtl;
       
    14     nav-index:appearance;
       
    15     }
       
    16     
       
    17 box#area1
       
    18     {
       
    19     display: block;
       
    20     visibility: visible;
       
    21     width: 70px;
       
    22     height: 70px;
       
    23     margin-left: 3px;
       
    24     padding-top: 3px;
       
    25     padding-bottom: 2px;
       
    26     padding-left: 2px;
       
    27     padding-right: 2px;
       
    28     direction: ltr;
       
    29     block-progression: tb;
       
    30     background-color: "SKIN(268458534 9886)";
       
    31     nav-index:appearance;
       
    32     }
       
    33 
       
    34 box#area2
       
    35     {
       
    36     display: block;
       
    37     visibility: visible;
       
    38     width: auto; 
       
    39     height: auto; 
       
    40     block-progression: tb;
       
    41     nav-index:appearance;
       
    42     }
       
    43     
       
    44 box#textbox
       
    45     {
       
    46     display: block;
       
    47     visibility: visible;
       
    48     margin-left: 3px;
       
    49     width: 100%; 
       
    50     height: 40%;
       
    51     nav-index:appearance;
       
    52     }
       
    53 
       
    54 box#toolbarbox
       
    55     {
       
    56     display: block;
       
    57     visibility: visible;
       
    58     width: auto; 
       
    59     height: 60%;
       
    60     direction: ltr;
       
    61     block-progression: rl;
       
    62     nav-index:appearance;
       
    63     }
       
    64     
       
    65 box.toolbarbuttonbox
       
    66     {
       
    67     display: block;
       
    68     visibility: visible;
       
    69     width: auto; 
       
    70     height: 100%;
       
    71     margin-left: 3px;
       
    72     background-color: "SKIN(268458534 9886)";
       
    73     nav-index:appearance;
       
    74     }
       
    75     
       
    76 box#textbox2
       
    77     {
       
    78     display: block;
       
    79     visibility: visible;
       
    80     margin-left: 3px;
       
    81     width: auto; 
       
    82     height: 100%; 
       
    83     background-color: "SKIN(268458534 9886)";
       
    84     nav-index:appearance;
       
    85     }
       
    86 
       
    87 box#player_inactive
       
    88 {
       
    89     display: block;
       
    90 
       
    91 }
       
    92 
       
    93 box#player_active
       
    94 {
       
    95     display: none;
       
    96 }
       
    97 
       
    98 
       
    99 box:focus 
       
   100     {
       
   101     touchfeedbackdown: basic; 
       
   102     touchfeedbackdrag: sensitive;
       
   103     focus-background:"SKIN(268458534 9896)";
       
   104     }
       
   105 
       
   106 
       
   107 image
       
   108     {
       
   109     margin-left: auto;
       
   110     margin-right: auto;
       
   111     margin-top: auto;
       
   112     margin-bottom: auto;
       
   113     }
       
   114 image.area1_images
       
   115     {
       
   116     width: 70px;
       
   117     height: 70px;
       
   118     }
       
   119     
       
   120 image.toolbarimage
       
   121     {
       
   122     width: 41px;
       
   123     height: 41px;
       
   124     }
       
   125 
       
   126 text
       
   127     {
       
   128     color:"SKIN(268458534 13056 74)";
       
   129     display: block;
       
   130     visibility: visible;
       
   131     position: static;
       
   132     font-family: EAknLogicalFontSecondaryFont;
       
   133     font-size: 3.5u;
       
   134     text-align:center;
       
   135     direction: ltr;
       
   136     }