clock/clockui/clockviews/data/style/listitemprototype.css
changeset 45 b6db4fd4947b
parent 23 fd30d51f876b
child 46 ecd7b9840282
--- a/clock/clockui/clockviews/data/style/listitemprototype.css	Mon May 03 12:30:32 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,54 +0,0 @@
-ListItemPrototype[layoutName="custom"]{
-	layout: custom;
-}
-
-ListItemPrototype::dayNightIcon[layoutName="custom"]{
-	top: -var(hb-param-margin-gene-top);
-	left: -var(hb-param-margin-gene-left);
-	
-	fixed-height: var(hb-param-graphic-size-secondary);
-	fixed-width: var(hb-param-graphic-size-secondary);
-}
-
-ListItemPrototype::dateText[layoutName="custom"]{
-	left: -var(hb-param-margin-gene-left);
-	top: -var(hb-param-margin-gene-top);
-	right: var(hb-param-margin-gene-right);
-	bottom: var(hb-param-margin-gene-bottom);
-
-	text-height: var(hb-param-text-height-tiny);
-	min-width: 29.7un;
-}
-
-ListItemPrototype::cityText[layoutName="custom"]{
-	top: -var(hb-param-margin-gene-middle-vertical);
-	right: var(hb-param-margin-gene-right);
-	
-	text-height: var(hb-param-text-height-primary);
-	font-variant: primary;
-	fixed-width: 29.7un;
-}
-
-ListItemPrototype::offsetText[layoutName="custom"]{
-	top: -var(hb-param-margin-gene-middle-vertical);
-	right: 11.5un;
-	bottom: var(hb-param-margin-gene-bottom);
-	
-	text-height: var(hb-param-text-height-tiny);
-	min-width: 29.7un;
-}
-
-ListItemPrototype::dstIcon[layoutName="custom"]{
-	top: -var(hb-param-margin-gene-top);
-	right: 6.4un;
-	
-	fixed-height: var(hb-param-graphic-size-secondary);
-	fixed-width: var(hb-param-graphic-size-secondary);
-}
-
-ListItemPrototype::timText[layoutName="custom"]{
-	top: -var(hb-param-margin-gene-middle-vertical);
-	right: var(hb-param-margin-gene-right);
-	
-	text-height: var(hb-param-text-height-tiny);
-}
\ No newline at end of file