--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/phonebookui/cntcommonui/resources/style/cntfetchmarkall.css Mon Oct 04 00:06:02 2010 +0300
@@ -0,0 +1,20 @@
+CntFetchMarkAll{
+ layout:default;
+}
+
+CntFetchMarkAll::counter
+{
+ fixed-width: 14un;
+ text-align: right;
+ text-height: var(hb-param-text-height-tiny);
+ text-line-count-max: 1;
+ text-line-count-min: 1;
+ font-variant:secondary;
+ right:var(hb-param-margin-gene-popup);
+}
+
+CntFetchMarkAll > HbCheckBox::text
+{
+ text-line-count-max: 1;
+ text-line-count-min: 1;
+}