taskswitcher/tsdevicedialogplugin/resource/hbdialog.css
author hgs
Wed, 06 Oct 2010 16:00:22 +0300
changeset 125 26079c1bb561
permissions -rw-r--r--
201039_01

HbDialog#tsdevicedialog::heading {
    left: 0un;
    right: 0un;
    top: 0un;
    bottom: 0un;
    fixed-height: expr(var(hb-param-text-height-primary)+2*var(hb-param-margin-gene-popup));
}

HbDialog#tsdevicedialog::content {
    left: -0.25un;
    right: 0.25un;
    bottom: 0un;
    top: 0un;
}