mpviewplugins/mpmediawallviewplugin/resources/mpcustommediawall.css
author hgs
Fri, 11 Jun 2010 19:36:32 -0500
changeset 37 eb79a7c355bf
child 55 f3930dda3342
permissions -rw-r--r--
201023

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