messagingapp/msgui/msgapp/resources/xml/msglistviewitem.css
changeset 27 e4592d119491
parent 25 84d9eb65b26f
child 47 5b14749788d7
child 48 4f501b74aeb1
equal deleted inserted replaced
25:84d9eb65b26f 27:e4592d119491
    27   top:-var(hb-param-margin-gene-top);
    27   top:-var(hb-param-margin-gene-top);
    28   left:-var(hb-param-margin-gene-middle-horizontal);
    28   left:-var(hb-param-margin-gene-middle-horizontal);
    29   right:var(hb-param-margin-gene-middle-horizontal);
    29   right:var(hb-param-margin-gene-middle-horizontal);
    30   bottom:var(hb-param-margin-gene-middle-vertical);
    30   bottom:var(hb-param-margin-gene-middle-vertical);
    31   text-align: left;
    31   text-align: left;
    32   color: var(list_item_title_normal);
       
    33   font-variant: primary;
    32   font-variant: primary;
    34   text-height:var(hb-param-text-height-primary);
    33   text-height:var(hb-param-text-height-primary);
    35   text-line-count-min:1;
    34   text-line-count-min:1;
    36   text-line-count-max:1;
    35   text-line-count-max:1;
    37 }
    36 }
    40   top:-var(hb-param-margin-gene-top);
    39   top:-var(hb-param-margin-gene-top);
    41   left:-var(hb-param-margin-gene-middle-horizontal);
    40   left:-var(hb-param-margin-gene-middle-horizontal);
    42   right:var(hb-param-margin-gene-middle-horizontal);
    41   right:var(hb-param-margin-gene-middle-horizontal);
    43   bottom:var(hb-param-margin-gene-middle-vertical);
    42   bottom:var(hb-param-margin-gene-middle-vertical);
    44   text-align: left;
    43   text-align: left;
    45   color: var(list_item_title_normal);
       
    46   font-variant: secondary;
    44   font-variant: secondary;
    47   text-height:var(hb-param-text-height-primary);
    45   text-height:var(hb-param-text-height-primary);
    48   text-line-count-min:1;
    46   text-line-count-min:1;
    49   text-line-count-max:1;
    47   text-line-count-max:1;
    50 }
    48 }
    52 MsgListViewItem[unReadMsg="true"]::previewLabel[layoutName="custom"]:portrait {
    50 MsgListViewItem[unReadMsg="true"]::previewLabel[layoutName="custom"]:portrait {
    53   left:-var(hb-param-margin-gene-middle-horizontal);
    51   left:-var(hb-param-margin-gene-middle-horizontal);
    54   bottom:-var(hb-param-margin-gene-bottom);
    52   bottom:-var(hb-param-margin-gene-bottom);
    55   right:var(hb-param-margin-gene-middle-horizontal);
    53   right:var(hb-param-margin-gene-middle-horizontal);
    56   text-align: left top;
    54   text-align: left top;
    57   color: var(list_item_content_normal);
       
    58   font-variant: primary;
    55   font-variant: primary;
    59   text-height: var(hb-param-text-height-secondary);
    56   text-height: var(hb-param-text-height-secondary);
    60   text-line-count-min:2;
    57   text-line-count-min:2;
    61   text-line-count-max:2;
    58   text-line-count-max:2;
    62 }
    59 }
    64 MsgListViewItem[unReadMsg="false"]::previewLabel[layoutName="custom"]:portrait {
    61 MsgListViewItem[unReadMsg="false"]::previewLabel[layoutName="custom"]:portrait {
    65   left:-var(hb-param-margin-gene-middle-horizontal);
    62   left:-var(hb-param-margin-gene-middle-horizontal);
    66   bottom:-var(hb-param-margin-gene-bottom);
    63   bottom:-var(hb-param-margin-gene-bottom);
    67   right:var(hb-param-margin-gene-middle-horizontal);
    64   right:var(hb-param-margin-gene-middle-horizontal);
    68   text-align: left top;
    65   text-align: left top;
    69   color: var(list_item_content_normal);
       
    70   font-variant: secondary;
    66   font-variant: secondary;
    71   text-height: var(hb-param-text-height-secondary);
    67   text-height: var(hb-param-text-height-secondary);
    72   text-line-count-min:2;
    68   text-line-count-min:2;
    73   text-line-count-max:2;
    69   text-line-count-max:2;
    74 }
    70 }
    75 
    71 
    76 MsgListViewItem::unreadCount[layoutName="custom"]:portrait {
    72 MsgListViewItem::unreadCount[layoutName="custom"]:portrait {
    77   right:var(hb-param-margin-gene-middle-horizontal);
    73   right:var(hb-param-margin-gene-middle-horizontal);
    78   size-policy-horizontal: fixed;
    74   size-policy-horizontal: fixed;
    79   text-align: right;
    75   text-align: right;
    80   color: var(list_item_content_normal);
       
    81   font-variant: primary;
    76   font-variant: primary;
    82   text-height: var(hb-param-text-height-primary);
    77   text-height: var(hb-param-text-height-primary);
    83   text-line-count-min:1;
    78   text-line-count-min:1;
    84   text-line-count-max:1;
    79   text-line-count-max:1;
    85 }
    80 }
    88   right:var(hb-param-margin-gene-right);
    83   right:var(hb-param-margin-gene-right);
    89   bottom:var(hb-param-margin-gene-bottom);
    84   bottom:var(hb-param-margin-gene-bottom);
    90   size-policy-horizontal: fixed;
    85   size-policy-horizontal: fixed;
    91   pref-width:12un;
    86   pref-width:12un;
    92   text-align: right;
    87   text-align: right;
    93   color: var(list_item_content_normal);
       
    94   font-variant: primary;
    88   font-variant: primary;
    95   text-height: var(hb-param-text-height-tiny);
    89   text-height: var(hb-param-text-height-tiny);
    96   text-line-count-min:1;
    90   text-line-count-min:1;
    97   text-line-count-max:1;
    91   text-line-count-max:1;
    98 }
    92 }
   101   right:var(hb-param-margin-gene-right);
    95   right:var(hb-param-margin-gene-right);
   102   bottom:var(hb-param-margin-gene-bottom);
    96   bottom:var(hb-param-margin-gene-bottom);
   103   size-policy-horizontal: fixed;
    97   size-policy-horizontal: fixed;
   104   pref-width:12un;
    98   pref-width:12un;
   105   text-align: right;
    99   text-align: right;
   106   color: var(list_item_content_normal);
       
   107   font-variant: secondary;
   100   font-variant: secondary;
   108   text-height: var(hb-param-text-height-tiny);
   101   text-height: var(hb-param-text-height-tiny);
   109   text-line-count-min:1;
   102   text-line-count-min:1;
   110   text-line-count-max:1;
   103   text-line-count-max:1;
   111 }
   104 }
   133   top:-var(hb-param-margin-gene-top);
   126   top:-var(hb-param-margin-gene-top);
   134   left:-var(hb-param-margin-gene-left);
   127   left:-var(hb-param-margin-gene-left);
   135   right:var(hb-param-margin-gene-middle-horizontal);
   128   right:var(hb-param-margin-gene-middle-horizontal);
   136   bottom:var(hb-param-margin-gene-bottom);
   129   bottom:var(hb-param-margin-gene-bottom);
   137   text-align: left;
   130   text-align: left;
   138   color: var(list_item_title_normal);
       
   139   font-variant: primary;
   131   font-variant: primary;
   140   text-height:var(hb-param-text-height-primary);
   132   text-height:var(hb-param-text-height-primary);
   141   text-line-count-min:1;
   133   text-line-count-min:1;
   142   text-line-count-max:1;
   134   text-line-count-max:1;
   143 }
   135 }
   146   top:-var(hb-param-margin-gene-top);
   138   top:-var(hb-param-margin-gene-top);
   147   left:-var(hb-param-margin-gene-left);
   139   left:-var(hb-param-margin-gene-left);
   148   right:var(hb-param-margin-gene-middle-horizontal);
   140   right:var(hb-param-margin-gene-middle-horizontal);
   149   bottom:var(hb-param-margin-gene-bottom);
   141   bottom:var(hb-param-margin-gene-bottom);
   150   text-align: left;
   142   text-align: left;
   151   color: var(list_item_title_normal);
       
   152   font-variant: secondary;
   143   font-variant: secondary;
   153   text-height:var(hb-param-text-height-primary);
   144   text-height:var(hb-param-text-height-primary);
   154   text-line-count-min:1;
   145   text-line-count-min:1;
   155   text-line-count-max:1;
   146   text-line-count-max:1;
   156 }
   147 }
   157 
   148 
   158 MsgListViewItem[unReadMsg="true"]::previewLabel[layoutName="custom"]:landscape {
   149 MsgListViewItem[unReadMsg="true"]::previewLabel[layoutName="custom"]:landscape {
   159   right:var(hb-param-margin-gene-middle-horizontal);
   150   right:var(hb-param-margin-gene-middle-horizontal);
   160   text-align: left;
   151   text-align: left;
   161   color: var(list_item_content_normal);
       
   162   font-variant: primary;
   152   font-variant: primary;
   163   text-height: var(hb-param-text-height-secondary);
   153   text-height: var(hb-param-text-height-secondary);
   164   text-line-count-min:1;
   154   text-line-count-min:1;
   165   text-line-count-max:1;
   155   text-line-count-max:1;
   166 }
   156 }
   167 
   157 
   168 MsgListViewItem[unReadMsg="false"]::previewLabel[layoutName="custom"]:landscape {
   158 MsgListViewItem[unReadMsg="false"]::previewLabel[layoutName="custom"]:landscape {
   169   right:var(hb-param-margin-gene-middle-horizontal);
   159   right:var(hb-param-margin-gene-middle-horizontal);
   170   text-align: left;
   160   text-align: left;
   171   color: var(list_item_content_normal);
       
   172   font-variant: secondary;
   161   font-variant: secondary;
   173   text-height: var(hb-param-text-height-secondary);
   162   text-height: var(hb-param-text-height-secondary);
   174   text-line-count-min:1;
   163   text-line-count-min:1;
   175   text-line-count-max:1;
   164   text-line-count-max:1;
   176 }
   165 }
   177 
   166 
   178 MsgListViewItem::unreadCount[layoutName="custom"]:landscape {
   167 MsgListViewItem::unreadCount[layoutName="custom"]:landscape {
   179   right:var(hb-param-margin-gene-middle-horizontal);
   168   right:var(hb-param-margin-gene-middle-horizontal);
   180   size-policy-horizontal: fixed;
   169   size-policy-horizontal: fixed;
   181   text-align: right;
   170   text-align: right;
   182   color: var(list_item_content_normal);
       
   183   font-variant: primary;
   171   font-variant: primary;
   184   text-height: var(hb-param-text-height-primary);
   172   text-height: var(hb-param-text-height-primary);
   185   text-line-count-min:1;
   173   text-line-count-min:1;
   186   text-line-count-max:1;
   174   text-line-count-max:1;
   187 }
   175 }
   198 MsgListViewItem[unReadMsg="true"]::timeLabel[layoutName="custom"]:landscape {
   186 MsgListViewItem[unReadMsg="true"]::timeLabel[layoutName="custom"]:landscape {
   199   right:var(hb-param-margin-gene-right);
   187   right:var(hb-param-margin-gene-right);
   200   size-policy-horizontal: fixed;
   188   size-policy-horizontal: fixed;
   201   pref-width:12un;
   189   pref-width:12un;
   202   text-align: right;
   190   text-align: right;
   203   color: var(list_item_content_normal);
       
   204   font-variant: primary;
   191   font-variant: primary;
   205   text-height: var(hb-param-text-height-tiny);
   192   text-height: var(hb-param-text-height-tiny);
   206   text-line-count-min:1;
   193   text-line-count-min:1;
   207   text-line-count-max:1;
   194   text-line-count-max:1;
   208 }
   195 }
   210 MsgListViewItem[unReadMsg="false"]::timeLabel[layoutName="custom"]:landscape {
   197 MsgListViewItem[unReadMsg="false"]::timeLabel[layoutName="custom"]:landscape {
   211   right:var(hb-param-margin-gene-right);
   198   right:var(hb-param-margin-gene-right);
   212   size-policy-horizontal: fixed;
   199   size-policy-horizontal: fixed;
   213   pref-width:12un;
   200   pref-width:12un;
   214   text-align: right;
   201   text-align: right;
   215   color: var(list_item_content_normal);
   202   font-variant: secondary;
   216   font-variant: secondary;
   203   text-height: var(hb-param-text-height-tiny);
   217   text-height: var(hb-param-text-height-tiny);
   204   text-line-count-min:1;
   218   text-line-count-min:1;
   205   text-line-count-max:1;
   219   text-line-count-max:1;
   206 }
   220 }
   207 
   221 
   208 
   222