tsdevicedialog/tsdevicedialogplugin/resource/hbdialog.css
changeset 125 26079c1bb561
parent 123 d1dadafc5584
child 126 efda7c0771b9
equal deleted inserted replaced
123:d1dadafc5584 125:26079c1bb561
     1 HbDialog#tsdevicedialog::heading {
       
     2     left: 0;
       
     3     right: 0;
       
     4     top: 0;
       
     5     bottom: 0un;
       
     6     fixed-height: expr(var(hb-param-text-height-primary)+2*var(hb-param-margin-gene-popup));
       
     7 }
       
     8 
       
     9 HbDialog#tsdevicedialog::content {
       
    10     left: 0;
       
    11     right: 0;
       
    12     bottom: 0un;
       
    13 }