calendarui/views/resources/calengriditemprototype.css
changeset 45 b6db4fd4947b
parent 23 fd30d51f876b
child 55 2c54b51f39c4
child 58 ef813d54df51
equal deleted inserted replaced
23:fd30d51f876b 45:b6db4fd4947b
    34 
    34 
    35 CalenGridItemPrototype::todayIndicatorItem[layoutName="calendarCustomGridItem"] {
    35 CalenGridItemPrototype::todayIndicatorItem[layoutName="calendarCustomGridItem"] {
    36 	left: -0.75un;
    36 	left: -0.75un;
    37 	right: 0.75un;
    37 	right: 0.75un;
    38 	fixed-height: 0.75un;
    38 	fixed-height: 0.75un;
    39 	background-color: red;
       
    40 }
    39 }