index.css.map 8.01 KB
{"version":3,"sources":["pc4backstage/edc/board/components/dashboard/detail/content/index.less","pc4backstage/edc/board/components/dashboard/preview/mobile/index.less"],"names":[],"mappings":"AAAA,gBACE,WACA,YACA,gBACA,yBACA,kBAAoB,CAEtB,+BACE,WACA,eACA,gBACA,UACA,WACA,oBACA,eAAiB,CAEnB,+BACE,aACA,gBACA,SACA,UACA,kBACA,WACA,SACA,cACA,eACA,SAAW,CAEb,kCACE,cACA,WACA,WACA,YACA,kBACA,iBACA,iBAAmB,CAErB,6CACE,cAAgB,CAElB,0BACE,gBACA,wBACQ,gBACR,yBACG,sBACC,qBACI,iBACR,YACA,gBACA,6BACA,kCACA,6BACA,yBAA4B,CAE9B,+BACE,qBACA,sBACA,yCACI,qCACI,iCACR,YACA,WAAa,CAEf,6DACE,iBAAmB,CAErB,mCACE,qBACA,sBACA,yCACI,qCACI,iCACR,YACA,YACA,4BACA,mBACA,YAAc,CAEhB,iEACE,iBAAmB,CAErB,yCACE,WACA,YACA,UACA,gBACA,yBACG,sBACC,qBACI,gBAAkB,CAE5B,gCACE,yBACA,+CACQ,sCAA4C,CAEtD,wDACE,kBAAoB,CAEtB,+CACE,aAAe,CAEjB,wDACE,sBAAwB,CAE1B,wCACE,kBACA,gBACA,eAAiB,CAEnB,8CACE,gBACA,wBACA,eACA,cACA,4BACI,wBACI,mBAAsB,CAEhC,4CACE,kBACA,YACA,oBACA,aACA,mBACA,oBACI,2BACJ,qBACI,sBAAwB,CAE9B,gDACE,aACI,SACJ,oBACA,aACA,0BACI,sBACJ,YACA,+BACA,gBACA,iBAAmB,CAErB,2DACE,iBAAmB,CAErB,4DACE,cAAgB,CAElB,8DACE,eACA,gBACA,UAAY,CAEd,+DACE,iBAAmB,CAErB,kCACE,oBACA,aACA,aACI,SACJ,qBACI,uBACJ,qBACI,uBACJ,0BACI,sBACJ,iBAAmB,CAErB,iDACE,cAAgB,CAElB,uCACE,YACA,gBACA,gBACA,sBACA,eACA,iBACA,mBACA,0BACG,uBACH,qBACA,4IAA2M,CAE7M,sCACE,8BAAiC,CAEnC,mCACE,WAAa,CAEf,0BACE,oBACA,YAAc,CAEhB,8BACE,6IACA,eACA,iBAAmB,CAErB,+BACE,eAAiB,CAEnB,uCACE,qBAA2B,CAE7B,kCACE,qBAA2B,CAE7B,iCACE,gBACA,eACA,4BAA8B,CAEhC,cACE,kBACA,WAAa,CCzNf,aACE,kBACA,SACA,UAAY,CAEd,mBACE,WACA,cACA,WACA,UACA,YACA,sBACA,kBAAoB,CAEtB,eACE,iBACA,eAAiB,CAEnB,qBACE,WACA,cACA,YACA,kBAAoB,CAEtB,gCACE,YAAc,CAEhB,+BACE,cAAgB","file":"index.css?v=9f394748","sourcesContent":[".rp-grid-layout {\n  width: 100%;\n  height: 100%;\n  min-height: 100%;\n  background-color: #f3f5f7;\n  margin-bottom: 18px;\n}\n.rp-grid-layout .rp-card-title {\n  color: #444444;\n  font-size: 14px;\n  font-weight: bold;\n  z-index: 2;\n  width: 100%;\n  padding-right: 110px;\n  overflow: hidden;\n}\n.rp-grid-layout .rp-card-tools {\n  display: none;\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  position: absolute;\n  right: 18px;\n  top: 18px;\n  color: #adadad;\n  font-size: 14px;\n  z-index: 3;\n}\n.rp-grid-layout .rp-card-tools li {\n  display: block;\n  float: left;\n  width: 16px;\n  height: 16px;\n  margin-right: 16px;\n  line-height: 16px;\n  text-align: center;\n}\n.rp-grid-layout .rp-card-tools li:last-child {\n  margin-right: 0;\n}\n.rp-grid-layout .ant-card {\n  border-radius: 0;\n  -webkit-box-shadow: none;\n          box-shadow: none;\n  -webkit-user-select: none;\n     -moz-user-select: none;\n      -ms-user-select: none;\n          user-select: none;\n  cursor: move;\n  overflow: hidden;\n  border: 1px solid transparent;\n  -webkit-transition: none !important;\n  -o-transition: none !important;\n  transition: none !important;\n}\n.rp-grid-layout .ant-card.full {\n  width: 100% !important;\n  height: 100% !important;\n  -webkit-transform: translate(0, 0) !important;\n      -ms-transform: translate(0, 0) !important;\n          transform: translate(0, 0) !important;\n  border: none;\n  z-index: 110;\n}\n.rp-grid-layout .ant-card.full:hover .react-resizable-handle {\n  visibility: hidden;\n}\n.rp-grid-layout .ant-card.adaptive {\n  width: 100% !important;\n  height: auto !important;\n  -webkit-transform: translate(0, 0) !important;\n      -ms-transform: translate(0, 0) !important;\n          transform: translate(0, 0) !important;\n  border: none;\n  z-index: 110;\n  position: relative !important;\n  margin-bottom: 20px;\n  padding: 10px;\n}\n.rp-grid-layout .ant-card.adaptive:hover .react-resizable-handle {\n  visibility: hidden;\n}\n.rp-grid-layout .ant-card .ant-card-body {\n  width: 100%;\n  height: 100%;\n  padding: 0;\n  overflow: hidden;\n  -webkit-user-select: none;\n     -moz-user-select: none;\n      -ms-user-select: none;\n          user-select: none;\n}\n.rp-grid-layout .ant-card:hover {\n  border-color: transparent;\n  -webkit-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.06);\n          box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.06);\n}\n.rp-grid-layout .ant-card:hover .react-resizable-handle {\n  visibility: visible;\n}\n.rp-grid-layout .ant-card:hover .rp-card-tools {\n  display: block;\n}\n.rp-grid-layout .react-grid-item.react-grid-placeholder {\n  background: transparent;\n}\n.rp-grid-layout .react-resizable-handle {\n  visibility: hidden;\n  padding: 1px 6px;\n  background: none;\n}\n.rp-grid-layout .react-resizable-handle:after {\n  content: \"\\e616\";\n  font-family: \"icon-report\";\n  font-size: 12px;\n  color: #d8d8d8;\n  -webkit-transform: scale(0.8);\n      -ms-transform: scale(0.8);\n          transform: scale(0.8);\n}\n.rp-chart-container .rp-chart-ditigal-panel {\n  position: relative;\n  height: 100%;\n  display: -ms-flexbox;\n  display: flex;\n  background: #f0f2f5;\n  -ms-flex-pack: start;\n      justify-content: flex-start;\n  -ms-flex-align: start;\n      align-items: flex-start;\n}\n.rp-chart-container .rp-chart-ditigal-panel > div {\n  -ms-flex: 1 1;\n      flex: 1 1;\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-direction: column;\n      flex-direction: column;\n  height: 100%;\n  border-right: 1px solid #f0f2f5;\n  background: #fff;\n  padding-left: 20px;\n}\n.rp-chart-container .rp-chart-ditigal-panel > div:last-child {\n  border-right: none;\n}\n.rp-chart-container .rp-chart-ditigal-panel > div:first-child {\n  padding-left: 0;\n}\n.rp-chart-container .rp-chart-ditigal-panel > div .ditigal-name {\n  font-size: 14px;\n  font-weight: bold;\n  color: #444;\n}\n.rp-chart-container .rp-chart-ditigal-panel .ant-progress-text {\n  visibility: hidden;\n}\n.rp-chart-container .ditigal-data {\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex: 1 1;\n      flex: 1 1;\n  -ms-flex-align: start;\n      align-items: flex-start;\n  -ms-flex-pack: center;\n      justify-content: center;\n  -ms-flex-direction: column;\n      flex-direction: column;\n  position: relative;\n}\n.rp-chart-container .ditigal-data.cursor-pointer {\n  cursor: pointer;\n}\n.rp-chart-container .ditigal-data-text {\n  height: 38px;\n  margin-bottom: 0;\n  overflow: hidden;\n  color: rgba(0, 0, 0, 0.85);\n  font-size: 28px;\n  line-height: 38px;\n  white-space: nowrap;\n  -o-text-overflow: ellipsis;\n     text-overflow: ellipsis;\n  word-break: break-all;\n  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;\n}\n.ant-modal-content .ant-input-wrapper {\n  display: inline-table !important;\n}\n.ant-modal-content .icon-coms-copy {\n  z-index: 999;\n}\n.digital-panel-chart-item {\n  display: -ms-flexbox;\n  display: flex;\n}\n.digital-panel-chart-item > div {\n  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;\n  font-size: 14px;\n  margin-right: 16px;\n}\n.digital-panel-chart-item .ml8 {\n  margin-left: 8px;\n}\n.digital-panel-chart-item .number-text {\n  color: rgba(0, 0, 0, 0.65);\n}\n.digital-panel-chart-item .number {\n  color: rgba(0, 0, 0, 0.85);\n}\n.digital-panel-chart-item.footer {\n  padding-top: 9px;\n  margin-top: 8px;\n  border-top: 1px solid #e8e8e8;\n}\n.ditigal-name {\n  position: relative;\n  height: 30px;\n}\n\n\n\n// WEBPACK FOOTER //\n// ../src4js/pc4backstage/edc/board/components/dashboard/detail/content/index.less",".m-preview p {\n  position: relative;\n  margin: 0;\n  clear: both;\n}\n.m-preview p:after {\n  content: \"\";\n  display: block;\n  float: left;\n  width: 4px;\n  height: 10px;\n  margin: 3px 6px 0 15px;\n  background: #0270c1;\n}\n.m-preview > div {\n  padding-top: 10px;\n  background: #fff;\n}\n.m-preview > div:after {\n  content: '';\n  display: block;\n  height: 10px;\n  background: #f3f3f3;\n}\n.m-preview > div:last-child:after {\n  display: none;\n}\n.m-preview .rp-chart-container {\n  padding: 0 15px;\n}\n\n\n\n// WEBPACK FOOTER //\n// ../src4js/pc4backstage/edc/board/components/dashboard/preview/mobile/index.less"],"sourceRoot":""}