phonebookui/pbkcommonui/resources/style/cntfetchmarkall.css
changeset 59 a642906a277a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/phonebookui/pbkcommonui/resources/style/cntfetchmarkall.css	Wed Aug 18 09:39:00 2010 +0300
@@ -0,0 +1,13 @@
+CntFetchMarkAll{
+	layout:default;
+}
+
+CntFetchMarkAll::counter
+{
+	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);	
+}