messagingapp/msgui/conversationview/resources/layouts/msgcontactcardwidget.css
changeset 34 84197e66a4bd
parent 27 e4592d119491
equal deleted inserted replaced
31:ebfee66fde93 34:84197e66a4bd
    33   text-height:var(hb-param-text-height-primary);
    33   text-height:var(hb-param-text-height-primary);
    34   font-variant:primary;
    34   font-variant:primary;
    35   text-line-count-min:1;
    35   text-line-count-min:1;
    36   text-line-count-max:1;
    36   text-line-count-max:1;
    37 }
    37 }
    38 
       
    39 MsgContactCardWidget::backgroundFrame
       
    40 {
       
    41   zvalue:-1;
       
    42   left:0un;
       
    43   top:0un;
       
    44   right:0un;
       
    45   bottom:0un;
       
    46 }