wlanutilities/wlanwizard/resources/custom.css
branchRCL_3
changeset 24 63be7eb3fc78
equal deleted inserted replaced
23:b852595f5cbe 24:63be7eb3fc78
       
     1 HbDialog#dialog:portrait
       
     2 {
       
     3 pref-width: var(hb-param-screen-width);
       
     4 pref-height: var(hb-param-screen-height);
       
     5 }
       
     6 
       
     7 HbDialog#dialog:landscape
       
     8 {
       
     9 pref-width: var(hb-param-screen-width);
       
    10 pref-height: var(hb-param-screen-height);
       
    11 }