src/hbcore/resources/themes/style/hbdefault/rules/widgets/hbmenuitem/hbmenuitem.css
changeset 28 b7da29130b0e
parent 5 627c4a0fd0e7
child 30 80e4d18b72f5
equal deleted inserted replaced
23:e6ad4ef83b23 28:b7da29130b0e
    20 	bottom: var(hb-param-margin-gene-bottom);
    20 	bottom: var(hb-param-margin-gene-bottom);
    21 	font-variant: primary;
    21 	font-variant: primary;
    22 	text-height: var(hb-param-text-height-primary);	
    22 	text-height: var(hb-param-text-height-primary);	
    23 	text-line-count-min:1;
    23 	text-line-count-min:1;
    24 	text-line-count-max:1;
    24 	text-line-count-max:1;
       
    25 }
       
    26 
       
    27 HbMenu[menuType="2"] HbMenuItem[!separator_exists]::text
       
    28 {
       
    29         text-height: var(hb-param-text-height-secondary);
    25 }
    30 }
    26 
    31 
    27 HbMenuItem[separator_exists]::text
    32 HbMenuItem[separator_exists]::text
    28 {	
    33 {	
    29 	fixed-height: 0.75un;
    34 	fixed-height: 0.75un;