Sindbad~EG File Manager

Current Path : /var/www/quickscrum.com/wp-content/plugins/popup-maker/dist/block-editor/
Upload File :
Current File : /var/www/quickscrum.com/wp-content/plugins/popup-maker/dist/block-editor/block-editor-styles.css.map

{"version":3,"sources":["webpack:///editor.scss"],"names":[],"mappings":"AAAA;;+EAE+E;AAC/E;;EAEE;AACF;;EAEE;AACF;;EAEE;AACF;;;EAGE;AACF;;EAEE;AACF;;EAEE;AACF;;EAEE;AACF;;EAEE;AACF;;EAEE;AACF;;EAEE;AACF;;;;;EAKE;AACF;;EAEE;AACF;;EAEE;AACF;;EAEE;AACF;;EAEE;AACF;;;EAGE;AACF;;EAEE;AACF;EACE,+BAA+B;EAC/B,yCAAyC;EACzC,yCAAyC,EAAE;;AAE7C;;EAEE;AACF;EACE,2CAA2C,EAAE;;AAE/C;EACE,YAAY;EACZ,kBAAkB;EAClB,YAAY,EAAE;;AAEhB;EACE,gBAAgB,EAAE;;AAEpB;;EAEE,WAAW;EACX,gBAAgB;EAChB,YAAY;EACZ,gBAAgB;EAChB,0DAA0D;EAC1D,eAAe,EAAE;;AAEnB;EACE;;IAEE,YAAY,EAAE,EAAE;;AAEpB;EACE;;IAEE,eAAe,EAAE,EAAE;;AAEvB;;EAEE,aAAa,EAAE;;AAEjB;;EAEE;AACF;;EAEE;AACF;;;EAGE;AACF;;EAEE;AACF;;EAEE;AACF;;EAEE;AACF;;EAEE;AACF;;EAEE;AACF,+EAA+E;AAC/E;EACE,6BAA6B,EAAE;;AAEjC;EACE,gBAAgB,EAAE;;AAEpB;EACE,iBAAiB,EAAE;;AAErB;EACE,SAAS;EACT,gBAAgB,EAAE;;AAEpB;EACE,SAAS,EAAE;;AAEb;EACE,aAAa,EAAE;;AAEjB;EACE,YAAY,EAAE;;AAEhB;EACE,YAAY,EAAE;;AAEhB;EACE,YAAY;EACZ,kBAAkB;EAClB,YAAY;EACZ,WAAW,EAAE;;AAEf;EACE,gBAAgB,EAAE;;AAEpB;EACE,aAAa;EACb,sBAAsB;EACtB,cAAc;EACd,yDAAyD,EAAE;;AAE7D;EACE,gBAAgB,EAAE;;AAEpB;EACE,2DAA2D;EAC3D,2DAA+E;EAA/E,+EAA+E;EAC/E,8BAA8B,EAAE;;AAElC;EACE,cAAc;EACd,gBAAgB;EAChB,8BAA8B;EAC9B,gBAAgB,EAAE;;AAEpB;EACE,yBAAyB,EAAE;;AAE7B;EACE,cAAc;EACd,aAAa;EACb,6BAA6B,EAAE;;AAEjC;;EAEE,gBAAgB,EAAE;;AAEpB;;EAEE,aAAa,EAAE;;AAEjB;EACE,WAAW;EACX,YAAY;EACZ,cAAc;EACd,gBAAgB;EAChB,uBAAuB;EACvB,mBAAmB;EACnB,gBAAgB;EAChB,gBAAgB,EAAE;;AAEpB;EACE,cAAc,EAAE;;AAElB;EACE,iCAAiC,EAAE;;AAErC;EACE,qGAAqG;EACrG,+FAA+F;EAC/F,qBAAqB;EACrB,YAAY;EACZ,aAAa;EACb,YAAY;EACZ,kBAAkB;EAClB,wBAAwB;EACxB,gBAAgB;EAChB,wBAAwB;EACxB,oBAAoB;EACpB,kBAAkB,EAAE;;AAEtB;;EAEE,mBAAmB,EAAE","file":"block-editor/block-editor-styles.css","sourcesContent":["/*!******************************************************************************\n * Copyright (c) 2020, Code Atlantic LLC.\n ******************************************************************************/\n/**\n * Colors\n */\n/**\n * Colors\n */\n/**\n * Fonts & basic variables.\n */\n/**\n * Grid System.\n * https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/\n */\n/**\n * Dimensions.\n */\n/**\n * Shadows.\n */\n/**\n * Editor widths.\n */\n/**\n * Block UI.\n */\n/**\n * Border radii.\n */\n/**\n * Breakpoint mixins\n */\n/**\n * Long content fade mixin\n *\n * Creates a fading overlay to signify that the content is longer\n * than the space allows.\n */\n/**\n * Focus styles.\n */\n/**\n * Applies editor left position to the selector passed as argument\n */\n/**\n * Styles that are reused verbatim in a few places\n */\n/**\n * Allows users to opt-out of animations via OS-level preferences.\n */\n/**\n * Reset default styles for JavaScript UI based pages.\n * This is a WP-admin agnostic reset\n */\n/**\n * Reset the WP Admin page styles for Gutenberg-like pages.\n */\n:root {\n  --wp-admin-theme-color: #007cba;\n  --wp-admin-theme-color-darker-10: #006ba1;\n  --wp-admin-theme-color-darker-20: #005a87; }\n\n/**\n * Breakpoints & Media Queries\n */\n.pum-block-inspector-popup-controls {\n  border-bottom: 1px solid #e2e4e7 !important; }\n\n.components-popover .block-editor-popup-select-input {\n  flex-grow: 1;\n  position: relative;\n  padding: 1px; }\n\n.components-popover .block-editor-popup-select-input .components-base-control__field {\n  margin-bottom: 0; }\n\n.components-popover .block-editor-popup-select-input input[type=\"text\"],\n.components-popover .block-editor-popup-select-input select {\n  width: 100%;\n  min-width: 300px;\n  border: none;\n  border-radius: 0;\n  /* Fonts smaller than 16px causes mobile safari to zoom. */\n  font-size: 16px; }\n\n@media (min-width: 600px) {\n  .components-popover .block-editor-popup-select-input input[type=\"text\"],\n  .components-popover .block-editor-popup-select-input select {\n    width: 300px; } }\n\n@media (min-width: 600px) {\n  .components-popover .block-editor-popup-select-input input[type=\"text\"],\n  .components-popover .block-editor-popup-select-input select {\n    font-size: 13px; } }\n\n.components-popover .block-editor-popup-select-input input[type=\"text\"]::-ms-clear,\n.components-popover .block-editor-popup-select-input select::-ms-clear {\n  display: none; }\n\n/**\n * Colors\n */\n/**\n * Fonts & basic variables.\n */\n/**\n * Grid System.\n * https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/\n */\n/**\n * Dimensions.\n */\n/**\n * Shadows.\n */\n/**\n * Editor widths.\n */\n/**\n * Block UI.\n */\n/**\n * Border radii.\n */\n/** Copied from @wordpress/block-editor/src/components/url-popover/style.scss */\n.block-editor-popup-trigger-popover__additional-controls {\n  border-top: 1px solid #e2e4e7; }\n\n.block-editor-popup-trigger-popover__additional-controls > div[role=\"menu\"] .components-icon-button:not(:disabled):not([aria-disabled=\"true\"]):not(.is-default) > svg {\n  box-shadow: none; }\n\n.block-editor-popup-trigger-popover__additional-controls div[role=\"menu\"] > .components-icon-button {\n  padding-left: 2px; }\n\n.block-editor-popup-trigger-popover .components-notice.is-dismissible {\n  margin: 0;\n  padding-right: 0; }\n\n.block-editor-popup-trigger-popover .components-notice.is-dismissible .components-notice__content {\n  margin: 0; }\n\n.block-editor-popup-trigger-popover__row {\n  display: flex; }\n\n.block-editor-popup-trigger-popover__row > :not(.block-editor-popup-trigger-popover__settings-toggle) {\n  flex-grow: 1; }\n\n.block-editor-popup-trigger-popover .components-icon-button {\n  padding: 3px; }\n\n.block-editor-popup-trigger-popover .components-icon-button > svg {\n  padding: 5px;\n  border-radius: 4px;\n  height: 30px;\n  width: 30px; }\n\n.block-editor-popup-trigger-popover .components-icon-button:not(:disabled):not([aria-disabled=\"true\"]):not(.is-default):hover {\n  box-shadow: none; }\n\n.block-editor-popup-trigger-popover .components-icon-button:not(:disabled):not([aria-disabled=\"true\"]):not(.is-default):hover > svg {\n  outline: none;\n  background-color: #fff;\n  color: #191e23;\n  box-shadow: inset 0 0 0 1px #ccd0d4, inset 0 0 0 2px #fff; }\n\n.block-editor-popup-trigger-popover .components-icon-button:not(:disabled):focus {\n  box-shadow: none; }\n\n.block-editor-popup-trigger-popover .components-icon-button:not(:disabled):focus > svg {\n  box-shadow: inset 0 0 0 1.5px #007cba, inset 0 0 0 4px #fff;\n  box-shadow: inset 0 0 0 1.5px var(--wp-admin-theme-color), inset 0 0 0 4px #fff;\n  outline: 2px solid transparent; }\n\n.block-editor-popup-trigger-popover__settings-toggle {\n  flex-shrink: 0;\n  border-radius: 0;\n  border-left: 1px solid #e2e4e7;\n  margin-left: 1px; }\n\n.block-editor-popup-trigger-popover__settings-toggle[aria-expanded=\"true\"] .dashicon {\n  transform: rotate(180deg); }\n\n.block-editor-popup-trigger-popover__settings {\n  display: block;\n  padding: 16px;\n  border-top: 1px solid #e2e4e7; }\n\n.block-editor-popup-trigger-popover__settings .components-base-control:last-child,\n.block-editor-popup-trigger-popover__settings .components-base-control:last-child .components-base-control__field {\n  margin-bottom: 0; }\n\n.block-editor-popup-trigger-popover__popup-editor,\n.block-editor-popup-trigger-popover__popup-viewer {\n  display: flex; }\n\n.block-editor-popup-trigger-popover__popup-viewer-text {\n  margin: 7px;\n  flex-grow: 1;\n  flex-shrink: 1;\n  overflow: hidden;\n  text-overflow: ellipsis;\n  white-space: nowrap;\n  min-width: 150px;\n  max-width: 500px; }\n\n.block-editor-popup-trigger-popover__popup-viewer-text.has-invalid-link {\n  color: #d94f4f; }\n\n.popup-trigger[data-popup-id] {\n  border-bottom: 1px dashed #9aba27; }\n\n.popup-trigger[data-popup-id]::after {\n  /*background: url(\"/wp-content/plugins/popup-maker/assets/images/logo.png\") bottom center no-repeat;*/\n  background: url(/wp-content/plugins/popup-maker/assets/images/logo.png) bottom center no-repeat;\n  display: inline-block;\n  width: 0.9em;\n  height: 0.9em;\n  content: \" \";\n  position: relative;\n  background-size: contain;\n  margin-left: 2px;\n  vertical-align: text-top;\n  pointer-events: none;\n  touch-action: none; }\n\n.components-dropdown-menu__menu .components-dropdown-menu__menu-item:not(:disabled):not([aria-disabled=\"true\"]):not(.is-default).is-active > svg.popup-trigger-button-svg,\n.components-dropdown-menu__menu .components-menu-item:not(:disabled):not([aria-disabled=\"true\"]):not(.is-default).is-active > svg.popup-trigger-button-svg {\n  background: #ededed; }\n"],"sourceRoot":""}

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