clock/clockui/clockcityselectionlist/data/style/clockcityselectionlistprototype.css
branchGCC_SURGE
changeset 54 e6894b852bc6
parent 40 4b686cfad39d
parent 53 e08ac1a3ba2b
--- a/clock/clockui/clockcityselectionlist/data/style/clockcityselectionlistprototype.css	Tue Jun 15 15:22:54 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-ClockCitySelectionListPrototype[layoutName="cityselectionlist-default"]{
-   layout: cityselectionlist-default;
-}
-
-ClockCitySelectionListPrototype::cityNameItem[layoutName="cityselectionlist-default"]{
-   font-variant: secondary;
-   text-height: var(hb-param-text-height-secondary);
-   text-line-count-min: 1;
-   text-line-count-max: 2;
-   text-align: left;
-   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);
-}