messagingapp/msgui/conversationview/resources/layouts/msgconversationwidget.css
changeset 34 84197e66a4bd
parent 27 e4592d119491
child 43 35b64624a9e7
equal deleted inserted replaced
31:ebfee66fde93 34:84197e66a4bd
    84 MsgConversationWidget::subject
    84 MsgConversationWidget::subject
    85 {
    85 {
    86   left:-var(hb-param-margin-gene-left);
    86   left:-var(hb-param-margin-gene-left);
    87   top:-var(hb-param-margin-gene-top);
    87   top:-var(hb-param-margin-gene-top);
    88   bottom:var(hb-param-margin-gene-middle-vertical);
    88   bottom:var(hb-param-margin-gene-middle-vertical);
    89   right:var(hb-param-margin-gene-middle-horizontal);
       
    90   text-align:left;
    89   text-align:left;
    91   text-height:var(hb-param-text-height-primary);
    90   text-height:var(hb-param-text-height-primary);
    92   font-variant:primary;
    91   font-variant:primary;
    93   text-line-count-min:1;
    92   text-line-count-min:1;
    94   text-line-count-max:1;
    93   text-line-count-max:1;
   113 
   112 
   114 /******************************* ATTACHMENT ICON ******************************/
   113 /******************************* ATTACHMENT ICON ******************************/
   115 
   114 
   116 MsgConversationWidget::attachment
   115 MsgConversationWidget::attachment
   117 {
   116 {
   118   right:1.0un;
   117   right:var(hb-param-margin-gene-right);
       
   118   left:-var(hb-param-margin-gene-middle-horizontal);
   119   center-vertical:0.0un;
   119   center-vertical:0.0un;
   120   aspect-ratio:ignore;
   120   aspect-ratio:ignore;
   121   size-policy:fixed fixed;
   121   size-policy:fixed fixed;
   122   pref-width:var(hb-param-graphic-size-secondary);
   122   pref-width:var(hb-param-graphic-size-secondary);
   123   pref-height:var(hb-param-graphic-size-secondary);
   123   pref-height:var(hb-param-graphic-size-secondary);
   125 
   125 
   126 /********************************* PRIORITY ICON ******************************/
   126 /********************************* PRIORITY ICON ******************************/
   127 
   127 
   128 MsgConversationWidget::priority
   128 MsgConversationWidget::priority
   129 {
   129 {
   130   right:0.5un;
   130   left:-var(hb-param-margin-gene-middle-horizontal);
   131   center-vertical:0.0un;
   131   center-vertical:0.0un;
   132   aspect-ratio:ignore;
   132   aspect-ratio:ignore;
   133   size-policy:fixed fixed;
   133   size-policy:fixed fixed;
   134   pref-width:var(hb-param-graphic-size-secondary);
   134   pref-width:var(hb-param-graphic-size-secondary);
   135   pref-height:var(hb-param-graphic-size-secondary);
   135   pref-height:var(hb-param-graphic-size-secondary);
   140 MsgConversationWidget[hasImage="true"]::preview:portrait
   140 MsgConversationWidget[hasImage="true"]::preview:portrait
   141 {
   141 {
   142   left:-var(hb-param-margin-gene-left);
   142   left:-var(hb-param-margin-gene-left);
   143   right:1.0un;
   143   right:1.0un;
   144   bottom:var(hb-param-margin-gene-middle-vertical);
   144   bottom:var(hb-param-margin-gene-middle-vertical);
   145   aspect-ratio:keep;
   145   /*aspect-ratio:keep;*/
   146   /*max-width:var(bubble_width);*/
   146   /*max-width:var(bubble_width);*/
   147   max-width:41.36un;
   147   /*max-width:41.36un;
   148   max-height:31.02un;
   148   max-height:31.02un;*/
   149   /*max-height:var(bubble_height);*/
   149   /*max-height:var(bubble_height);*/
   150   min-width:16un;
   150   /*min-width:16un;
   151   min-height:12un;
   151   min-height:12un;*/
       
   152   size-policy:fixed fixed;
   152 }
   153 }
   153 
   154 
   154 MsgConversationWidget[hasImage="true"]::preview:landscape
   155 MsgConversationWidget[hasImage="true"]::preview:landscape
   155 {
   156 {
   156   left:-var(hb-param-margin-gene-left);
   157   left:-var(hb-param-margin-gene-left);
   157   top:-var(hb-param-margin-gene-top);
   158   top:-var(hb-param-margin-gene-top);
   158   bottom:var(hb-param-margin-gene-bottom);
   159   bottom:var(hb-param-margin-gene-bottom);
   159   aspect-ratio:keep;
   160   /*aspect-ratio:keep;
   160   max-width:41.36un;
   161   max-width:41.36un;
   161   max-height:31.02un;
   162   max-height:31.02un;
   162   min-width:16un;
   163   min-width:16un;
   163   min-height:12un;
   164   min-height:12un;*/
       
   165   size-policy:fixed fixed;
   164 }
   166 }
   165 
   167 
   166 /****************************** TIMESTAMP TEXT ********************************/
   168 /****************************** TIMESTAMP TEXT ********************************/
   167 
   169 
   168 MsgConversationWidget::timeStamp
   170 MsgConversationWidget::timeStamp