messagingapp/msgui/unifiedviewer/resources/layouts/univiewerdetailswidget.css
changeset 25 84d9eb65b26f
parent 23 238255e8b033
child 27 e4592d119491
equal deleted inserted replaced
23:238255e8b033 25:84d9eb65b26f
    13 {
    13 {
    14   left:-var(hb-param-margin-gene-left);
    14   left:-var(hb-param-margin-gene-left);
    15   top:-var(hb-param-margin-gene-top);
    15   top:-var(hb-param-margin-gene-top);
    16   right:0.5un;
    16   right:0.5un;
    17   bottom:var(hb-param-margin-gene-middle-vertical);
    17   bottom:var(hb-param-margin-gene-middle-vertical);
       
    18   font-variant:secondary;
    18   text-height:var(hb-param-text-height-secondary);
    19   text-height:var(hb-param-text-height-secondary);
    19   text-line-count-min:1;
    20   text-line-count-min:1;
    20   text-line-count-max:1;
    21   text-line-count-max:1;
    21   text-align: left;
    22   text-align: left;
    22   font-variant: primary;
       
    23  }
    23  }
    24 
    24 
    25 UniViewerDetailsWidget::subjectLabel
    25 UniViewerDetailsWidget::subjectLabel
    26 {
    26 {
    27   left:-var(hb-param-margin-gene-left);
    27   left:-var(hb-param-margin-gene-left);
    28   right:var(hb-param-margin-gene-right);
    28   right:var(hb-param-margin-gene-right);
    29   bottom:var(hb-param-margin-gene-bottom);
    29   bottom:var(hb-param-margin-gene-bottom);
       
    30   font-variant:primary;
    30   text-height:var(hb-param-text-height-primary);
    31   text-height:var(hb-param-text-height-primary);
    31   text-line-count-min:1;
    32   text-line-count-min:1;
    32   text-line-count-max:10;
    33   text-line-count-max:10;
    33   text-align: left;
    34   text-align:left;
    34   font-variant: primary;
       
    35 }
    35 }
    36 
    36 
    37 UniViewerDetailsWidget::priorityIcon
    37 UniViewerDetailsWidget::priorityIcon
    38 {
    38 {
    39   top:-var(hb-param-margin-gene-top);
    39   top:-var(hb-param-margin-gene-top);