connectionmonitoring/connectionview/res/connectionview.css
changeset 41 bbb64eb3bdee
parent 40 c5b848e6c7d1
equal deleted inserted replaced
40:c5b848e6c7d1 41:bbb64eb3bdee
    29 
    29 
    30 HbLabel#mConnectionLabel::text
    30 HbLabel#mConnectionLabel::text
    31 {
    31 {
    32     font-variant: secondary;
    32     font-variant: secondary;
    33     text-height: var(hb-param-text-height-tiny);
    33     text-height: var(hb-param-text-height-tiny);
       
    34     text-line-count-max: 1;
    34 }
    35 }