diff options
author | sijanec <sijanecantonluka@gmail.com> | 2020-05-17 15:07:56 +0200 |
---|---|---|
committer | sijanec <sijanecantonluka@gmail.com> | 2020-05-17 15:07:56 +0200 |
commit | dcd2233aa6ceabe00b06b4fe342b14bf211e9f4a (patch) | |
tree | 4158b4ac7c70105af682c278e64966846f3fa9ec /dist/css/fullcalendar/daygrid | |
parent | tnx za popravljeno install skripto (diff) | |
download | beziapp-dcd2233aa6ceabe00b06b4fe342b14bf211e9f4a.tar beziapp-dcd2233aa6ceabe00b06b4fe342b14bf211e9f4a.tar.gz beziapp-dcd2233aa6ceabe00b06b4fe342b14bf211e9f4a.tar.bz2 beziapp-dcd2233aa6ceabe00b06b4fe342b14bf211e9f4a.tar.lz beziapp-dcd2233aa6ceabe00b06b4fe342b14bf211e9f4a.tar.xz beziapp-dcd2233aa6ceabe00b06b4fe342b14bf211e9f4a.tar.zst beziapp-dcd2233aa6ceabe00b06b4fe342b14bf211e9f4a.zip |
Diffstat (limited to '')
-rw-r--r-- | dist/css/fullcalendar/daygrid/main.min.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/css/fullcalendar/daygrid/main.min.css b/dist/css/fullcalendar/daygrid/main.min.css new file mode 100644 index 0000000..55a5724 --- /dev/null +++ b/dist/css/fullcalendar/daygrid/main.min.css @@ -0,0 +1 @@ +.fc-dayGridDay-view .fc-content-skeleton,.fc-dayGridWeek-view .fc-content-skeleton{padding-bottom:1em}.fc-dayGrid-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid{overflow:hidden}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-day-top.fc-other-month{opacity:.3}.fc-dayGrid-view .fc-day-number,.fc-dayGrid-view .fc-week-number{padding:2px}.fc-dayGrid-view th.fc-day-number,.fc-dayGrid-view th.fc-week-number{padding:0 2px}.fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number{float:right}.fc-rtl .fc-dayGrid-view .fc-day-top .fc-day-number{float:left}.fc-ltr .fc-dayGrid-view .fc-day-top .fc-week-number{float:left;border-radius:0 0 3px}.fc-rtl .fc-dayGrid-view .fc-day-top .fc-week-number{float:right;border-radius:0 0 0 3px}.fc-dayGrid-view .fc-day-top .fc-week-number{min-width:1.5em;text-align:center;background-color:#f2f2f2;color:grey}.fc-dayGrid-view td.fc-week-number{text-align:center}.fc-dayGrid-view td.fc-week-number>*{display:inline-block;min-width:1.25em}
\ No newline at end of file |