messagingapp/msgui/layoutplugins/conversationviewplugin/resources/msgconversationwidget.css
changeset 25 84d9eb65b26f
parent 23 238255e8b033
equal deleted inserted replaced
23:238255e8b033 25:84d9eb65b26f
    54 {
    54 {
    55   left:0.0un;
    55   left:0.0un;
    56   top:0.0un;
    56   top:0.0un;
    57   right:0.0un;
    57   right:0.0un;
    58   bottom:0.0un;
    58   bottom:0.0un;
    59   size-policy:expanding minimum-expanding;
       
    60 }
    59 }
    61 
    60 
    62 /********************************** BODYTEXT **********************************/
    61 /********************************** BODYTEXT **********************************/
    63 
    62 
    64 MsgConversationWidget::bodyText
    63 MsgConversationWidget::bodyText
    69   bottom:var(hb-param-margin-gene-middle-vertical);
    68   bottom:var(hb-param-margin-gene-middle-vertical);
    70   text-height:var(hb-param-text-height-secondary);
    69   text-height:var(hb-param-text-height-secondary);
    71   font-variant:primary;
    70   font-variant:primary;
    72   text-align:left;
    71   text-align:left;
    73   text-line-count-min:1;
    72   text-line-count-min:1;
    74   text-line-count-max:2;
    73   text-line-count-max:100;
    75 }
    74 }
    76 
    75 
    77 MsgConversationWidget[isMMS="true"][hasImage="true"]::bodyText:landscape
    76 MsgConversationWidget[isMMS="true"][hasImage="true"]::bodyText:landscape
    78 {
    77 {
    79   left:-var(hb-param-margin-gene-middle-horizontal);
    78   left:-var(hb-param-margin-gene-middle-horizontal);