connectionmonitoring/connectionview/res/connectionview.css
changeset 40 c5b848e6c7d1
parent 20 9c97ad6591ae
child 41 bbb64eb3bdee
--- a/connectionmonitoring/connectionview/res/connectionview.css	Thu May 27 14:35:19 2010 +0300
+++ b/connectionmonitoring/connectionview/res/connectionview.css	Thu Jun 10 16:00:16 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);
+}