Sindbad~EG File Manager

Current Path : /proc/142261/cwd/plugins/redux-framework/redux-core/inc/fields/sortable/
Upload File :
Current File : //proc/142261/cwd/plugins/redux-framework/redux-core/inc/fields/sortable/redux-sortable.css.map

{"version":3,"sources":["redux-sortable.scss","redux-sortable.css"],"names":[],"mappings":"AAKY;CAIR,YAAA;CACI,gBAAA;ACPR;ADWY;CACA,kBAAA;ACTZ;ADaI;CACI,2BAAA;CCNI,0BAAA;CDSR,WAAA;ACZJ;ADgBY;CACA,kBAAA;ACdZ;ADkBY;CACA,WAAA;AChBZ;ADsBY;CACI,6BAAA;CACA,eAAA;ACpBhB;AAUQ;CDcQ,YAAA;CACI,iBAAA;ACrBpB;AD4BoB;CCbJ,iBAAA;CDeI,sBAAA;CACI,gBAAA;CCbR,6BAAA;AAZhB;ADkCgB;CCnBI,gBAAA;CDwBhB,kBAAA;CACI,eAAA;ACnCR;ADsCY;CACA,WAAA;CACA,uBAAA;ACpCZ;ADuCQ;CACI,WAAA;ACrCZ;ADiDY;CC3BI,6BAAA;AAnBhB;ADsDY;CC7BJ,4BAAA;AAtBR;AAwBQ;CACI,YAAA;CACA,YAAA;CACA,mBAAA;AAtBZ;AAyBQ;CACI,YAAA;CACA,cAAA;AAvBZ;;AA8BQ;CACI,UAAA;AA3BZ;AA6BQ;CACI,gBAAA;AA3BZ;AA+BQ;CACI,cAAA;AA7BZ;AA+BQ;CACI,eAAA;AA7BZ;AACA,yjBAAyjB","file":"redux-sortable.css","sourcesContent":[".redux-container-sortable {\r\n    i {\r\n        &.el,\r\n        &.dashicons-menu {\r\n            cursor: move;\r\n            padding-top: 5px;\r\n        }\r\n    }\r\n\r\n    label {\r\n        margin-right: 10px;\r\n\r\n        &.bugger {\r\n            margin-bottom: 0 !important;\r\n            font-size: 12px !important;\r\n            color: #999;\r\n        }\r\n    }\r\n\r\n    input {\r\n        margin-right: 10px;\r\n    }\r\n\r\n    .checkbox-container {\r\n        width: 100%;\r\n\r\n        label {\r\n            margin-bottom: 2px !important;\r\n            cursor: inherit;\r\n        }\r\n\r\n        .drag {\r\n            float: right;\r\n            margin-left: 10px;\r\n        }\r\n    }\r\n\r\n    ul {\r\n        &.checkbox {\r\n            li {\r\n                padding: 5px 10px;\r\n                border: 1px solid #333;\r\n                background: #fff;\r\n                margin-bottom: 5px !important;\r\n\r\n                .dashicons.visibility {\r\n                    padding-top: 4px;\r\n                    margin-right: 10px;\r\n                    cursor: pointer;\r\n                }\r\n\r\n                &.invisible {\r\n                    color: #aaa;\r\n                    border: 1px dashed #aaa;\r\n\r\n                    .dashicons.visibility {\r\n                        color: #aaa;\r\n                    }\r\n                }\r\n\r\n            }\r\n        }\r\n\r\n        &.labeled {\r\n            li {\r\n                line-height: 1.4em !important;\r\n            }\r\n        }\r\n    }\r\n\r\n    li {\r\n        line-height: 30px !important;\r\n\r\n        &.ui-state-highlight {\r\n            height: 30px;\r\n            width: 364px;\r\n            margin-bottom: 13px;\r\n        }\r\n\r\n        &.placeholder {\r\n            height: 30px;\r\n            margin: 10px 0;\r\n        }\r\n    }\r\n}\r\n\r\n.wp-customizer {\r\n    .redux-sortable {\r\n        input[type=\"text\"] {\r\n            width: 92%;\r\n        }\r\n        i.el {\r\n            margin-left: 5px;\r\n        }\r\n    }\r\n    .redux-container-sortable {\r\n        .checkbox-container {\r\n            width: inherit;\r\n        }\r\n        .ui-draggable-handle {\r\n            margin-left: 3%;\r\n        }\r\n    }\r\n}\r\n",".redux-container-sortable i.el, .redux-container-sortable i.dashicons-menu {\n\tcursor: move;\n\tpadding-top: 5px;\n}\n.redux-container-sortable label {\n\tmargin-right: 10px;\n}\n.redux-container-sortable label.bugger {\n\tmargin-bottom: 0 !important;\n\tfont-size: 12px !important;\n\tcolor: #999;\n}\n.redux-container-sortable input {\n\tmargin-right: 10px;\n}\n.redux-container-sortable .checkbox-container {\n\twidth: 100%;\n}\n.redux-container-sortable .checkbox-container label {\n\tmargin-bottom: 2px !important;\n\tcursor: inherit;\n}\n.redux-container-sortable .checkbox-container .drag {\n\tfloat: right;\n\tmargin-left: 10px;\n}\n.redux-container-sortable ul.checkbox li {\n\tpadding: 5px 10px;\n\tborder: 1px solid #333;\n\tbackground: #fff;\n\tmargin-bottom: 5px !important;\n}\n.redux-container-sortable ul.checkbox li .dashicons.visibility {\n\tpadding-top: 4px;\n\tmargin-right: 10px;\n\tcursor: pointer;\n}\n.redux-container-sortable ul.checkbox li.invisible {\n\tcolor: #aaa;\n\tborder: 1px dashed #aaa;\n}\n.redux-container-sortable ul.checkbox li.invisible .dashicons.visibility {\n\tcolor: #aaa;\n}\n.redux-container-sortable ul.labeled li {\n\tline-height: 1.4em !important;\n}\n.redux-container-sortable li {\n\tline-height: 30px !important;\n}\n.redux-container-sortable li.ui-state-highlight {\n\theight: 30px;\n\twidth: 364px;\n\tmargin-bottom: 13px;\n}\n.redux-container-sortable li.placeholder {\n\theight: 30px;\n\tmargin: 10px 0;\n}\n\n.wp-customizer .redux-sortable input[type=text] {\n\twidth: 92%;\n}\n.wp-customizer .redux-sortable i.el {\n\tmargin-left: 5px;\n}\n.wp-customizer .redux-container-sortable .checkbox-container {\n\twidth: inherit;\n}\n.wp-customizer .redux-container-sortable .ui-draggable-handle {\n\tmargin-left: 3%;\n}\n/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInJlZHV4LXNvcnRhYmxlLnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBRVE7Q0FFSTtDQUNBOztBQUlSO0NBQ0k7O0FBRUE7Q0FDSTtDQUNBO0NBQ0E7O0FBSVI7Q0FDSTs7QUFHSjtDQUNJOztBQUVBO0NBQ0k7Q0FDQTs7QUFHSjtDQUNJO0NBQ0E7O0FBTUE7Q0FDSTtDQUNBO0NBQ0E7Q0FDQTs7QUFFQTtDQUNJO0NBQ0E7Q0FDQTs7QUFHSjtDQUNJO0NBQ0E7O0FBRUE7Q0FDSTs7QUFRWjtDQUNJOztBQUtaO0NBQ0k7O0FBRUE7Q0FDSTtDQUNBO0NBQ0E7O0FBR0o7Q0FDSTtDQUNBOzs7QUFPSjtDQUNJOztBQUVKO0NBQ0k7O0FBSUo7Q0FDSTs7QUFFSjtDQUNJIiwiZmlsZSI6InJlZHV4LXNvcnRhYmxlLmNzcyJ9 */\n\n/*# sourceMappingURL=redux-sortable.css.map */\n"]}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists