From 73ce9c10188ce4f5014c97ad4c0f8c9f69410113 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Tue, 12 Dec 2017 20:29:44 -0500 Subject: Update jetpack 5.6 Signed-off-by: Anthony G. Basile --- plugins/jetpack/scss/organisms/_banners.scss | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/jetpack/scss/organisms/_banners.scss') diff --git a/plugins/jetpack/scss/organisms/_banners.scss b/plugins/jetpack/scss/organisms/_banners.scss index 9f6174d7..8eba95fe 100644 --- a/plugins/jetpack/scss/organisms/_banners.scss +++ b/plugins/jetpack/scss/organisms/_banners.scss @@ -83,7 +83,7 @@ }; } -// dismiss +// dismiss .jp-connect-full__svg-dismiss { position: absolute; right: 0; @@ -319,7 +319,7 @@ color: #87a6bc; cursor: pointer; - // trick to hide the bottom border of the last menu item when the menu is the tallest element, + // trick to hide the bottom border of the last menu item when the menu is the tallest element, // but display the border when the overall container is taller than the menu &:last-of-type { position: relative; @@ -334,7 +334,7 @@ color: #2e4453; &.jp-feature-intro { - border-left: 3px solid #8CC258; + border-left: 3px solid #00BE28; } } @@ -360,7 +360,7 @@ &.jp-feature-intro { svg { - fill: #8CC258; + fill: #00BE28; } } -- cgit v1.2.3-65-gdbad