messagingapp/msgui/unifiedviewer/resources/layouts/univiewermediawidget.css
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 16 Apr 2010 14:56:15 +0300
changeset 23 238255e8b033
child 27 e4592d119491
permissions -rw-r--r--
Revision: 201011 Kit: 201015


UniViewerMediaWidget
{
  layout: layout-default;
}

UniViewerMediaWidget::mediaIcon
{
  left:-var(hb-param-margin-gene-left);
  top:-var(hb-param-margin-gene-top);
  bottom:var(hb-param-margin-gene-bottom) ;
  aspect-ratio:ignore;
  size-policy:fixed fixed;
  pref-width:var(hb-param-graphic-size-primary-small);
  pref-height:var(hb-param-graphic-size-primary-small);
}

UniViewerMediaWidget::text-1
{
  left:-var(hb-param-margin-gene-middle-horizontal);
  right:var(hb-param-margin-gene-middle-horizontal);
  center-vertical:0un;
  text-height:var(hb-param-text-height-secondary);
  font-variant:secondary;
  text-line-count-min:1;
  text-line-count-max:1;
}

UniViewerMediaWidget::text-2
{
  left:-var(hb-param-margin-gene-middle-horizontal);
  right:var(hb-param-margin-gene-right);
  center-vertical:0un;
  text-height:var(hb-param-text-height-tiny);
  font-variant:secondary;
  text-align:right;
  text-line-count-min:1;
  text-line-count-max:1;
  size-policy-horizontal:fixed;
  pref-width:13un;
}

UniViewerMediaWidget::bgFrame
{
  zvalue:-1;
}