contactwidgethsplugin/contactwidgeths/resource/commlauncherbuttons.css
changeset 71 7cc7d74059f9
parent 47 7cbcb2896f0e
equal deleted inserted replaced
65:ae724a111993 71:7cc7d74059f9
     1 
     1 
     2 HbPushButton
     2 
       
     3 HbPushButton#callApp
     3 {
     4 {
     4     fixed-width:  9.0un;
     5     fixed-width:  9.0un;
     5     fixed-height: 9.0un;
     6     fixed-height: 9.0un;
     6 }
     7 }
     7 
     8 
     8 HbPushButton::icon
     9 HbPushButton#callApp::icon
     9 {
    10 {
    10     fixed-width:  8.0un;
    11     fixed-width:  8.0un;
    11     fixed-height: 8.0un;
    12     fixed-height: 8.0un;
    12 }
    13 }
    13 
    14 
    14 HbPushButtonSpacer
    15 HbPushButton#callApp::Spacer
       
    16 {
       
    17     fixed-width: 0.0un;
       
    18     fixed-height: 0.0un;
       
    19 }
       
    20 
       
    21 HbPushButton#msgApp
       
    22 {
       
    23     fixed-width:  9.0un;
       
    24     fixed-height: 9.0un;
       
    25 }
       
    26 
       
    27 HbPushButton#msgApp::icon
       
    28 {
       
    29     fixed-width:  8.0un;
       
    30     fixed-height: 8.0un;
       
    31 }
       
    32 
       
    33 HbPushButton#msgApp::Spacer
    15 {
    34 {
    16     fixed-width: 0.0un;
    35     fixed-width: 0.0un;
    17     fixed-height: 0.0un;
    36     fixed-height: 0.0un;
    18 }
    37 }
    19 
    38 
    20 
    39 
       
    40 HbPushButton#emailApp
       
    41 {
       
    42     fixed-width:  9.0un;
       
    43     fixed-height: 9.0un;
       
    44 }
    21 
    45 
       
    46 HbPushButton#emailApp::icon
       
    47 {
       
    48     fixed-width:  8.0un;
       
    49     fixed-height: 8.0un;
       
    50 }
    22 
    51 
       
    52 HbPushButton#emailApp::Spacer
       
    53 {
       
    54     fixed-width: 0.0un;
       
    55     fixed-height: 0.0un;
       
    56 }
    23 
    57 
       
    58 HbPushButton#phoneApp
       
    59 {
       
    60     fixed-width:  9.0un;
       
    61     fixed-height: 9.0un;
       
    62 }
       
    63 
       
    64 HbPushButton#phoneApp::icon
       
    65 {
       
    66     fixed-width:  8.0un;
       
    67     fixed-height: 8.0un;
       
    68 }
       
    69 
       
    70 HbPushButton#phoneApp::Spacer
       
    71 {
       
    72     fixed-width: 0.0un;
       
    73     fixed-height: 0.0un;
       
    74 }