From 4154ae55a0e805b770e8680b7a57f2383a878e8d Mon Sep 17 00:00:00 2001 From: haszari Date: Sat, 2 Mar 2019 09:29:21 +1300 Subject: [PATCH] increase margin under empty-state suggestions so they aren't hard-aligned to bottom --- assets/css/marketplace-suggestions-rtl.css | 2 +- assets/css/marketplace-suggestions.css | 2 +- assets/css/marketplace-suggestions.scss | 8 ++++++++ 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/assets/css/marketplace-suggestions-rtl.css b/assets/css/marketplace-suggestions-rtl.css index 637770f71af..99e7a5b7ca7 100644 --- a/assets/css/marketplace-suggestions-rtl.css +++ b/assets/css/marketplace-suggestions-rtl.css @@ -1 +1 @@ -@charset "UTF-8";a.suggestion-dismiss{border:none;box-shadow:none;color:#ddd}a.suggestion-dismiss:hover{color:#aaa}a.suggestion-dismiss::before{font-family:Dashicons;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;content:"";text-decoration:none;font-size:1.5em}#woocommerce-product-data ul.wc-tabs li.marketplace-suggestions_tab a span{margin:0}.marketplace-suggestions-container.showing-suggestion{text-align:right}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;position:relative}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container img.marketplace-suggestion-icon{height:40px;margin:0;margin-left:1.5em;-webkit-box-flex:0;-webkit-flex:0 0 40px;flex:0 0 40px}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container .marketplace-suggestion-container-content{-webkit-box-flex:1;-webkit-flex:1 1 60%;flex:1 1 60%}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container .marketplace-suggestion-container-content h4{margin:0}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container .marketplace-suggestion-container-content p{margin:0;margin-top:4px;color:#444}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container .marketplace-suggestion-container-cta{-webkit-box-flex:1;-webkit-flex:1 1 30%;flex:1 1 30%;min-width:160px;text-align:left}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss{text-decoration:none;position:absolute;top:1em;left:1em}@media screen and (min-width:600px){.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-content h4,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-content h4,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-content h4,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container .marketplace-suggestion-container-content h4,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-content h4,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-content h4{font-size:1.1em;margin:0;margin-bottom:0}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta{text-align:right}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container{padding:1em 1.5em}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body] .marketplace-suggestion-container .marketplace-suggestion-container-content p,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-content p,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container .marketplace-suggestion-container-content p{padding:0;line-height:1.5}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline]{display:none}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline] td:first-child{border-right:4px solid #a46497}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline] .marketplace-suggestion-container{padding:.5em 1em .5em 0}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline] .marketplace-suggestion-container img.marketplace-suggestion-icon{margin-bottom:0}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline] .marketplace-suggestion-container .marketplace-suggestion-container-content h4{margin:0;font-size:14px}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss{position:relative;top:4px;left:auto;margin-right:1em}@media screen and (min-width:800px){.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline]{display:table-row}}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header] .marketplace-suggestion-container{padding:1.5em}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container{padding:.75em 1.5em}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container:first-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container:first-child{padding-top:1.5em}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container:last-child{padding-bottom:1.5em}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-content p:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-content p:last-child{margin-bottom:0}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header]{display:none}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button{display:inline-block;min-width:120px;text-align:center;margin:0}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout{font-size:1.1em;text-decoration:none}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons{margin-right:4px;bottom:2px;position:relative}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss{position:relative;top:5px;left:auto;margin-right:1em}@media screen and (min-width:600px){.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header]{display:block}}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header]{border:none}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body]{border:none;border-top:1px solid #eee;border-bottom:1px solid #eee}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header]{border:1px solid #ddd;border-bottom:none}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body]:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer]:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header]:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body]:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer]:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header]:last-child{border-bottom:1px solid #ddd} \ No newline at end of file +@charset "UTF-8";a.suggestion-dismiss{border:none;box-shadow:none;color:#ddd}a.suggestion-dismiss:hover{color:#aaa}a.suggestion-dismiss::before{font-family:Dashicons;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;content:"";text-decoration:none;font-size:1.5em}#woocommerce-product-data ul.wc-tabs li.marketplace-suggestions_tab a span{margin:0}.marketplace-suggestions-container.showing-suggestion{text-align:right}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;position:relative}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container img.marketplace-suggestion-icon{height:40px;margin:0;margin-left:1.5em;-webkit-box-flex:0;-webkit-flex:0 0 40px;flex:0 0 40px}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container .marketplace-suggestion-container-content{-webkit-box-flex:1;-webkit-flex:1 1 60%;flex:1 1 60%}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container .marketplace-suggestion-container-content h4{margin:0}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container .marketplace-suggestion-container-content p{margin:0;margin-top:4px;color:#444}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container .marketplace-suggestion-container-cta{-webkit-box-flex:1;-webkit-flex:1 1 30%;flex:1 1 30%;min-width:160px;text-align:left}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss{text-decoration:none;position:absolute;top:1em;left:1em}@media screen and (min-width:600px){.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-content h4,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-content h4,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-content h4,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container .marketplace-suggestion-container-content h4,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-content h4,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-content h4{font-size:1.1em;margin:0;margin-bottom:0}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer]{margin-bottom:6em}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta{text-align:right}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container{padding:1em 1.5em}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body] .marketplace-suggestion-container .marketplace-suggestion-container-content p,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-content p,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container .marketplace-suggestion-container-content p{padding:0;line-height:1.5}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline]{display:none}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline] td:first-child{border-right:4px solid #a46497}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline] .marketplace-suggestion-container{padding:.5em 1em .5em 0}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline] .marketplace-suggestion-container img.marketplace-suggestion-icon{margin-bottom:0}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline] .marketplace-suggestion-container .marketplace-suggestion-container-content h4{margin:0;font-size:14px}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss{position:relative;top:4px;left:auto;margin-right:1em}@media screen and (min-width:800px){.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline]{display:table-row}}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header] .marketplace-suggestion-container{padding:1.5em}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container{padding:.75em 1.5em}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container:first-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container:first-child{padding-top:1.5em}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container:last-child{padding-bottom:1.5em}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-content p:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-content p:last-child{margin-bottom:0}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header]{display:none}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button{display:inline-block;min-width:120px;text-align:center;margin:0}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout{font-size:1.1em;text-decoration:none}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons{margin-right:4px;bottom:2px;position:relative}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss{position:relative;top:5px;left:auto;margin-right:1em}@media screen and (min-width:600px){.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header]{display:block}}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header]{border:none}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body]{border:none;border-top:1px solid #eee;border-bottom:1px solid #eee}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header]{border:1px solid #ddd;border-bottom:none}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body]:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer]:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header]:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body]:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer]:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header]:last-child{border-bottom:1px solid #ddd} \ No newline at end of file diff --git a/assets/css/marketplace-suggestions.css b/assets/css/marketplace-suggestions.css index 340d8f46abf..530d39b90ad 100644 --- a/assets/css/marketplace-suggestions.css +++ b/assets/css/marketplace-suggestions.css @@ -1 +1 @@ -@charset "UTF-8";a.suggestion-dismiss{border:none;box-shadow:none;color:#ddd}a.suggestion-dismiss:hover{color:#aaa}a.suggestion-dismiss::before{font-family:Dashicons;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;content:"";text-decoration:none;font-size:1.5em}#woocommerce-product-data ul.wc-tabs li.marketplace-suggestions_tab a span{margin:0}.marketplace-suggestions-container.showing-suggestion{text-align:left}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;position:relative}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container img.marketplace-suggestion-icon{height:40px;margin:0;margin-right:1.5em;-webkit-box-flex:0;-webkit-flex:0 0 40px;flex:0 0 40px}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container .marketplace-suggestion-container-content{-webkit-box-flex:1;-webkit-flex:1 1 60%;flex:1 1 60%}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container .marketplace-suggestion-container-content h4{margin:0}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container .marketplace-suggestion-container-content p{margin:0;margin-top:4px;color:#444}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container .marketplace-suggestion-container-cta{-webkit-box-flex:1;-webkit-flex:1 1 30%;flex:1 1 30%;min-width:160px;text-align:right}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss{text-decoration:none;position:absolute;top:1em;right:1em}@media screen and (min-width:600px){.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-content h4,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-content h4,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-content h4,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container .marketplace-suggestion-container-content h4,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-content h4,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-content h4{font-size:1.1em;margin:0;margin-bottom:0}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta{text-align:left}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container{padding:1em 1.5em}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body] .marketplace-suggestion-container .marketplace-suggestion-container-content p,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-content p,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container .marketplace-suggestion-container-content p{padding:0;line-height:1.5}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline]{display:none}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline] td:first-child{border-left:4px solid #a46497}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline] .marketplace-suggestion-container{padding:.5em 0 .5em 1em}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline] .marketplace-suggestion-container img.marketplace-suggestion-icon{margin-bottom:0}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline] .marketplace-suggestion-container .marketplace-suggestion-container-content h4{margin:0;font-size:14px}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss{position:relative;top:4px;right:auto;margin-left:1em}@media screen and (min-width:800px){.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline]{display:table-row}}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header] .marketplace-suggestion-container{padding:1.5em}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container{padding:.75em 1.5em}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container:first-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container:first-child{padding-top:1.5em}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container:last-child{padding-bottom:1.5em}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-content p:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-content p:last-child{margin-bottom:0}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header]{display:none}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button{display:inline-block;min-width:120px;text-align:center;margin:0}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout{font-size:1.1em;text-decoration:none}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons{margin-left:4px;bottom:2px;position:relative}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss{position:relative;top:5px;right:auto;margin-left:1em}@media screen and (min-width:600px){.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header]{display:block}}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header]{border:none}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body]{border:none;border-top:1px solid #eee;border-bottom:1px solid #eee}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header]{border:1px solid #ddd;border-bottom:none}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body]:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer]:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header]:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body]:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer]:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header]:last-child{border-bottom:1px solid #ddd} \ No newline at end of file +@charset "UTF-8";a.suggestion-dismiss{border:none;box-shadow:none;color:#ddd}a.suggestion-dismiss:hover{color:#aaa}a.suggestion-dismiss::before{font-family:Dashicons;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;content:"";text-decoration:none;font-size:1.5em}#woocommerce-product-data ul.wc-tabs li.marketplace-suggestions_tab a span{margin:0}.marketplace-suggestions-container.showing-suggestion{text-align:left}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;position:relative}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container img.marketplace-suggestion-icon{height:40px;margin:0;margin-right:1.5em;-webkit-box-flex:0;-webkit-flex:0 0 40px;flex:0 0 40px}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container .marketplace-suggestion-container-content{-webkit-box-flex:1;-webkit-flex:1 1 60%;flex:1 1 60%}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container .marketplace-suggestion-container-content h4{margin:0}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container .marketplace-suggestion-container-content p{margin:0;margin-top:4px;color:#444}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container .marketplace-suggestion-container-cta{-webkit-box-flex:1;-webkit-flex:1 1 30%;flex:1 1 30%;min-width:160px;text-align:right}.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss{text-decoration:none;position:absolute;top:1em;right:1em}@media screen and (min-width:600px){.marketplace-suggestions-container.showing-suggestion .marketplace-suggestion-container{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-content h4,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-content h4,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-content h4,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container .marketplace-suggestion-container-content h4,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-content h4,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-content h4{font-size:1.1em;margin:0;margin-bottom:0}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer]{margin-bottom:6em}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta{text-align:left}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container{padding:1em 1.5em}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body] .marketplace-suggestion-container .marketplace-suggestion-container-content p,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-content p,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container .marketplace-suggestion-container-content p{padding:0;line-height:1.5}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline]{display:none}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline] td:first-child{border-left:4px solid #a46497}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline] .marketplace-suggestion-container{padding:.5em 0 .5em 1em}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline] .marketplace-suggestion-container img.marketplace-suggestion-icon{margin-bottom:0}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline] .marketplace-suggestion-container .marketplace-suggestion-container-content h4{margin:0;font-size:14px}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss{position:relative;top:4px;right:auto;margin-left:1em}@media screen and (min-width:800px){.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-inline]{display:table-row}}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header] .marketplace-suggestion-container{padding:1.5em}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container{padding:.75em 1.5em}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container:first-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container:first-child{padding-top:1.5em}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container:last-child{padding-bottom:1.5em}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-content p:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-content p:last-child{margin-bottom:0}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header]{display:none}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.button{display:inline-block;min-width:120px;text-align:center;margin:0}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout{font-size:1.1em;text-decoration:none}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta a.linkout .dashicons{margin-left:4px;bottom:2px;position:relative}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header] .marketplace-suggestion-container .marketplace-suggestion-container-cta .suggestion-dismiss{position:relative;top:5px;right:auto;margin-left:1em}@media screen and (min-width:600px){.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header]{display:block}}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-header]{border:none}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=product-edit-meta-tab-body]{border:none;border-top:1px solid #eee;border-bottom:1px solid #eee}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer],.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header]{border:1px solid #ddd;border-bottom:none}.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-body]:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-footer]:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=orders-list-empty-header]:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-body]:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-footer]:last-child,.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context=products-list-empty-header]:last-child{border-bottom:1px solid #ddd} \ No newline at end of file diff --git a/assets/css/marketplace-suggestions.scss b/assets/css/marketplace-suggestions.scss index f79fd89b4dc..b7bb218394b 100644 --- a/assets/css/marketplace-suggestions.scss +++ b/assets/css/marketplace-suggestions.scss @@ -115,6 +115,14 @@ a.suggestion-dismiss::before { } } +// Additional breathing space margin under empty-state footer. +.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context="products-list-empty-footer"], +.marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context="orders-list-empty-footer"] { + + margin-bottom: 6em; +} + + // Optimise footer suggestion layout for left-aligned CTA link button only. .marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context="products-list-empty-footer"], .marketplace-suggestions-container.showing-suggestion[data-marketplace-suggestions-context="product-edit-meta-tab-footer"],