clock/clockui/clockcityselectionlist/data/style/clockcityselectionlistprototype.css
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 16 Apr 2010 14:57:40 +0300
changeset 18 c198609911f9
permissions -rw-r--r--
Revision: 201011 Kit: 201015

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);
}