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