index.css.map
5.96 KB
{"version":3,"sources":["pc4mobx/portal4coms/calendar/components/style/index.css"],"names":[],"mappings":"AAAA,qBACI,kBACA,WACA,YACA,sBACA,kBAAmB,CAGvB,2BACI,kBACA,UACA,WACA,WACA,YACA,iBACA,WACA,eACA,kBACA,kBACA,wBAA0B,CAI9B,yBACI,kBACA,WACA,YACA,aAAe,CAGnB,wBACI,kBACA,mBAAuB,CAG3B,4BACI,qBAAuB,CAG3B,uDACI,iBACA,eACA,aAAe,CAGnB,sDACI,kBACA,SACA,WACA,cACA,eACA,WACA,eAAiB,CAGrB,0BACI,mBAAqB,CAGzB,gCACI,YACA,iBACA,cACA,cAAgB,CAGpB,qDACI,UAAY,CAEhB,2BACI,WACA,gBACA,0BACG,uBACH,kBAAoB,CAGxB,2DACI,qBACA,cAAgB,CAGpB,oDACI,WAAa,CAGjB,WACK,UACD,qBACA,gBACA,mBACA,0BACG,uBACH,cAAgB,CAGpB,MACI,UACA,WACA,qBACA,qBACA,kBACA,kBACA,QAAU,CAEd,MACI,UACA,gBACA,aACA,gGACA,qDACA,gDACA,6CACA,kBACA,iBAAmB,CAEvB,uBACI,eACA,kBACA,SACA,QACA,WACA,kBACA,YACA,cAAgB,CAEpB,kDACI,kBAAoB,CAGxB,iBACI,aAAc,CAGlB,YACI,eACA,cACA,kBACA,iBACA,gBACA,WACA,iBAAmB,CAGvB,SACI,eACA,cACA,iBACA,kBACA,gBACA,gBAAkB,CAGtB,aACI,WACA,aACA,qBACA,kBAAoB,CAGxB,sBACI,gBACA,YACA,gBACA,gBAAkB,CAEtB,8CACI,YAAa,CAEjB,uCACI,eAAiB,CAErB,6CACI,WACA,+CACA,4BACA,yBAA0B,CAE9B,6JAEI,4BAA4B,CAEhC,kGACI,WACA,+CACA,4BACA,yBAA0B,CAE9B,qEACI,WACA,+CACA,4BACA,yBAA0B,CAE9B,2DACI,aAAc,CACjB","file":"index.css?v=06e28ac0","sourcesContent":[".portal-com-calendar {\r\n position: relative;\r\n width: 100%;\r\n height: 100%;\r\n background-color: #fff;\r\n border-radius:12px;\r\n}\r\n\r\n.portal-com-calendar-count {\r\n position: absolute;\r\n top: -10px;\r\n left: -10px;\r\n width: 34px;\r\n height: 34px;\r\n line-height: 34px;\r\n color: #fff;\r\n font-size: 22px;\r\n text-align: center;\r\n border-radius: 50%;\r\n background-color: #e8556d;\r\n\r\n}\r\n\r\n.portal-com-dbgz-content {\r\n position: relative;\r\n width: 100%;\r\n height: 100%;\r\n overflow: auto;\r\n}\r\n\r\n.portal-com-dbgz-header {\r\n position: relative;\r\n padding: 22px 30px 0px;\r\n}\r\n\r\n.portal-com-dbgz-header > img {\r\n vertical-align: middle;\r\n}\r\n\r\n.portal-com-calendar-header > .portal-com-calendar-title {\r\n margin-left: 10px;\r\n font-size: 20px;\r\n color: #165686;\r\n}\r\n\r\n.portal-com-calendar-header > .portal-com-calendar-more {\r\n position: absolute;\r\n top: 24px;\r\n right: 26px;\r\n color: #706565;\r\n cursor: pointer;\r\n right: 10px;\r\n margin-top: 12px;\r\n}\r\n\r\n.portal-com-calendar-data {\r\n padding: 0 30px 10px;\r\n}\r\n\r\n.portal-com-calendar-data > ul > li {\r\n height: 25px;\r\n line-height: 25px;\r\n color: #165686;\r\n font-size: 16px;\r\n}\r\n\r\n.portal-com-calendar-data .portal-com-calendar-title {\r\n float: left;\r\n}\r\n.portal-com-calendar-title {\r\n width: 100%;\r\n overflow: hidden;\r\n -o-text-overflow: ellipsis;\r\n text-overflow: ellipsis;\r\n white-space: nowrap;\r\n\r\n}\r\n.portal-com-calendar-data .portal-com-calendar-title:hover {\r\n color: #f40 !important;\r\n cursor: pointer;\r\n}\r\n\r\n.portal-com-calendar-data .portal-com-calendar-date {\r\n float: right;\r\n}\r\n\r\n.todo-item\r\n{ width: 90%;\r\n word-break: break-all;\r\n overflow: hidden;\r\n white-space: nowrap;\r\n -o-text-overflow: ellipsis;\r\n text-overflow: ellipsis;\r\n cursor: pointer;\r\n}\r\n\r\n.Dian {\r\n width: 5px;\r\n height: 5px;\r\n background-color: red;\r\n display: inline-block;\r\n border-radius: 4px;\r\n position: relative;\r\n top: -2px;\r\n}\r\n.demo {\r\n width: 1px;\r\n margin-top: 16px;\r\n height: 118px;\r\n background: -webkit-gradient(linear,left top, left bottom,from(#fff0),color-stop(#000000), to(#fff0));\r\n background: -webkit-linear-gradient(#fff0,#000000, #fff0);\r\n background: -o-linear-gradient(#fff0,#000000, #fff0);\r\n background: linear-gradient(#fff0,#000000, #fff0);\r\n position: absolute;\r\n margin-left: 130px;\r\n}\r\n.calendar-setting-Icon{\r\n font-size: 24px;\r\n position: absolute;\r\n bottom: 0;\r\n right: 0;\r\n color:#000;\r\n visibility: hidden;\r\n z-index: 999;\r\n cursor: pointer;\r\n}\r\n.portal-com-calendar:hover .calendar-setting-Icon{\r\n visibility: visible;\r\n}\r\n\r\n.todo-item:hover {\r\n color:#df4430;\r\n}\r\n\r\n#nowWeekday {\r\n font-size: 22px;\r\n color: rgb(211, 84, 84);\r\n position: absolute;\r\n margin-left: 33px;\r\n margin-top: 23px;\r\n width: 70px;\r\n text-align: center;\r\n}\r\n\r\n#nowDate {\r\n font-size: 60px;\r\n color: rgb(57, 87, 125);\r\n line-height: 65px;\r\n position: absolute;\r\n margin-top: 50px;\r\n margin-left: 32px;\r\n}\r\n\r\n.dataContent {\r\n width: 100%;\r\n height: 138px;\r\n display: inline-block;\r\n padding-left: 128px;\r\n}\r\n\r\n#todayCalendarContent {\r\n list-style: none;\r\n height: 96px;\r\n margin-top: 31px;\r\n margin-left: 20px;\r\n}\r\n.portal-com-calendar .ant-fullcalendar-header{\r\n display:none;\r\n}\r\n.portal-com-calendar .ant-fullcalendar{\r\n border-top :none;\r\n}\r\n.portal-com-calendar .ant-fullcalendar-event{\r\n color: #ffffff;\r\n background-image:url('../img/dateHasData.png');\r\n background-repeat: no-repeat;\r\n background-size:100% 100%;\r\n}\r\n.portal-com-calendar .ant-fullcalendar-today .ant-fullcalendar-value,\r\n.portal-com-calendar .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-value{\r\n background-color:transparent\r\n}\r\n.portal-com-calendar .ant-fullcalendar-selected-day.ant-fullcalendar-cell .ant-fullcalendar-value{\r\n color: #666;\r\n background-image : url('../img/dateSelect.png');\r\n background-repeat: no-repeat;\r\n background-size:100% 100%;\r\n}\r\n.portal-com-calendar .ant-fullcalendar-today .ant-fullcalendar-value{\r\n color: #ffffff;\r\n background-image:url('../img/dateCurrent.png');\r\n background-repeat: no-repeat;\r\n background-size:100% 100%;\r\n}\r\n.portal-com-calendar .ant-fullcalendar-column-header-inner{\r\n color:#a2a6b4;\r\n}\r\n\n\n\n// WEBPACK FOOTER //\n// ../src4js/pc4mobx/portal4coms/calendar/components/style/index.css"],"sourceRoot":""}