main.css.map 1.97 KB
{"version":3,"sources":["portal/style/dragula.css","portal/components/portal/elements/todocount/index.css"],"names":[],"mappings":"AAAA,WACE,yBACA,mBACA,uBACA,WACA,iEACA,wBAA0B,CAE5B,SACE,sBAAyB,CAE3B,iBACE,mCACA,gCACA,+BACA,0BAA6B,CAE/B,YACE,WACA,iEACA,wBAA0B,CCpB5B,WACE,kBACA,mBACA,WACA,wBAA0B,CAE5B,cACE,WACA,UACA,SACA,eAAiB,CAEnB,iBACE,kBACA,qBACA,UACA,cACA,iBAAmB,CAErB,sBACE,cACA,mBACA,gBACA,sBAAwB,CAE1B,kCACE,cAAgB,CAElB,iCACE,cAAgB,CAElB,eACE,kBACA,SACA,WACA,WACA,WAAa","file":"static/css/main.css?v=62301e06","sourcesContent":[".gu-mirror {\n  position: fixed !important;\n  margin: 0 !important;\n  z-index: 9999 !important;\n  opacity: 0.8;\n  -ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";\n  filter: alpha(opacity=80);\n}\n.gu-hide {\n  display: none !important;\n}\n.gu-unselectable {\n  -webkit-user-select: none !important;\n  -moz-user-select: none !important;\n  -ms-user-select: none !important;\n  user-select: none !important;\n}\n.gu-transit {\n  opacity: 0.2;\n  -ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";\n  filter: alpha(opacity=20);\n}\n\n\n\n// WEBPACK FOOTER //\n// ../src4js/mobile4mobx/portal/style/dragula.css",".todocount {\n  position: relative;\n  padding-right: 50px;\n  color: #fff;\n  background-color: #d80c1e;\n}\n.todocount > ul {\n  width: 100%;\n  padding: 0;\n  margin: 0;\n  list-style: none;\n}\n.todocount > ul > li {\n  position: relative;\n  display: inline-block;\n  width: 20%;\n  margin: 10px 0;\n  text-align: center;\n}\n.todocount > ul > li > span {\n  display: block;\n  white-space: nowrap;\n  overflow: hidden;\n  text-overflow: ellipsis;\n}\n.todocount > ul > li > span:first-child {\n  font-size: 20px;\n}\n.todocount > ul > li > span:last-child {\n  font-size: 14px;\n}\n.todocount > img {\n  position: absolute;\n  top: 16px;\n  right: 15px;\n  width: 24px;\n  height: 24px;\n}\n\n\n\n// WEBPACK FOOTER //\n// ../src4js/mobile4mobx/portal/components/portal/elements/todocount/index.css"],"sourceRoot":""}