diff -r 489cf6208544 -r 95d45f234cf3 connectionmonitoring/connectionview/res/connectionview.css --- a/connectionmonitoring/connectionview/res/connectionview.css Thu May 27 13:17:01 2010 +0300 +++ b/connectionmonitoring/connectionview/res/connectionview.css Wed Jun 23 18:39:24 2010 +0300 @@ -26,3 +26,9 @@ { max-width: expr(var(hb-param-screen-short-edge)-var(hb-param-margin-gene-left)-var(hb-param-margin-gene-right)); } + +HbLabel#mConnectionLabel::text +{ + font-variant: secondary; + text-height: var(hb-param-text-height-tiny); +}