mpviewplugins/mpmediawallviewplugin/resources/mpcustommediawall.css
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 23 Jun 2010 18:10:13 +0300
changeset 41 ea59c434026a
child 55 f3930dda3342
permissions -rw-r--r--
Revision: 201023 Kit: 2010125

HgMediawall#MPmediaWallWidget
{
  layout:mpmediawallview;
  front-cover-elevation-factor:0.51;
}

HgMediawall#MPmediaWallWidget::content
{
  size-policy: ignored ignored;
  left:0un;
  right:0un;
  top:0un;
  bottom:0un;
  zvalue: 0;
}

HgMediawall#MPmediaWallWidget::title
{
  text-height: var(hb-param-text-height-primary);
  font-variant:primary;
  text-align: center center;
  text-line-count-min:1;
  text-line-count-max:1;
  text-wrap-mode:no-wrap;
  left:-expr(var(hb-param-touch-area-gene-primary-medium)+var(hb-param-margin-gene-left));
  right:expr(var(hb-param-touch-area-gene-primary-medium)+var(hb-param-margin-gene-right));
  top:0un;
  bottom:0un;
  zvalue: 2;
}

HgMediawall#MPmediaWallWidget::description
{
  text-height: var(hb-param-text-height-secondary);
  font-variant:secondary;
  text-align: center center;
  text-line-count-min:1;
  text-line-count-max:1;
  text-wrap-mode:no-wrap;
  left:-expr(var(hb-param-touch-area-gene-primary-medium)+var(hb-param-margin-gene-left));
  right:expr(var(hb-param-touch-area-gene-primary-medium)+var(hb-param-margin-gene-right));
  top:0un;
  bottom:0un;
  zvalue: 2;
}

HgMediawall#MPmediaWallWidget::centeritem
{
  size-policy: fixed fixed;
  fixed-height: 41un;
  fixed-width: 41un;
  left:0un;
  right:0un;
  top:0un;
  bottom:0un;
  zvalue: 2;
}

HgMediawall#MPmediaWallWidget::scrollbar-horizontal
{
  size-policy: preferred preferred;
  left:0un;
  right:0un;
  top:0un;
  bottom:0un;
  zvalue: 2;
}