src/hbcore/resources/themes/style/hbdefault/rules/widgets/hbmenuitem/hbmenuitem.css
changeset 5 627c4a0fd0e7
parent 0 16d8024aca5e
child 28 b7da29130b0e
child 34 ed14f46c0e55
equal deleted inserted replaced
3:11d3954df52a 5:627c4a0fd0e7
    18 	right: var(hb-param-margin-gene-middle-horizontal);
    18 	right: var(hb-param-margin-gene-middle-horizontal);
    19 	top: -var(hb-param-margin-gene-top);
    19 	top: -var(hb-param-margin-gene-top);
    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-max: 1;
    23 	text-line-count-min:1;
       
    24 	text-line-count-max:1;
    24 }
    25 }
    25 
    26 
    26 HbMenuItem[separator_exists]::text
    27 HbMenuItem[separator_exists]::text
    27 {	
    28 {	
    28 	fixed-height: 0.75un;
    29 	fixed-height: 0.75un;