tsdevicedialog/tsdevicedialogplugin/resource/hbdialog.css
author hgs
Mon, 13 Sep 2010 13:26:33 +0300
changeset 116 305818acdca4
permissions -rw-r--r--
201036

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

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