messagingapp/msgui/unifiedviewer/resources/layouts/univiewermediawidget.css
branchGCC_SURGE
changeset 47 5b14749788d7
parent 35 a32b19fb291e
parent 44 36f374c67aa8
--- a/messagingapp/msgui/unifiedviewer/resources/layouts/univiewermediawidget.css	Thu Jun 17 09:57:06 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,45 +0,0 @@
-
-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;
-  size-policy-horizontal:fixed;
-  font-variant:secondary;
-  text-height:var(hb-param-text-height-tiny);
-  text-line-count-min:1;
-  text-line-count-max:1;
-}
-
-UniViewerMediaWidget::bgFrame
-{
-  zvalue:-1;
-}
-