Файловый менеджер - Редактировать - /home/goldin10/public_html/getoutyourbox.com/wp-content/plugins/popup-maker/assets/css/admin-extensions-page.css.map
Error occurred
Назад
{"version":3,"sources":["admin-extensions-page.scss","admin-extensions-page.css"],"names":[],"mappings":"AAAA;;+ECE+E;AAE/E;EAGM,eAAe;EDMrB,UAAA;ACPA;;ADOA;EAKI,oBAAW;EAAX,oBAAW;EAAX,aAAW;EACX,mBAAc;MAAd,eAAc;ACRlB;;ADEA;EASI,WAAY;EACZ,cAAe;EAChB,YAAA;ECHC,eAAe;EDRnB,iCAaK;EACD,oCAAsB;ACP1B;;ADPA;EAkBI,8BAAY;UAAZ,sBAAY;EACZ,sBAAmB;EACnB,gBAAgB;EAwDjB,mBAAA;EC1DC,YAAY;EDlBhB,mBAaE;EAUI,mDAAe;UAAf,2CAAe;ACNrB;;ADjBA;EA0BU,eAAY;ACLtB;;ADOM;EA5BN;IA6BM,cAAe;IA+ClB,WAAA;IC/CG,eAAe;EADnB;AACF;;ADEI;EA/BJ;IAAA,UAAA;ECkCE;EDlCF;IAAA,gBAaE;ECwBA;EDrCF;IAuCQ,eAAe;ECCrB;AACF;;AACI;ED1CJ;IA0CU,UAAM;ECId;ED9CF;IA4EG,gBAAA;EC3BD;EDjDF;IAAA,eAAqB;ECoDnB;AACF;;ADrDA;EAwDM,kBAAkB;EAClB,cAAc;EACd,0BAA0B;ACChC;;AD3DA;EAAA,qBAuDM;EAME,mBAAqB;EACrB,gBAAmB;EACnB,iBAAgB;EAChB,iBAAiB;EACjB,YAAiB;EACX,kBAAM;EACZ,yCAAkB;EAAlB,iCAAkB;EAAlB,yBAAkB;EAAlB,gDAAkB;ACG1B;;ADtEA;ECuEU,mBAAmB;AAG7B;;AD1EA;EAiFI,kBAAS;EACT,0BAAc;EAKf,SAAA;ECLC,cAAc;AADlB;;ADjFA;EAsFK,cAAA;ACDL;;ADrFA;EA4FI,YAAW;EACX,cAAY;EACZ,eAAY;EACZ,kBAAiB;EAClB,kBAAA;ECDC,iBAAiB;AADrB;;AD9FA;EAqGI,cAAe;EAChB,kBAAA;ECDC,qBAAqB;AADzB;;AAMA;EDSI,WAAO;EACR,mBAAA;ACXH;;AACA;EDcI,sBAAY;EACb,cAAA;ACXH;;AAJA;EAaI,mBAAmB;EACnB,6BAA6B;AALjC;;AAEA,q4NAAq4N","file":"admin-extensions-page.css","sourcesContent":["/*!******************************************************************************\n * Copyright (c) 2019, Code Atlantic LLC\n ******************************************************************************/\n\n.popup_page_pum-extensions {\n #poststuff {\n .section-heading {\n font-size: 18px;\n padding: 0;\n }\n }\n}\n\n.extensions-available {\n display: flex;\n flex-wrap: wrap;\n\n img {\n width: 100%;\n display: block;\n height: auto;\n max-width: 100%;\n border-top: 1px solid transparent;\n border-bottom: 1px solid transparent;\n }\n\n li {\n box-sizing: border-box;\n border: 1px solid #ccc;\n background: #fff;\n vertical-align: top;\n width: 23.5%;\n margin: 0 2% 20px 0;\n box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);\n\n &:nth-child(4n+0) {\n margin-right: 0;\n }\n\n @media only screen and (max-width: 360px) {\n display: block;\n width: 100%;\n margin-right: 0;\n }\n @media only screen and (min-width: 361px) and (max-width: 768px) {\n width: 49%;\n\n &:nth-child(4n+0) {\n margin-right: 2%;\n }\n\n &:nth-child(2n+0) {\n margin-right: 0;\n }\n }\n @media only screen and (min-width: 769px) and (max-width: 980px) {\n width: 32%;\n\n &:nth-child(4n+0) {\n margin-right: 2%;\n }\n\n &:nth-child(3n+0) {\n margin-right: 0;\n }\n }\n\n\n > .action-links {\n text-align: center;\n display: block;\n border-top: 1px solid #ccc;\n\n .button {\n display: inline-block;\n margin-bottom: 10px;\n margin-top: 10px;\n padding: 7px 30px;\n font-weight: bold;\n height: auto;\n position: relative;\n transition: transform .5s;\n\n &.install {\n background: #00a651;\n }\n }\n }\n\n }\n\n h3 {\n text-align: center;\n font-size: 16px !important;\n margin: 0;\n padding: 1em 0;\n\n a {\n color: inherit;\n }\n }\n\n p {\n margin: 10px;\n color: #2d2d2d;\n font-size: 14px;\n text-align: center;\n font-style: italic;\n min-height: 7.5em;\n }\n\n a {\n display: block;\n text-align: center;\n text-decoration: none;\n }\n\n}\n\n.extensions-available .core-extensions-bundle {\n\n h3 {\n color: #fff;\n background: #98B727;\n }\n\n p {\n background-color: #fff;\n color: #2d2d2d;\n }\n\n .action-links {\n background: #98B727;\n border-top: 1px solid #A8C53A;\n }\n}\n","/*!******************************************************************************\n * Copyright (c) 2019, Code Atlantic LLC\n ******************************************************************************/\n\n.popup_page_pum-extensions {\n #poststuff {\n .section-heading {\n font-size: 18px;\n padding: 0;\n }\n }\n}\n\n.extensions-available {\n display: flex;\n flex-wrap: wrap;\n\n img {\n width: 100%;\n display: block;\n height: auto;\n max-width: 100%;\n border-top: 1px solid transparent;\n border-bottom: 1px solid transparent;\n }\n\n li {\n box-sizing: border-box;\n border: 1px solid #ccc;\n background: #fff;\n vertical-align: top;\n width: 23.5%;\n margin: 0 2% 20px 0;\n box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);\n\n &:nth-child(4n+0) {\n margin-right: 0;\n }\n\n @media only screen and (max-width: 360px) {\n display: block;\n width: 100%;\n margin-right: 0;\n }\n @media only screen and (min-width: 361px) and (max-width: 768px) {\n width: 49%;\n\n &:nth-child(4n+0) {\n margin-right: 2%;\n }\n\n &:nth-child(2n+0) {\n margin-right: 0;\n }\n }\n @media only screen and (min-width: 769px) and (max-width: 980px) {\n width: 32%;\n\n &:nth-child(4n+0) {\n margin-right: 2%;\n }\n\n &:nth-child(3n+0) {\n margin-right: 0;\n }\n }\n\n\n > .action-links {\n text-align: center;\n display: block;\n border-top: 1px solid #ccc;\n\n .button {\n display: inline-block;\n margin-bottom: 10px;\n margin-top: 10px;\n padding: 7px 30px;\n font-weight: bold;\n height: auto;\n position: relative;\n transition: transform .5s;\n\n &.install {\n background: #00a651;\n }\n }\n }\n\n }\n\n h3 {\n text-align: center;\n font-size: 16px !important;\n margin: 0;\n padding: 1em 0;\n\n a {\n color: inherit;\n }\n }\n\n p {\n margin: 10px;\n color: #2d2d2d;\n font-size: 14px;\n text-align: center;\n font-style: italic;\n min-height: 7.5em;\n }\n\n a {\n display: block;\n text-align: center;\n text-decoration: none;\n }\n\n}\n\n.extensions-available .core-extensions-bundle {\n\n h3 {\n color: #fff;\n background: #98B727;\n }\n\n p {\n background-color: #fff;\n color: #2d2d2d;\n }\n\n .action-links {\n background: #98B727;\n border-top: 1px solid #A8C53A;\n }\n}\n"]}
| ver. 1.4 |
Github
|
.
| PHP 7.2.34 | Генерация страницы: 0.06 |
proxy
|
phpinfo
|
Настройка