telegram-tt/dist/6.f9e82031a240faaf8916.css.map
Alexander Zinchuk 405b7cdb87 [Build]
2021-08-04 23:55:43 +03:00

1 line
6.8 KiB
Plaintext

{"version":3,"sources":["webpack:///./node_modules/croppie/croppie.css"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA,2BAA2B;AAC3B;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA,2BAA2B;AAC3B;AACA,oBAAoB;AACpB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"6.f9e82031a240faaf8916.css","sourcesContent":[".croppie-container {\r\n width: 100%;\r\n height: 100%;\r\n}\r\n\r\n.croppie-container .cr-image {\r\n z-index: -1;\r\n position: absolute;\r\n top: 0;\r\n left: 0;\r\n transform-origin: 0 0;\r\n max-height: none;\r\n max-width: none;\r\n}\r\n\r\n.croppie-container .cr-boundary {\r\n position: relative;\r\n overflow: hidden;\r\n margin: 0 auto;\r\n z-index: 1;\r\n width: 100%;\r\n height: 100%;\r\n}\r\n\r\n.croppie-container .cr-viewport,\r\n.croppie-container .cr-resizer {\r\n position: absolute;\r\n border: 2px solid #fff;\r\n margin: auto;\r\n top: 0;\r\n bottom: 0;\r\n right: 0;\r\n left: 0;\r\n box-shadow: 0 0 2000px 2000px rgba(0, 0, 0, 0.5);\r\n z-index: 0;\r\n}\r\n\r\n.croppie-container .cr-resizer {\r\n z-index: 2;\r\n box-shadow: none;\r\n pointer-events: none;\r\n}\r\n\r\n.croppie-container .cr-resizer-vertical,\r\n.croppie-container .cr-resizer-horisontal {\r\n position: absolute;\r\n pointer-events: all;\r\n}\r\n\r\n.croppie-container .cr-resizer-vertical::after,\r\n.croppie-container .cr-resizer-horisontal::after {\r\n display: block;\r\n position: absolute;\r\n box-sizing: border-box;\r\n border: 1px solid black;\r\n background: #fff;\r\n width: 10px;\r\n height: 10px;\r\n content: '';\r\n}\r\n\r\n.croppie-container .cr-resizer-vertical {\r\n bottom: -5px;\r\n cursor: row-resize;\r\n width: 100%;\r\n height: 10px;\r\n}\r\n\r\n.croppie-container .cr-resizer-vertical::after {\r\n left: 50%;\r\n margin-left: -5px;\r\n}\r\n\r\n.croppie-container .cr-resizer-horisontal {\r\n right: -5px;\r\n cursor: col-resize;\r\n width: 10px;\r\n height: 100%;\r\n}\r\n\r\n.croppie-container .cr-resizer-horisontal::after {\r\n top: 50%;\r\n margin-top: -5px;\r\n}\r\n\r\n.croppie-container .cr-original-image {\r\n display: none;\r\n}\r\n\r\n.croppie-container .cr-vp-circle {\r\n border-radius: 50%;\r\n}\r\n\r\n.croppie-container .cr-overlay {\r\n z-index: 1;\r\n position: absolute;\r\n cursor: move;\r\n touch-action: none;\r\n}\r\n\r\n.croppie-container .cr-slider-wrap {\r\n width: 75%;\r\n margin: 15px auto;\r\n text-align: center;\r\n}\r\n\r\n.croppie-result {\r\n position: relative;\r\n overflow: hidden;\r\n}\r\n\r\n.croppie-result img {\r\n position: absolute;\r\n}\r\n\r\n.croppie-container .cr-image,\r\n.croppie-container .cr-overlay,\r\n.croppie-container .cr-viewport {\r\n transform: translateZ(0);\r\n}\r\n\r\n/*************************************/\r\n/***** STYLING RANGE INPUT ***********/\r\n/*************************************/\r\n/*http://brennaobrien.com/blog/2014/05/style-input-type-range-in-every-browser.html */\r\n/*************************************/\r\n\r\n.cr-slider {\r\n -webkit-appearance: none;\r\n/*removes default webkit styles*/\r\n\t/*border: 1px solid white; *//*fix for FF unable to apply focus style bug */\r\n width: 300px;\r\n/*required for proper track sizing in FF*/\r\n max-width: 100%;\r\n padding-top: 8px;\r\n padding-bottom: 8px;\r\n background-color: transparent;\r\n}\r\n\r\n.cr-slider::-webkit-slider-runnable-track {\r\n width: 100%;\r\n height: 3px;\r\n background: rgba(0, 0, 0, 0.5);\r\n border: 0;\r\n border-radius: 3px;\r\n}\r\n\r\n.cr-slider::-webkit-slider-thumb {\r\n -webkit-appearance: none;\r\n border: none;\r\n height: 16px;\r\n width: 16px;\r\n border-radius: 50%;\r\n background: #ddd;\r\n margin-top: -6px;\r\n}\r\n\r\n.cr-slider:focus {\r\n outline: none;\r\n}\r\n/*\r\n.cr-slider:focus::-webkit-slider-runnable-track {\r\nbackground: #ccc;\r\n}\r\n*/\r\n\r\n.cr-slider::-moz-range-track {\r\n width: 100%;\r\n height: 3px;\r\n background: rgba(0, 0, 0, 0.5);\r\n border: 0;\r\n border-radius: 3px;\r\n}\r\n\r\n.cr-slider::-moz-range-thumb {\r\n border: none;\r\n height: 16px;\r\n width: 16px;\r\n border-radius: 50%;\r\n background: #ddd;\r\n margin-top: -6px;\r\n}\r\n\r\n/*hide the outline behind the border*/\r\n.cr-slider:-moz-focusring {\r\n outline: 1px solid white;\r\n outline-offset: -1px;\r\n}\r\n\r\n.cr-slider::-ms-track {\r\n width: 100%;\r\n height: 5px;\r\n background: transparent;\r\n/*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */\r\n\tborder-color: transparent;/*leave room for the larger thumb to overflow with a transparent border */\r\n\tborder-width: 6px 0;\r\n\tcolor: transparent;/*remove default tick marks*/\r\n}\r\n.cr-slider::-ms-fill-lower {\r\n\tbackground: rgba(0, 0, 0, 0.5);\r\n\tborder-radius: 10px;\r\n}\r\n.cr-slider::-ms-fill-upper {\r\n\tbackground: rgba(0, 0, 0, 0.5);\r\n\tborder-radius: 10px;\r\n}\r\n.cr-slider::-ms-thumb {\r\n\tborder: none;\r\n\theight: 16px;\r\n\twidth: 16px;\r\n\tborder-radius: 50%;\r\n\tbackground: #ddd;\r\n\tmargin-top:1px;\r\n}\r\n.cr-slider:focus::-ms-fill-lower {\r\n\tbackground: rgba(0, 0, 0, 0.5);\r\n}\r\n.cr-slider:focus::-ms-fill-upper {\r\n\tbackground: rgba(0, 0, 0, 0.5);\r\n}\r\n/*******************************************/\r\n\r\n/***********************************/\r\n/* Rotation Tools */\r\n/***********************************/\r\n.cr-rotate-controls {\r\n\tposition: absolute;\r\n\tbottom: 5px;\r\n\tleft: 5px;\r\n\tz-index: 1;\r\n}\r\n.cr-rotate-controls button {\r\n\tborder: 0;\r\n\tbackground: none;\r\n}\r\n.cr-rotate-controls i:before {\r\n\tdisplay: inline-block;\r\n\tfont-style: normal;\r\n\tfont-weight: 900;\r\n\tfont-size: 22px;\r\n}\r\n.cr-rotate-l i:before {\r\n\tcontent: '↺';\r\n}\r\n.cr-rotate-r i:before {\r\n\tcontent: '↻';\r\n}\r\n"],"sourceRoot":""}