summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/css/jetpack-admin-jitm-rtl.css.map')
-rw-r--r--plugins/jetpack/css/jetpack-admin-jitm-rtl.css.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/jetpack/css/jetpack-admin-jitm-rtl.css.map b/plugins/jetpack/css/jetpack-admin-jitm-rtl.css.map
index 6d0c9c7b..d9cd6b4a 100644
--- a/plugins/jetpack/css/jetpack-admin-jitm-rtl.css.map
+++ b/plugins/jetpack/css/jetpack-admin-jitm-rtl.css.map
@@ -1 +1 @@
-{"version":3,"names":[],"mappings":"","sources":["jetpack-admin-jitm-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n.jp-jitm {\n border-radius: 2px;\n max-width: 100%;\n margin: 2em auto 1em auto;\n padding: .85em;\n background: #fcfcfc;\n border: 1px solid #dedede;\n text-align: center;\n}\n\n.jp-jitm:before, .jp-jitm:after {\n content: \"\";\n display: table;\n}\n\n.jp-jitm:after {\n clear: both;\n}\n\n#screen-meta-links + .jp-jitm {\n margin: 3em auto 0 1.5385em;\n}\n\n.jp-jitm .activate {\n margin-top: .5em;\n}\n\n.jp-jitm .jp-emblem {\n width: 25px;\n height: 25px;\n margin: .40em auto 0 1em;\n}\n\n.jp-jitm svg {\n width: 100%;\n height: 100%;\n}\n\n.jp-jitm path {\n fill: #8cc258;\n}\n\n.jp-jitm.woo-jitm path {\n fill: #96588a;\n}\n\n.jp-jitm .dismiss {\n margin: 0;\n text-decoration: none;\n float: left;\n}\n\n.jp-jitm .dismiss:before {\n color: #666;\n font: 400 15px/1 dashicons;\n content: '\\f158';\n}\n\n.jp-jitm p {\n font-size: 1em;\n line-height: 165%;\n}\n\n.jp-jitm .j-spinner {\n margin: 8px 0 0;\n height: 17px;\n width: 17px;\n}\n\n.jp-jitm .hide {\n display: none;\n}\n\nform[name=post] > .jp-jitm:first-of-type {\n margin-top: 1em;\n}\n\n@media (min-width: 800px) {\n .jp-jitm .jp-emblem, .jp-jitm p {\n float: right;\n /* margin: .5em 1em 0 .5em;\n\t\t\tpadding-top: 4px; */\n }\n .jp-jitm .jp-emblem {\n width: 20px;\n height: 20px;\n margin-left: .5em;\n }\n .jp-jitm p {\n margin: .40em 0 0 1em;\n }\n .jp-jitm p + p {\n margin: 0;\n padding: 0;\n }\n .jp-jitm .activate {\n margin-top: 0;\n }\n}\n\n@media (max-width: 1100px) {\n .jp-jitm {\n margin: 2.5em .5em .5em .75em;\n }\n form[name=post] > .jp-jitm:first-of-type {\n margin-right: auto;\n margin-left: auto;\n }\n}\n\n@media (max-width: 800px) {\n .jp-jitm .jp-emblem {\n margin: .40em auto 0 auto;\n }\n}\n\n@media (min-width: 1100px) {\n .update-core-php .jp-jitm {\n margin: 3em auto 0 2em;\n }\n}\n\n.jetpack-connected .media-modal-content .uploader-inline-content {\n top: 20%;\n}\n\n@media only screen and (min-width: 800px) {\n .media-menu .jp-jitm {\n margin: 10px 0;\n padding: 5px 5px 15px;\n border-width: 1px 0;\n }\n .media-menu .jp-jitm .jp-emblem {\n margin: 20px 15px 0 10px;\n }\n .media-menu .jp-jitm .msg {\n width: 75%;\n text-align: right;\n margin: 0 0 10px;\n }\n .media-menu .jp-jitm .msg + p {\n text-align: center;\n width: 100%;\n }\n}\n\n@media only screen and (max-width: 900px) {\n .media-menu .jp-jitm {\n display: none;\n margin: .5em 3%;\n border-width: 1px;\n }\n .media-menu .jp-jitm .msg {\n margin-top: 20px;\n width: 88%;\n margin-right: auto;\n margin-left: auto;\n }\n .media-menu.visible .jp-jitm {\n display: block;\n }\n}\n"],"file":"jetpack-admin-jitm-rtl.css"} \ No newline at end of file
+{"version":3,"names":[],"mappings":"","sources":["jetpack-admin-jitm-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 2011–2015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n.jitm-button {\n background: white;\n border-color: #c8d7e1;\n border-style: solid;\n border-width: 1px 1px 2px;\n color: #2e4453;\n cursor: pointer;\n display: inline-block;\n margin: 0;\n outline: 0;\n overflow: hidden;\n font-weight: 500;\n text-overflow: ellipsis;\n text-decoration: none;\n vertical-align: top;\n box-sizing: border-box;\n font-size: 0.875rem;\n line-height: 1.3125rem;\n border-radius: 0.25rem;\n padding: 0.4375rem 0.875rem 0.5625rem;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n}\n\n.jitm-button:hover {\n border-color: #a8bece;\n color: #2e4453;\n}\n\n.jitm-button:active {\n border-width: 2px 1px 1px;\n}\n\n.jitm-button:visited {\n color: #2e4453;\n}\n\n.jitm-button[disabled], .jitm-button:disabled {\n color: #e9eff3;\n background: white;\n border-color: #e9eff3;\n cursor: default;\n}\n\n.jitm-button[disabled]:active, .jitm-button:disabled:active {\n border-width: 1px 1px 2px;\n}\n\n.jitm-button:focus {\n outline: 0;\n border-color: #00aadc;\n box-shadow: 0 0 0 2px #78dcfa;\n}\n\n.jitm-button.is-compact {\n padding: 0.4375rem;\n color: #668eaa;\n font-size: 0.6875rem;\n line-height: 1;\n text-transform: uppercase;\n}\n\n.jitm-button.is-compact:disabled {\n color: #e9eff3;\n}\n\n.jitm-button.hidden {\n display: none;\n}\n\n.jitm-button.is-primary {\n background: #00aadc;\n border-color: #0087be;\n color: white;\n}\n\n.jitm-button.is-primary:hover, .jitm-button.is-primary:focus {\n border-color: #005082;\n color: white;\n}\n\n.jitm-button.is-primary[disabled], .jitm-button.is-primary:disabled {\n background: #bceefd;\n border-color: #8cc9e2;\n color: white;\n}\n\n.jitm-button.is-primary.is-compact {\n color: white;\n}\n\n#screen-meta-links + .jitm-card {\n margin: 2.5rem auto 0 1.5385em;\n}\n\n.jitm-card {\n display: block;\n position: relative;\n margin: 1rem auto 0 0;\n padding: 1rem;\n box-sizing: border-box;\n background: white;\n box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;\n}\n\n.jitm-card:after {\n content: \".\";\n display: block;\n height: 0;\n clear: both;\n visibility: hidden;\n}\n\n@media (min-width: 481px) {\n .jitm-card {\n margin-bottom: 1rem;\n padding: 1.5rem;\n }\n}\n\n.jitm-card.is-compact {\n margin-bottom: 0.0625rem;\n}\n\n@media (min-width: 481px) {\n .jitm-card.is-compact {\n margin-bottom: 1px;\n padding: 1rem 1.5rem;\n }\n}\n\n.jitm-card.is-card-link {\n padding-left: 3rem;\n}\n\n.post-php .jitm-card {\n margin-left: 0;\n}\n\n.jitm-banner.jitm-card {\n border-right: 4px solid;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n padding: 0.75rem 0.75rem 0.75rem 0.375rem;\n position: relative;\n z-index: 2;\n border-right-color: #4ab866;\n}\n\n@media (max-width: 480px) {\n .jitm-banner.jitm-card {\n display: block;\n }\n}\n\n.jitm-banner.jitm-card.is-card-link {\n padding: 0.75rem 1rem 0.75rem 3rem;\n}\n\n.jitm-banner.jitm-card.is-dismissible {\n padding-left: 3rem;\n}\n\n.jitm-banner.jitm-card .jitm-banner__icon {\n color: #4ab866;\n}\n\n.jitm-banner.jitm-card .jitm-banner__icon-circle {\n background-color: #4ab866;\n}\n\n.jitm-banner.jitm-card.is-upgrade-personal {\n border-right-color: #f0b849;\n}\n\n.jitm-banner.jitm-card.is-upgrade-personal .jitm-banner__icon {\n color: #f0b849;\n}\n\n.jitm-banner.jitm-card.is-upgrade-personal .jitm-banner__icon-circle {\n background-color: #f0b849;\n}\n\n.jitm-banner.jitm-card.is-upgrade-premium {\n border-right-color: #4ab866;\n}\n\n.jitm-banner.jitm-card.is-upgrade-premium .jitm-banner__icon {\n color: #4ab866;\n}\n\n.jitm-banner.jitm-card.is-upgrade-premium .jitm-banner__icon-circle {\n background-color: #4ab866;\n}\n\n.jitm-banner.jitm-card.is-upgrade-business, .jitm-banner.jitm-card.woo-jitm {\n border-right-color: #855DA6;\n}\n\n.jitm-banner.jitm-card.is-upgrade-business .jitm-banner__icon, .jitm-banner.jitm-card.woo-jitm .jitm-banner__icon {\n color: #855DA6;\n}\n\n.jitm-banner.jitm-card.is-upgrade-business .jitm-banner__icon-circle, .jitm-banner.jitm-card.woo-jitm .jitm-banner__icon-circle {\n background-color: #855DA6;\n}\n\n.jitm-banner.jitm-card .jitm-card__link-indicator {\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n color: #0087be;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n}\n\n.jitm-banner.jitm-card:hover {\n transition: all 100ms ease-in-out;\n}\n\n.jitm-banner.jitm-card:hover.is-card-link {\n box-shadow: 0 0 0 1px #87a6bc, 0 2px 4px #c8d7e1;\n}\n\n.jitm-banner.jitm-card:hover .jitm-card__link-indicator {\n color: #005082;\n}\n\n@media (min-width: 481px) {\n .jitm-banner.jitm-card {\n padding: 0.75rem 1rem;\n }\n .jitm-banner.jitm-card.is-dismissible {\n padding-left: 1rem;\n }\n}\n\n.jitm-banner__icons {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n}\n\n.jitm-banner__icons .jitm-banner__icon,\n.jitm-banner__icons .jitm-banner__icon-circle {\n border-radius: 50%;\n -ms-flex-negative: 0;\n flex-shrink: 0;\n height: 1.5rem;\n width: 1.5rem;\n margin-left: 1rem;\n margin-top: -0.125rem;\n text-align: center;\n top: 0.25rem;\n}\n\n.jitm-banner__icons .jitm-banner__icon {\n -ms-flex-item-align: center;\n -ms-grid-row-align: center;\n align-self: center;\n color: white;\n display: block;\n}\n\n.jitm-banner__icons .jitm-banner__icon-circle {\n color: white;\n display: none;\n padding: 0.1875rem 0.1875rem 0.25rem 0.25rem;\n}\n\n@media (min-width: 481px) {\n .jitm-banner__icons {\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n }\n .jitm-banner__icons .jitm-banner__icon {\n display: none;\n }\n .jitm-banner__icons .jitm-banner__icon-circle {\n display: block;\n }\n}\n\n.jitm-banner__icon-plan {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n margin-left: 1rem;\n}\n\n.jitm-banner__icon-plan .dops-plan-icon {\n height: 2rem;\n width: 2rem;\n}\n\n.jitm-banner__icon-plan .jp-emblem {\n position: relative;\n top: 0.125rem;\n}\n\n@media (max-width: 480px) {\n .jitm-banner__icon-plan .jp-emblem {\n margin-bottom: 0.75rem;\n }\n}\n\n.jitm-banner__icon-plan .jp-emblem svg {\n height: 2rem;\n width: 2rem;\n fill: #8cc258;\n}\n\n@media (min-width: 481px) {\n .jitm-banner__icon-plan {\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n }\n}\n\n.jitm-banner__content {\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-flex: 1;\n -ms-flex-positive: 1;\n flex-grow: 1;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n}\n\n@media (min-width: 481px) {\n .jitm-banner__content {\n -ms-flex-wrap: nowrap;\n flex-wrap: nowrap;\n }\n}\n\n.jitm-banner__info {\n -webkit-box-flex: 1;\n -ms-flex-positive: 1;\n flex-grow: 1;\n line-height: 1.4;\n}\n\n@media (min-width: 481px) {\n .jitm-banner__info {\n -ms-flex-preferred-size: 50%;\n flex-basis: 50%;\n }\n}\n\n@media (min-width: 961px) {\n .jitm-banner__info {\n -ms-flex-preferred-size: 70%;\n flex-basis: 70%;\n }\n}\n\n.jitm-banner__info .jitm-banner__title,\n.jitm-banner__info .jitm-banner__description {\n color: #2e4453;\n}\n\n.jitm-banner__info .jitm-banner__title {\n font-size: 14px;\n font-weight: 500;\n}\n\n.jitm-banner__info .jitm-banner__description {\n font-size: 0.75rem;\n line-height: 1.5;\n margin-top: 0.375rem;\n}\n\n.jitm-banner__action {\n -ms-flex-item-align: center;\n -ms-grid-row-align: center;\n align-self: center;\n font-size: 0.75rem;\n margin: 0.5rem 0 0;\n text-align: right;\n width: 100%;\n}\n\n.jitm-banner__action .jitm-banner__prices {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-pack: start;\n -ms-flex-pack: start;\n justify-content: flex-start;\n}\n\n.jitm-banner__action .jitm-banner__prices .dops-plan-price {\n margin-bottom: 0;\n}\n\n.jitm-banner__action .jitm-banner__prices .dops-plan-price.is-discounted,\n.jitm-banner__action .jitm-banner__prices .dops-plan-price.is-discounted .dops-plan-price__currency-symbol {\n color: #2e4453;\n}\n\n.has-call-to-action .jitm-banner__action .jitm-banner__prices .dops-plan-price {\n margin-bottom: 0.5rem;\n}\n\n@media (min-width: 481px) {\n .jitm-banner__action {\n margin: 0 0.5rem 0 0.25rem;\n text-align: center;\n width: auto;\n }\n .jitm-banner__action .is-dismissible {\n margin-top: 2.5rem;\n }\n .jitm-banner__action .jitm-banner__prices {\n -webkit-box-pack: end;\n -ms-flex-pack: end;\n justify-content: flex-end;\n text-align: left;\n }\n}\n\n.jitm-banner__dismiss {\n display: block;\n text-decoration: none;\n line-height: .5;\n}\n\n.jitm-banner__dismiss:before {\n color: #4f748e;\n font: 400 16px/1 dashicons;\n content: '\\f158';\n}\n\n@media (min-width: 661px) {\n .jitm-banner__dismiss {\n margin-left: -0.5rem;\n }\n}\n\n@media (max-width: 480px) {\n .jitm-banner__dismiss {\n position: absolute;\n top: 0.875rem;\n left: 0.875rem;\n }\n}\n\n.jitm-banner__action + .jitm-banner__dismiss {\n margin-right: 0.625rem;\n}\n"],"file":"jetpack-admin-jitm-rtl.css"} \ No newline at end of file