clock/clockui/clockcityselectionlist/data/style/clockcityselectionlistprototype.css
branchGCC_SURGE
changeset 54 e6894b852bc6
parent 40 4b686cfad39d
parent 53 e08ac1a3ba2b
equal deleted inserted replaced
40:4b686cfad39d 54:e6894b852bc6
     1 ClockCitySelectionListPrototype[layoutName="cityselectionlist-default"]{
       
     2    layout: cityselectionlist-default;
       
     3 }
       
     4 
       
     5 ClockCitySelectionListPrototype::cityNameItem[layoutName="cityselectionlist-default"]{
       
     6    font-variant: secondary;
       
     7    text-height: var(hb-param-text-height-secondary);
       
     8    text-line-count-min: 1;
       
     9    text-line-count-max: 2;
       
    10    text-align: left;
       
    11    left: -var(hb-param-margin-gene-left);
       
    12    top: -var(hb-param-margin-gene-top);
       
    13    right: var(hb-param-margin-gene-right);
       
    14    bottom: var(hb-param-margin-gene-bottom);
       
    15 }