idlehomescreen/data/vga_tch/view1_2001fdb9/xuikon/94/view.css
changeset 0 f72a12da539e
child 2 08c6ee43b396
equal deleted inserted replaced
-1:000000000000 0:f72a12da539e
       
     1 view {
       
     2     display: block; 
       
     3     position: static;
       
     4     width: 100%;
       
     5     height: 100%;
       
     6     direction: rtl;
       
     7     block-progression: tb;
       
     8     background-image: wallpaper;
       
     9     nav-index: appearance;
       
    10     _s60-focus-visibility: true;
       
    11     _s60-status-pane-layout: widescreen-flat-3softkeys;
       
    12 
       
    13 }
       
    14 
       
    15 trigger.western{
       
    16     display: none;
       
    17 }
       
    18 
       
    19 
       
    20 /** Softkeys **/
       
    21 softkey.normal_mode_sk
       
    22 {
       
    23     display: block;
       
    24 }
       
    25 
       
    26 softkey.normal_mode_sk:edit
       
    27 {
       
    28     display: none;
       
    29 }
       
    30 
       
    31 softkey.edit_mode_sk
       
    32 {
       
    33     display: none;
       
    34 }
       
    35 
       
    36 softkey.edit_mode_sk:edit
       
    37 {
       
    38     display: block;
       
    39 }
       
    40 
       
    41 /** General **/
       
    42 
       
    43 plugin.widget_full_width{
       
    44     /* every plug-in decides its own height */
       
    45     height: adaptive;
       
    46     background-color: "SKIN(268458534 9906)";
       
    47     background-size: 100%;
       
    48     width: 100%;
       
    49 /*    padding-left: 1.7u;
       
    50     padding-right: 1.7u;*/
       
    51     margin-bottom: 0.55u;
       
    52     nav-index: auto;
       
    53 }
       
    54 
       
    55 plugin.widget_full_width:focus {
       
    56     focus-background:"SKIN(268458534 9896)";
       
    57 }
       
    58 
       
    59 plugin:edit {
       
    60     background-color:"SKIN(270501603 8582)";
       
    61 }
       
    62 
       
    63 text{
       
    64     text-align: center;
       
    65     font-family: tahoma;
       
    66     font-size: 3.0u;
       
    67     /*color:"SKIN(268458534 13056 19)";*/
       
    68     color: white;
       
    69 }
       
    70 
       
    71 /************
       
    72 Page switcher
       
    73 *************
       
    74 					
       
    75 text#switchertext{
       
    76 	position: static;
       
    77 	text-align: right;
       
    78 	margin-left: 6.0u;
       
    79 }
       
    80 
       
    81 image#switcherimage{
       
    82 	position: absolute;
       
    83    	top: 1.4u;
       
    84     	left: 2.5u;
       
    85 	height: 3.5u;
       
    86 	width: 3.0u;
       
    87 	_s60-aspect-ratio: preserve;
       
    88 }
       
    89 */
       
    90 
       
    91 
       
    92 /****************** 
       
    93 container areas 
       
    94 ******************/
       
    95 box#mainbox{
       
    96     width: 100%;
       
    97     height: 100%;
       
    98 }
       
    99 
       
   100 box.profile_date
       
   101 {
       
   102     background-color: "SKIN(268458534 9916)";
       
   103     nav-index: appearance;
       
   104     height: auto;
       
   105 }
       
   106 
       
   107 box.profile_date:focus
       
   108 {
       
   109     touchfeedbackdown: basic; 
       
   110     touchfeedbackdrag: sensitive;
       
   111     background-color: "SKIN(268458534 5120 9)";
       
   112 }
       
   113 
       
   114 
       
   115 /********************************************* 
       
   116 Clock Profiles - portrait specific containers 
       
   117 **********************************************/
       
   118 
       
   119 box#clock_profiles_portrait{
       
   120     display: block;
       
   121     visibility: visible;
       
   122     direction: rtl;
       
   123     block-progression: rl;
       
   124     padding-left: 1.7u;
       
   125     padding-right: 1.7u;
       
   126     margin-bottom: 0.55u;
       
   127     height:13.86u;
       
   128     visualisationaware:true;
       
   129 }
       
   130 
       
   131 box#profiles_pages_portrait{
       
   132     block-progression: tb;
       
   133     direction: rtl;
       
   134     height: adaptive;
       
   135 }
       
   136 
       
   137 box#clock_container_portrait{
       
   138     display: block;
       
   139     visibility: visible;
       
   140     position: static;    
       
   141     nav-index: appearance;
       
   142     block-progression: tb;
       
   143     background-color: "SKIN(268458534 9906)";
       
   144 
       
   145     margin-left: 0.7u;
       
   146     visualisationaware:true;
       
   147     _s60-initial-focus: 1;
       
   148 }
       
   149 
       
   150 box#clock_container_portrait:focus{
       
   151     background-color: "SKIN(268458534 5120 9)";
       
   152 }
       
   153 
       
   154 clock#clock_portrait{
       
   155     display: block;
       
   156     visibility: visible;
       
   157     position: static;     
       
   158     width: auto;
       
   159     /*height: 70%;*/
       
   160     height: auto;
       
   161     direction: rtl;
       
   162     block-progression: tb;        
       
   163     background: none;
       
   164     nav-index: appearance;
       
   165     _s60-format: locale;
       
   166     _s60-ampm-font-size: 16px;
       
   167     _s60-digital-font-size: 56px;
       
   168     color: white;	
       
   169 }
       
   170 
       
   171 box#date_container_portrait
       
   172 {
       
   173     width: auto;
       
   174     direction: rtl;
       
   175     block-progression: rl;
       
   176     height: 4.05u;
       
   177     margin-bottom: 0.55u;
       
   178     padding-top: 3px;
       
   179     visualisationaware:true;
       
   180 }
       
   181 
       
   182 box#date_content_portrait
       
   183 {
       
   184     width: adaptive;
       
   185     height: adaptive;
       
   186 }
       
   187 
       
   188 text#datetext2_portrait
       
   189 {
       
   190     text-align: center;
       
   191     width: auto;
       
   192     height: auto;
       
   193     font-family: EAknLogicalFontPrimaryFont;
       
   194     font-size: 3u;
       
   195     color: white;
       
   196 }
       
   197 
       
   198 box#profile_softindicator_portrait
       
   199 {
       
   200     width: auto;
       
   201     direction: rtl;
       
   202     block-progression: tb;
       
   203     background-color: "SKIN(268458534 9906)";
       
   204     nav-index: appearance;
       
   205     height: 9.0u;
       
   206     visualisationaware:true;
       
   207 }
       
   208 
       
   209 box#NT_CUGMCN_portrait
       
   210 {
       
   211     text-align: center;
       
   212     width: adaptive;
       
   213     height: auto;
       
   214     block-progression: rl;
       
   215 }
       
   216 
       
   217 
       
   218 box#NT_SATVHZ_portrait
       
   219 {
       
   220     display: none;
       
   221     text-align: center;
       
   222     width: adaptive;
       
   223     height: auto;
       
   224     block-progression: rl;
       
   225 }
       
   226 
       
   227 title#title_vhz_portrait
       
   228 {
       
   229     display: none;
       
   230 }
       
   231 
       
   232 title#title_sat_portrait
       
   233 {
       
   234     display: none;
       
   235 }
       
   236 
       
   237 /********************************************* 
       
   238 Clock Profiles - landscape specific containers 
       
   239 **********************************************/
       
   240 
       
   241 box#clock_profiles_landscape{
       
   242     display: block;
       
   243     visibility: visible;
       
   244     direction: rtl;
       
   245     block-progression: tb;
       
   246     width: 30%;
       
   247     height: 100%;
       
   248     padding-left: 5px;
       
   249     padding-top: 5px;
       
   250     visualisationaware:true;
       
   251 }
       
   252 
       
   253 box#profiles_pages_landscape{
       
   254     block-progression: tb;
       
   255     direction: rtl;
       
   256     height: adaptive;
       
   257 }
       
   258 
       
   259 box#clock_container_landscape{
       
   260     
       
   261     display: block;
       
   262     visibility: visible;
       
   263     position: static;    
       
   264     nav-index: appearance;
       
   265     block-progression: tb;
       
   266     background-color: "SKIN(268458534 9906)";
       
   267     height: 10.74u;
       
   268     width: auto;
       
   269     margin-bottom: 0.55u;
       
   270     visualisationaware:true;
       
   271     _s60-initial-focus: 2;
       
   272 }
       
   273 
       
   274 box#clock_container_landscape:focus{
       
   275     background-color: "SKIN(268458534 5120 9)";
       
   276 }
       
   277 
       
   278 box#date_container_landscape
       
   279 {
       
   280     width: auto;
       
   281     direction: rtl;
       
   282     block-progression: rl;
       
   283     height: 6.7u;
       
   284     margin-bottom: 0.55u;
       
   285     visualisationaware:true;
       
   286 }
       
   287 
       
   288 box#profile_softindicator_landscape
       
   289 {
       
   290     width: auto;
       
   291     direction: rtl;
       
   292     block-progression: tb;
       
   293     background-color: "SKIN(268458534 9906)";
       
   294     nav-index: appearance;
       
   295     height: 6.7u;
       
   296     margin-bottom: 0.55u;
       
   297     visualisationaware:true;
       
   298 }
       
   299 
       
   300 clock#clock_landscape{
       
   301     display: block;
       
   302     visibility: visible;
       
   303     position: static;     
       
   304     width: 100%;
       
   305     height: auto;
       
   306     direction: rtl;
       
   307     block-progression: tb;        
       
   308     background: none;
       
   309     nav-index: appearance;
       
   310     _s60-format: locale;
       
   311     _s60-ampm-font-size: 16px;
       
   312     _s60-digital-font-size: 56px;
       
   313     color: white;	
       
   314 }
       
   315 
       
   316 clock:focus{
       
   317     background-color: "SKIN(268458534 5120 9)";
       
   318 }
       
   319 /* Date in the clock widget */
       
   320 text#datetext{
       
   321     nav-index: appearance;
       
   322     text-align: center;
       
   323     padding-top: 0.5u;
       
   324     padding-bottom: 0.5u;
       
   325     width: 100%;
       
   326     height: 24%;
       
   327     font-family: EAknLogicalFontPrimaryFont;
       
   328     font-size: 3u;
       
   329     color: white;
       
   330 }
       
   331 /* Date in the clock widget */
       
   332 text#datetext:focus{
       
   333     background-color: "SKIN(268458534 5120 9)";
       
   334 }
       
   335 
       
   336 /* Date in separate widget above profiles */
       
   337 
       
   338 box#date_content_landscape
       
   339 {
       
   340     width: inherit;
       
   341     height: inherit;
       
   342 }
       
   343 
       
   344 text#datetext2_landscape
       
   345 {
       
   346     text-align: center;
       
   347     width: auto;
       
   348     height: auto;
       
   349     font-family: EAknLogicalFontPrimaryFont;
       
   350     font-size: 3u;
       
   351     color: white;
       
   352 }
       
   353 
       
   354 box#profile_softindicator:focus
       
   355 {
       
   356     touchfeedbackdown: basic; 
       
   357     touchfeedbackdrag: sensitive;
       
   358     focus-background:"SKIN(268458534 5120 9)";
       
   359 }
       
   360 
       
   361 image#profileicon {
       
   362     display: block;
       
   363     visibility: hidden;
       
   364     width: 18px;
       
   365     height: 20px;
       
   366     position: static;
       
   367     margin-top: auto;
       
   368     z-index: 2;
       
   369 }
       
   370 
       
   371 image#SatIdleModeIcon
       
   372 {
       
   373     display: block;
       
   374     visibility: hidden;
       
   375     width: 18px;
       
   376     height: 20px;
       
   377     position: static;
       
   378     margin-top: auto;
       
   379 }
       
   380 
       
   381 text#profiletext
       
   382 {
       
   383     text-align: center;
       
   384     margin-left: 2px;
       
   385     margin-right: 2px;
       
   386     width: adaptive;
       
   387     height: adaptive;
       
   388     font-family: EAknLogicalFontPrimaryFont;
       
   389     font-size: 3u;
       
   390     color:"SKIN(268458534 13056 19)";
       
   391 }
       
   392 
       
   393 /* Profiles dialog */
       
   394 listquerydialog#profiledialog
       
   395 {
       
   396     /* Avkon dialog is not layout capable */
       
   397     display: none;    
       
   398 }
       
   399 
       
   400 /* Default system profiles */
       
   401 text.systemprofileitem
       
   402 {
       
   403     display: block;
       
   404 }
       
   405 
       
   406 /* Placeholders for profiles added by user */
       
   407 text.userprofileitem
       
   408 {
       
   409     display: none;
       
   410 }
       
   411 
       
   412 /******************
       
   413     SOFT INDICATOR WIDGET AREA 
       
   414 *******************/
       
   415 
       
   416 newsticker.SIText {
       
   417     text-align: center;
       
   418     display: block;
       
   419     visibility: visible;
       
   420     width: auto;
       
   421     margin-left: 2px;
       
   422     margin-right: 2px;
       
   423     font-family: EAknLogicalFontPrimaryFont;
       
   424     font-size: 3u;
       
   425     white-space-collapse: collapse;
       
   426     _s60-scroll-behaviour: alternate;
       
   427     /*_s60-scroll-behaviour: scroll;*/
       
   428     _s60-display-time: 2000;
       
   429     _s60-scroll-loop: false;
       
   430     _s60-start-delay: 0;
       
   431     _s60-restart-after-update: true;
       
   432     color: white;
       
   433     /*color:"SKIN(268458534 13056 19)";*/
       
   434 }
       
   435 
       
   436 box#NT_CUGMCN_landscape
       
   437 {
       
   438     text-align: center;
       
   439     margin-left: auto;
       
   440     margin-right: auto;
       
   441     width: adaptive;
       
   442     height: auto;
       
   443     block-progression: rl;
       
   444 }
       
   445 
       
   446 box#NT_SATVHZ_landscape
       
   447 {
       
   448     display: none;
       
   449     text-align: center;
       
   450     margin-left: auto;
       
   451     margin-right: auto;
       
   452     width: adaptive;
       
   453     height: auto;
       
   454     block-progression: rl;
       
   455 }
       
   456 
       
   457 title#title_vhz_landscape
       
   458 {
       
   459     display: none;
       
   460 }
       
   461 
       
   462 title#title_sat_landscape
       
   463 {
       
   464    display: none;
       
   465 }
       
   466 
       
   467 image#SatIdleModeIcon_portrait
       
   468 {
       
   469     display: none;
       
   470 }
       
   471 
       
   472 image#SatIdleModeIcon_landscape
       
   473 {
       
   474     display: none;
       
   475 }
       
   476 
       
   477 /************
       
   478 Page switcher
       
   479 *************
       
   480 box#switcher{
       
   481     display: block;
       
   482     visibility: visible;
       
   483     block-progression: rl;
       
   484     direction: ltr;
       
   485     height: 4.5u;
       
   486     background-color: "SKIN(268458534 9906)";
       
   487     background-size: 100%;		
       
   488     margin-top: 0.55u;
       
   489 }
       
   490 
       
   491 box#switcher:focus {
       
   492     background-color: "SKIN(268458534 5120 9)";
       
   493 }
       
   494 
       
   495 text#switchertext
       
   496 {
       
   497     text-align: center;
       
   498     margin-left: auto;
       
   499     margin-right: auto;
       
   500     width: adaptive;
       
   501     height: 3.5u;
       
   502     font-family: EAknLogicalFontPrimaryFont;
       
   503     font-size: 3u;
       
   504     color:"SKIN(268458534 13056 19)";
       
   505     color: white;
       
   506     padding-top: 0.5u;
       
   507     padding-bottom: 0.5u;
       
   508 }
       
   509 
       
   510 image#switcherimage
       
   511 {
       
   512     position: static;
       
   513     height: 3.5u;
       
   514     width: 3.5u;
       
   515     margin-top: 0.5u;
       
   516     margin-left: 2u;
       
   517 }
       
   518 */
       
   519 
       
   520 menuitem#webonlineitem
       
   521 {
       
   522    display: block;
       
   523 }
       
   524 
       
   525 menuitem#webonlineitem:edit
       
   526 {
       
   527    display: none;
       
   528 }
       
   529 
       
   530 menuitem#webofflineitem
       
   531 {
       
   532    display: block;
       
   533 }
       
   534 
       
   535 menuitem#webofflineitem:edit
       
   536 {
       
   537    display: none;
       
   538 }
       
   539 
       
   540 box#main_plugins{
       
   541     block-progression: tb;
       
   542     display: block;
       
   543     visibility: visible;
       
   544     padding-left: 1.7u;
       
   545     padding-right: 1.7u;
       
   546 }
       
   547