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