UNPKG

strapi-helper-plugin

Version:

Helper for Strapi plugins development

1 lines 2.94 kB
{"version":3,"sources":["../lib/src/components/InputFileDetails/styles.scss"],"names":[],"mappings":"AAAA;EACE,aAAa;EACb,8BAA8B;EAC9B,iBAAiB;EACjB,mCAAmC;;EAEnC;IACE,aAAa;IACb;MACE,cAAc;MACd,eAAe;MACf,gBAAgB;IAClB;EACF;AACF;;AAEA;EACE,iBAAiB;EACjB;IACE,gBAAgB;IAChB,cAAc;IACd,cAAc;IACd,0BAA0B;IAC1B,eAAe;EACjB;AACF;;AAEA;EACE,iBAAiB;EACjB;IACE,gBAAgB;IAChB,cAAc;IACd,cAAc;IACd,0BAA0B;IAC1B,eAAe;EACjB;AACF;;AAEA;EACE,6BAA6B;EAC7B,gBAAgB;AAClB;;AAEA;EACE,iBAAiB;EACjB,eAAe;EACf;IACE,cAAc;IACd,gBAAgB;EAClB;EACA;IACE,6BAA6B;IAC7B,gBAAgB;EAClB;AACF;;AACA;EACE,WAAW;EACX,gBAAgB;EAChB,oBAAoB;AACtB;;AAEA;EACE,WAAW;EACX,gBAAgB;EAChB,mBAAmB;AACrB;;AAEA;EACE,iBAAiB;EACjB,cAAc;EACd,iBAAiB;EACjB,mCAAmC;EACnC;IACE,eAAe;IACf,gBAAgB;EAClB;EACA;IACE,eAAe;IACf,gBAAgB;EAClB;AACF;;AAEA;EACE,cAAc;EACd,eAAe;EACf,gBAAgB;EAChB,eAAe;AACjB;;AAEA;EACE,cAAc;EACd,qBAAqB;;EAErB;IACE,cAAc;IACd,qBAAqB;EACvB;;EAEA;IACE,iBAAiB;IACjB,cAAc;EAChB;EACA,sBAAoB;EACpB,cAAY;EACZ,uBAAqB;EACrB,qBAAmB;EACnB,iCAA+B;EAC/B,sBAAoB;EACpB,KAAG;AACL","file":"dHYPmgsh.scss","sourcesContent":[".detailBanner {\n display: flex;\n justify-content: space-between;\n line-height: 23px;\n -webkit-font-smoothing: antialiased;\n\n > div:first-child {\n display: flex;\n > div:nth-child(2) {\n color: #333740;\n font-size: 13px;\n font-weight: 400;\n }\n }\n}\n\n.chevronDown {\n margin-right: 8px;\n &:before {\n content: '\\F078';\n display: block;\n color: #787E8F;\n font-family: 'FontAwesome';\n font-size: 11px;\n }\n}\n\n.chevronRight {\n margin-right: 8px;\n &:before {\n content: '\\f054';\n display: block;\n color: #787E8F;\n font-family: 'FontAwesome';\n font-size: 11px;\n }\n}\n\n.infoContainer {\n border-top: 1px solid #F6F6F6;\n padding-top: 7px;\n}\n\n.infoWrapper {\n line-height: 18px;\n font-size: 13px;\n > span:first-child {\n color: #333740;\n font-weight: 500;\n }\n >span:last-child {\n color: rgba(51, 55, 64, 0.80);\n font-weight: 400;\n }\n}\n.inputFileDetails {\n width: 100%;\n padding-top: 4px;\n margin-bottom: -13px;\n}\n\n.inputFileDetailsEmpty {\n width: 100%;\n padding-top: 4px;\n margin-bottom: 23px;\n}\n\n.positionContainer {\n margin-left: 10px;\n color: #333740;\n font-family: Lato;\n -webkit-font-smoothing: antialiased;\n > span:first-child {\n font-size: 13px;\n font-weight: 600;\n }\n > span:last-child {\n font-size: 12px;\n font-weight: 400;\n }\n}\n\n.removeContainer {\n color: #FF3000;\n font-size: 13px;\n font-weight: 400;\n cursor: pointer;\n}\n\n.externalLink {\n color: #333740;\n text-decoration: none;\n\n &:hover, &:active {\n color: #333740;\n text-decoration: none;\n }\n\n > i {\n margin-right: 7px;\n color: #B3B5B9;\n }\n // margin-right: 8px;\n // &:before {\n // content: '\\F08E';\n // display: block;\n // font-family: 'FontAwesome';\n // font-size: 11px;\n // }\n}\n"]}