idlehomescreen/data/qhd_tch/profile_2001cb7c/xuikon/00/profile.css
changeset 0 f72a12da539e
child 2 08c6ee43b396
equal deleted inserted replaced
-1:000000000000 0:f72a12da539e
       
     1 widget#profilewidget
       
     2 {
       
     3     padding-top: 3px;
       
     4     padding-left: 3px;
       
     5     padding-right: 3px;
       
     6     padding-bottom: 3px;
       
     7     background-color: none;
       
     8 }
       
     9 
       
    10 box#clock_profile_container
       
    11 {
       
    12     direction: ltr;
       
    13     block-progression: lr;
       
    14 }
       
    15 
       
    16 clock
       
    17 {
       
    18     width: 152px;
       
    19     margin-right: 3px;
       
    20     padding-top: 2px;
       
    21     padding-bottom: 2px;
       
    22     _s60-format: locale;
       
    23     _s60-ampm-font-size: 16px;
       
    24     _s60-digital-font-size: 56px;
       
    25     color: "SKIN(268458534 13056 74)";
       
    26     background-color: "SKIN(268458534 9886)";
       
    27     nav-index: appearance;
       
    28 }
       
    29 
       
    30 box.clock_profile
       
    31 {
       
    32     background-color: "SKIN(268458534 9886)";
       
    33         
       
    34     nav-index: appearance;
       
    35 }
       
    36 
       
    37 box#date_profiles_container
       
    38 {
       
    39     width: auto;
       
    40     block-progression: tb;
       
    41 }
       
    42 
       
    43 box#date_container
       
    44 {
       
    45     width: auto;
       
    46     height: 26px;
       
    47     block-progression: lr;
       
    48     margin-bottom: 3px;
       
    49     padding-bottom: 2px;
       
    50 }
       
    51 
       
    52 box#date_content
       
    53 {
       
    54     width: adaptive;
       
    55     height: adaptive;
       
    56     margin-left: auto;
       
    57     margin-right: auto;
       
    58 }
       
    59 
       
    60 text#date_text
       
    61 {
       
    62     text-align: center;
       
    63     margin-left: 2px;
       
    64     margin-right: 2px;
       
    65     width: adaptive;
       
    66     height: adaptive;
       
    67     font-family: EAknLogicalFontSecondaryFont;
       
    68     font-size: 3.5u;
       
    69     _s60-text-valign: top;
       
    70     color:"SKIN(268458534 13056 74)";
       
    71 }
       
    72 
       
    73 box#profile_softindicator
       
    74 {
       
    75     padding-top: 2px;
       
    76     padding-bottom: 2px;
       
    77     padding-left: 2px;
       
    78     padding-right: 2px;
       
    79     direction: ltr;
       
    80 }
       
    81 
       
    82 image#SatIdleModeIcon
       
    83 {
       
    84     display: block;
       
    85     width: 18px;
       
    86     height: 20px;
       
    87     position: static;
       
    88     margin-top: auto;
       
    89 }
       
    90 
       
    91 /* Default system profiles */
       
    92 text.systemprofileitem
       
    93 {
       
    94     display: block;
       
    95 }
       
    96 
       
    97 /* Placeholders for profiles added by user */
       
    98 text.userprofileitem
       
    99 {
       
   100     display: none;
       
   101 }
       
   102 
       
   103 /******************
       
   104     SOFT INDICATOR WIDGET AREA 
       
   105 *******************/
       
   106 newsticker.SIText
       
   107 {
       
   108     text-align: center;
       
   109     display: block;
       
   110     visibility: visible;
       
   111     width: auto;
       
   112     margin-left: 2px;
       
   113     margin-right: 2px;
       
   114     font-family: EAknLogicalFontSecondaryFont;
       
   115     font-size: 23px;
       
   116     color: "SKIN(268458534 13056 74)";
       
   117     
       
   118     white-space-collapse: collapse;
       
   119     
       
   120     _s60-scroll-behaviour: scroll-alternate;
       
   121     
       
   122     _s60-display-time: 2000;
       
   123     _s60-scroll-loop: false;
       
   124     _s60-start-delay: 0;
       
   125     _s60-restart-after-update: true;
       
   126 }
       
   127 
       
   128 box#NT_CUGMCN
       
   129 {
       
   130     text-align: center;
       
   131     margin-left: auto;
       
   132     margin-right: auto;
       
   133     width: adaptive;
       
   134     height: auto;
       
   135     block-progression: rl;
       
   136 }
       
   137 
       
   138 box#NT_SATVHZ
       
   139 {
       
   140     display: none;
       
   141     text-align: center;
       
   142     margin-left: auto;
       
   143     margin-right: auto;
       
   144     width: adaptive;
       
   145     height: auto;
       
   146     block-progression: rl;
       
   147 }
       
   148 
       
   149 title#title_vhz
       
   150 {
       
   151     display: none;
       
   152 }
       
   153 
       
   154 title#title_sat
       
   155 {
       
   156     display: none;
       
   157 }