File tree Expand file tree Collapse file tree 2 files changed +19
-2
lines changed
libs/angular-calendar/modules/week Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 3737 .cal-event {
3838 font-size : 12px ;
3939 background-color : #d1e8ff ;
40- border : 1px solid #1e90ff ;
41- color : #1e90ff ;
40+ border : 1px solid #1d0605 ;
41+ color : #1d0605 ;
4242 }
4343
4444 .cal-time-label-column {
Original file line number Diff line number Diff line change @@ -40,3 +40,20 @@ gallery {
4040.g-backdrop {
4141 background-color : #e2e2e2 ;
4242}
43+
44+ .cal-time-events {
45+ display : none !important ;
46+ }
47+ .cal-week-view .cal-day-headers {
48+ padding-left : 0 !important ;
49+ }
50+ .cal-week-view .cal-all-day-events .cal-time-label-column {
51+ display : none !important ;
52+ }
53+
54+ .cal-week-view .cal-time-label-column {
55+ width : 0px ;
56+ }
57+ .cal-week-view .cal-events-row {
58+ margin-left : 0 !important ;
59+ }
You can’t perform that action at this time.
0 commit comments