hgcacheproxymodel/tsrc/fute/HgCacheProxyModelTestApp/hgcacheproxymodeltestapp.css
changeset 20 a60f8b6b1d32
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/hgcacheproxymodel/tsrc/fute/HgCacheProxyModelTestApp/hgcacheproxymodeltestapp.css	Wed Oct 06 14:53:41 2010 +0300
@@ -0,0 +1,39 @@
+/*
+hgcacheproxymodeltestapp_list-1 from widgetml is not working.
+*/
+/*
+HbListViewItem[layoutName="hgcacheproxymodeltestapp_list"]{
+    layout:hgcacheproxymodeltestapp_list-1;
+}
+*/
+HbListViewItem::text-1[layoutName="hgcacheproxymodeltestapp_list"]{
+  text-height: var(hb-param-text-height-primary);
+  font-variant: primary;
+  text-align: Right;
+  text-line-count-min:1;
+  text-line-count-max:2;
+  fixed-height: 57px;
+}
+
+HbListViewItem::icon-1[layoutName="hgcacheproxymodeltestapp_list"]{
+  fixed-height: 57px;
+  fixed-width: 57px;
+}
+/*
+HbGridViewItem[layoutName="hgcacheproxymodeltestapp_grid"]{
+    layout:hgcacheproxymodeltestapp_grid-1;
+}
+
+HbGridViewItem::text-1[layoutName="hgcacheproxymodeltestapp_grid"]{
+  text-height: var(hb-param-text-height-primary);
+  font-variant: primary;
+  text-align: Right;
+  text-line-count-min:1;
+  text-line-count-max:2;
+}
+*/
+
+HbGridViewItem::icon-1[layoutName="hgcacheproxymodeltestapp_grid"]{
+  fixed-height: 57px;
+  fixed-width: 57px;
+}
\ No newline at end of file