admin-importer.min.css.map 2.59 KB
Newer Older
cyrille's avatar
cyrille committed
1
{"version":3,"sources":["admin-importer.css"],"names":[],"mappings":"AAAA,uBACE,mBACA,yBACA,aACA,iBACA,2BACA,2BACA,oBACA,yBACI,sBACI,8BACR,yBACI,sBACI,kBAAmB,CAAG,oCAG9B,cACA,mBACA,oBAAqB,CAAG,2BAGxB,cAAe,CAAG,qDAEhB,gBACA,WAAY,CAAG,yDAEb,cACA,cAAe,CAAG,wDAElB,qBAAsB,CAAG,uDAEzB,aAAc,CAAG,uEAEjB,oBACA,iBAAkB,CAAG,+EAEnB,YACA,WACA,iBAAkB,CAAG,0CAG3B,2BACE,oBACA,oBACA,aACA,mBACI,cAAe,CAAG,CAE1B,iEACE,qDACE,mBACI,+BACI,2BACR,2BAA4B,CAAG,CAEnC,0CACE,qDACE,mBACI,+BACI,2BACR,2BAA4B,CAAG,CAAA","file":"../../css/admin-importer.min.css","sourcesContent":[".llms-import-file-wrap {\n  background: #fafafa;\n  border: 1px solid #ccd0d4;\n  padding: 10px;\n  margin: 20px auto;\n  display: -webkit-inline-box;\n  display: -ms-inline-flexbox;\n  display: inline-flex;\n  -webkit-box-pack: justify;\n      -ms-flex-pack: justify;\n          justify-content: space-between;\n  -webkit-box-align: center;\n      -ms-flex-align: center;\n          align-items: center; }\n\n.llms-cloud-import-help.button-link {\n  color: inherit;\n  vertical-align: top;\n  text-decoration: none; }\n\nul.llms-importable-courses {\n  margin: 0 -10px; }\n  ul.llms-importable-courses li.llms-importable-course {\n    background: #fff;\n    margin: 10px; }\n    ul.llms-importable-courses li.llms-importable-course img {\n      display: block;\n      max-width: 100%; }\n    ul.llms-importable-courses li.llms-importable-course h3 {\n      margin: 20px 20px 10px; }\n    ul.llms-importable-courses li.llms-importable-course p {\n      margin: 0 20px; }\n    ul.llms-importable-courses li.llms-importable-course.has-action-button {\n      padding-bottom: 80px;\n      position: relative; }\n      ul.llms-importable-courses li.llms-importable-course.has-action-button .button {\n        bottom: 20px;\n        right: 20px;\n        position: absolute; }\n\n@media only screen and (min-width: 600px) {\n  ul.llms-importable-courses {\n    display: -webkit-box;\n    display: -ms-flexbox;\n    display: flex;\n    -ms-flex-wrap: wrap;\n        flex-wrap: wrap; } }\n\n@media only screen and (min-width: 600px) and (max-width: 767px) {\n  ul.llms-importable-courses li.llms-importable-course {\n    -webkit-box-flex: 1;\n        -ms-flex: 1 0 calc( 50% - 20px);\n            flex: 1 0 calc( 50% - 20px);\n    max-width: calc( 50% - 20px); } }\n\n@media only screen and (min-width: 768px) {\n  ul.llms-importable-courses li.llms-importable-course {\n    -webkit-box-flex: 1;\n        -ms-flex: 1 0 calc( 33% - 20px);\n            flex: 1 0 calc( 33% - 20px);\n    max-width: calc( 33% - 20px); } }\n\n/*# sourceMappingURL=../maps/css/admin-importer.css.map */\n"],"sourceRoot":"../../css"}