Calendar_wev8.css 170 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 .calendarContainer{ background-color: #fff; } .listContainerWrap, .timelinrContainerWrap{ overflow-x: hidden; overflow-y: auto; -webkit-overflow-scrolling:touch; }