changeset 55 | 2c54b51f39c4 |
parent 45 | b6db4fd4947b |
child 64 | 1881ad52dc45 |
51:0b38fc5b94c6 | 55:2c54b51f39c4 |
---|---|
1 CalenDayHourElement{ |
1 CalenDayHourElement { |
2 layout: customCalendarLayout; |
2 layout: customCalendarLayout; |
3 pref-height: expr(2*var(hb-param-text-height-secondary) + 2*var(hb-param-margin-gene-middle-vertical) + 3un); |
|
4 size-policy-vertical: fixed; |
|
3 } |
5 } |
4 |
6 |
5 CalenDayHourElement::time { |
7 CalenDayHourElement::time { |
6 color: var(qtc_cal_view_text); |
8 color: var(qtc_cal_view_text); |
7 |
9 |