Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

project-reports-drawer-51846de8.css 2.4KB

před 4 měsíci
1
  1. .report-content .header{text-align:center}.report-content .header .title{font-size:20px;color:#000;margin-bottom:8px}.report-content .header .time{color:#666;font-size:14px}.report-content .tags{display:flex;align-items:center;justify-content:space-around;margin-bottom:8px}.report-content .tags .tag-item{width:33.33%;padding:13px 48px 13px 24px}.report-content .tags .tag-item:not(:last-child){margin-right:8px}.report-content .tags .tag-item.all{background:linear-gradient(270deg,#f2f7ff 0%,#e7f1ff 100%);box-shadow:0 4px 8px rgba(9,103,253,.03);border-radius:4px 100px 100px 4px;color:#0967fd}.report-content .tags .tag-item.success{background:linear-gradient(270deg,#f6fcf8 0%,#edfaf1 100%);box-shadow:0 4px 8px rgba(9,103,253,.03);border-radius:4px 100px 100px 4px;color:#4ecb74}.report-content .tags .tag-item.close{background:linear-gradient(270deg,#fef7f7 0%,#fee9ea 100%);box-shadow:0 4px 8px rgba(9,103,253,.03);border-radius:4px 100px 100px 4px;color:#f5222d}.report-content .is-bordered-label{width:116px;color:#666;font-weight:400!important}.report-content .index-info{padding-top:24px}.report-content .index-info .index-item .index-item-tit{margin-bottom:8px}.report-content .index-info .index-item .index-item-tit .tit-success{background:linear-gradient(270deg,#d8f3e0 0%,#fafdfb 100%);box-shadow:0 4px 8px rgba(9,103,253,.03);border-radius:0 100px 100px 0}.report-content .index-info .index-item .index-item-tit .tit-close{background:linear-gradient(270deg,#fdcdcf 0%,#fff9f9 100%);box-shadow:0 4px 8px rgba(9,103,253,.03);border-radius:0 100px 100px 0}.report-content .index-info .index-item .index-item-tit:before{display:block;content:"";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgAgMAAAAOFJJnAAAAAXNSR0IArs4c6QAAAAlQTFRFAAAACWf9/64AdW54pQAAAAF0Uk5TAEDm2GYAAAAeSURBVBjTY2AgBoQCQQC1GFy0YIABQcYqIEBlEAIA8/ojZRrOmGsAAAAASUVORK5CYII=);background-size:100% 100%;background-position:center;background-repeat:no-repeat;width:16px;height:16px;margin-right:8px}.report-content .index-info .index-item .index-item-cont .index-item-cont-i-normal{background-color:rgba(9,103,253,.05);box-shadow:0 4px 8px rgba(9,103,253,.03)}.report-content .index-info .index-item .index-item-cont .index-item-cont-i-success{background-color:rgba(78,203,116,.1);box-shadow:0 4px 8px rgba(9,103,253,.03)}.report-content .index-info .index-item .index-item-cont .index-item-cont-i-close{background-color:rgba(245,34,45,.1);box-shadow:0 4px 8px rgba(9,103,253,.03)}