admin-setup.min.css.map 4.77 KB
Newer Older
cyrille's avatar
cyrille committed
1
{"version":3,"sources":["admin-setup.css"],"names":[],"mappings":"AAAA,qCACE,YAAa,CAAG,mBAGhB,yBACA,YACA,OACA,gBACA,eACA,MACA,UAAW,CAAG,oBAGd,iBACA,eAAgB,CAAG,WAGnB,iBAAkB,CAAG,eAEnB,eAAgB,CAAG,oBAGrB,sBACA,8CACQ,sCACR,iBAAkB,CAAG,0IAEnB,UAAW,CAAG,4EAEd,aAAc,CAAG,6CAEjB,WACA,cAAe,CAAG,4BAElB,cACA,iBAAkB,CAAG,0BAErB,eAAgB,CAAG,wCAEnB,gBACA,gBAAiB,CAAG,qCAEpB,yBACA,iBAAkB,CAAG,0BAErB,gCACA,yBACA,UAAW,CAAG,uBAEd,4BAA6B,CAAG,mCAE9B,mBACA,SAAU,CAAG,qCAEX,eACA,eAAgB,CAAG,+CAEvB,aAAc,CAAG,yEAEf,gCACA,cACA,eACA,mBAAoB,CAAG,6EAErB,WACA,kBACA,SAAU,CAAG,sFAEb,WAAY,CAAG,4HAEb,qBACA,wBAAyB,CAAG,2CAElC,aAAc,CAAG,6DAEjB,aACA,eACA,kBACA,gBAAiB,CAAG,qBAGtB,oBACA,oBACA,aACA,aAAc,CAAG,wBAEf,gCACA,qBACA,eACA,oBACA,kBACA,kBACA,mBACI,WACI,MAAO,CAAG,0BAEhB,cACA,oBAAqB,CAAG,8BAExB,mBACA,SACA,WACA,yBACA,mBACA,WACA,kBACA,SACA,iBACA,mBACA,SAAU,CAAG,gCAEb,eAAgB,CAAG,sCAEjB,eAAgB,CAAG,qCAErB,wBAAyB,CAAG,2CAE1B,gBACA,iBAAkB,CAAG,uCAErB,UAAW,CAAG","file":"../../css/admin-setup.min.css","sourcesContent":["#wpadminbar, #adminmenumain, #wpfooter {\n  display: none; }\n\n#llms-setup-wizard {\n  background-color: #f1f1f1;\n  height: 100%;\n  left: 0;\n  overflow: scroll;\n  position: fixed;\n  top: 0;\n  width: 100%; }\n\n.llms-setup-wrapper {\n  margin: 20px auto;\n  max-width: 640px; }\n\n#llms-logo {\n  text-align: center; }\n  #llms-logo img {\n    max-width: 200px; }\n\n.llms-setup-content {\n  background-color: #fff;\n  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);\n          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);\n  padding: 15px 30px; }\n  .llms-setup-content h1, .llms-setup-content h2, .llms-setup-content h3, .llms-setup-content h4, .llms-setup-content h5, .llms-setup-content h6 {\n    color: #444; }\n  .llms-setup-content a:not(.llms-button-primary):not(.llms-button-secondary) {\n    color: #2295ff; }\n  .llms-setup-content p, .llms-setup-content li {\n    color: #666;\n    font-size: 16px; }\n  .llms-setup-content p.error {\n    color: #e5554e;\n    text-align: center; }\n  .llms-setup-content label {\n    font-weight: 500; }\n  .llms-setup-content .llms-setup-actions {\n    margin-top: 40px;\n    text-align: right; }\n  .llms-setup-content .llms-exit-setup {\n    color: inherit !important;\n    margin-right: 10px; }\n  .llms-setup-content table {\n    border-bottom: 1px solid #f1f1f1;\n    border-collapse: collapse;\n    width: 100%; }\n  .llms-setup-content td {\n    border-top: 1px solid #f1f1f1; }\n    .llms-setup-content td:first-child {\n      padding-right: 10px;\n      width: 33%; }\n      .llms-setup-content td:first-child a {\n        font-size: 16px;\n        font-weight: 500; }\n  .llms-setup-content ul.llms-importable-courses {\n    display: block; }\n    .llms-setup-content ul.llms-importable-courses li.llms-importable-course {\n      border-bottom: 1px solid #f1f1f1;\n      display: block;\n      max-width: 100%;\n      padding-bottom: 15px; }\n      .llms-setup-content ul.llms-importable-courses li.llms-importable-course img {\n        float: left;\n        margin-right: 15px;\n        width: 20%; }\n      .llms-setup-content ul.llms-importable-courses li.llms-importable-course .llms-switch {\n        float: right; }\n        .llms-setup-content ul.llms-importable-courses li.llms-importable-course .llms-switch input.llms-toggle-round:checked + label {\n          border-color: #2295ff;\n          background-color: #2295ff; }\n  .llms-setup-content .llms-importing-msgs a {\n    color: #2295ff; }\n  .llms-setup-content .llms-importing-msgs .llms-importing-msg {\n    display: none;\n    font-size: 14px;\n    font-style: italic;\n    text-align: right; }\n\n.llms-setup-progress {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  margin: 20px 0; }\n  .llms-setup-progress li {\n    border-bottom: 4px solid #2295ff;\n    display: inline-block;\n    font-size: 14px;\n    padding-bottom: 10px;\n    position: relative;\n    text-align: center;\n    -webkit-box-flex: 1;\n        -ms-flex: 1;\n            flex: 1; }\n    .llms-setup-progress li a {\n      color: #2295ff;\n      text-decoration: none; }\n    .llms-setup-progress li:after {\n      background: #2295ff;\n      bottom: 0;\n      content: '';\n      border: 4px solid #2295ff;\n      border-radius: 100%;\n      height: 4px;\n      position: absolute;\n      left: 50%;\n      margin-left: -6px;\n      margin-bottom: -8px;\n      width: 4px; }\n    .llms-setup-progress li.current {\n      font-weight: 700; }\n      .llms-setup-progress li.current:after {\n        background: #fff; }\n    .llms-setup-progress li.current ~ li {\n      border-bottom-color: #ccc; }\n      .llms-setup-progress li.current ~ li:after {\n        background: #ccc;\n        border-color: #ccc; }\n      .llms-setup-progress li.current ~ li a {\n        color: #bbb; }\n\n/*# sourceMappingURL=../maps/css/admin-setup.css.map */\n"],"sourceRoot":"../../css"}