summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYury German <blueknight@gentoo.org>2019-04-28 17:39:03 -0400
committerYury German <blueknight@gentoo.org>2019-04-28 17:39:03 -0400
commit2ab16973706e120bc344c83be6295b54fd908c57 (patch)
tree358267a52d9542c77c90e3663cea32d13b8cb639 /plugins/jetpack/css/jetpack-admin-jitm.css
parentUpdate twentysixteen 1.7 (diff)
downloadblogs-gentoo-2ab16973706e120bc344c83be6295b54fd908c57.tar.gz
blogs-gentoo-2ab16973706e120bc344c83be6295b54fd908c57.tar.bz2
blogs-gentoo-2ab16973706e120bc344c83be6295b54fd908c57.zip
Updating packages for 5.1.1
Signed-off-by: Yury German <blueknight@gentoo.org>
Diffstat (limited to 'plugins/jetpack/css/jetpack-admin-jitm.css')
-rw-r--r--plugins/jetpack/css/jetpack-admin-jitm.css106
1 files changed, 48 insertions, 58 deletions
diff --git a/plugins/jetpack/css/jetpack-admin-jitm.css b/plugins/jetpack/css/jetpack-admin-jitm.css
index c20bc403..c0de2651 100644
--- a/plugins/jetpack/css/jetpack-admin-jitm.css
+++ b/plugins/jetpack/css/jetpack-admin-jitm.css
@@ -24,10 +24,10 @@ https://github.com/thoughtbot/bourbon
*/
.jitm-button {
background: white;
- border-color: #c8d7e1;
+ border-color: #d5d5d5;
border-style: solid;
border-width: 1px 1px 2px;
- color: #2e4453;
+ color: #414141;
cursor: pointer;
display: inline-block;
margin: 0;
@@ -48,8 +48,8 @@ https://github.com/thoughtbot/bourbon
}
.jitm-button:hover {
- border-color: #a8bece;
- color: #2e4453;
+ border-color: #bbbbbb;
+ color: #414141;
}
.jitm-button:active {
@@ -57,13 +57,13 @@ https://github.com/thoughtbot/bourbon
}
.jitm-button:visited {
- color: #2e4453;
+ color: #414141;
}
.jitm-button[disabled], .jitm-button:disabled {
- color: #e9eff3;
+ color: #eeeeee;
background: white;
- border-color: #e9eff3;
+ border-color: #eeeeee;
cursor: default;
}
@@ -79,13 +79,13 @@ https://github.com/thoughtbot/bourbon
.jitm-button.is-compact {
padding: 0.4375rem;
- color: #668eaa;
+ color: #888888;
font-size: 0.75rem;
line-height: 1;
}
.jitm-button.is-compact:disabled {
- color: #e9eff3;
+ color: #eeeeee;
}
.jitm-button.hidden {
@@ -113,18 +113,15 @@ https://github.com/thoughtbot/bourbon
color: white;
}
-#screen-meta-links + .jitm-card {
- margin: 2.5rem 1.5385em 0 auto;
-}
-
.jitm-card {
display: block;
+ clear: both;
position: relative;
- margin: 1rem 0 0 auto;
+ margin: 3rem 1.25rem 0 auto;
padding: 1rem;
box-sizing: border-box;
background: white;
- box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;
+ box-shadow: 0 0 0 1px rgba(213, 213, 213, 0.5), 0 1px 2px #eeeeee;
}
.jitm-card:after {
@@ -157,13 +154,24 @@ https://github.com/thoughtbot/bourbon
padding-right: 3rem;
}
+#screen-meta-links + .jitm-card {
+ margin: 2.5rem 1.5385em 0 auto;
+}
+
+#dolly + .jitm-card {
+ margin: 3rem 1rem 0 auto;
+}
+
.post-php .jitm-card {
margin-right: 0;
}
+.jp-lower .jitm-card {
+ margin: 3rem 0 1.5rem;
+}
+
.jitm-banner.jitm-card {
border-left: 4px solid;
- display: -ms-flexbox;
display: flex;
padding: 0.75rem 0.375rem 0.75rem 0.75rem;
position: relative;
@@ -230,10 +238,8 @@ https://github.com/thoughtbot/bourbon
}
.jitm-banner.jitm-card .jitm-card__link-indicator {
- -ms-flex-align: center;
- align-items: center;
+ align-items: center;
color: #0087be;
- display: -ms-flexbox;
display: flex;
}
@@ -242,7 +248,7 @@ https://github.com/thoughtbot/bourbon
}
.jitm-banner.jitm-card:hover.is-card-link {
- box-shadow: 0 0 0 1px #87a6bc, 0 2px 4px #c8d7e1;
+ box-shadow: 0 0 0 1px #a2a2a2, 0 2px 4px #d5d5d5;
}
.jitm-banner.jitm-card:hover .jitm-card__link-indicator {
@@ -259,15 +265,13 @@ https://github.com/thoughtbot/bourbon
}
.jitm-banner__icons {
- display: -ms-flexbox;
display: flex;
}
.jitm-banner__icons .jitm-banner__icon,
.jitm-banner__icons .jitm-banner__icon-circle {
border-radius: 50%;
- -ms-flex-negative: 0;
- flex-shrink: 0;
+ flex-shrink: 0;
height: 1.5rem;
width: 1.5rem;
margin-right: 1rem;
@@ -277,9 +281,7 @@ https://github.com/thoughtbot/bourbon
}
.jitm-banner__icons .jitm-banner__icon {
- -ms-flex-item-align: center;
- -ms-grid-row-align: center;
- align-self: center;
+ align-self: center;
color: white;
display: block;
}
@@ -292,8 +294,7 @@ https://github.com/thoughtbot/bourbon
@media (min-width: 481px) {
.jitm-banner__icons {
- -ms-flex-align: center;
- align-items: center;
+ align-items: center;
}
.jitm-banner__icons .jitm-banner__icon {
display: none;
@@ -304,7 +305,6 @@ https://github.com/thoughtbot/bourbon
}
.jitm-banner__icon-plan {
- display: -ms-flexbox;
display: flex;
margin-right: 1rem;
}
@@ -333,52 +333,43 @@ https://github.com/thoughtbot/bourbon
@media (min-width: 481px) {
.jitm-banner__icon-plan {
- -ms-flex-align: center;
- align-items: center;
+ align-items: center;
}
}
.jitm-banner__content {
- -ms-flex-align: center;
- align-items: center;
- display: -ms-flexbox;
+ align-items: center;
display: flex;
- -ms-flex-positive: 1;
- flex-grow: 1;
- -ms-flex-wrap: wrap;
- flex-wrap: wrap;
+ flex-grow: 1;
+ flex-wrap: wrap;
}
@media (min-width: 481px) {
.jitm-banner__content {
- -ms-flex-wrap: nowrap;
- flex-wrap: nowrap;
+ flex-wrap: nowrap;
}
}
.jitm-banner__info {
- -ms-flex-positive: 1;
- flex-grow: 1;
+ flex-grow: 1;
line-height: 1.4;
}
@media (min-width: 481px) {
.jitm-banner__info {
- -ms-flex-preferred-size: 50%;
- flex-basis: 50%;
+ flex-basis: 50%;
}
}
@media (min-width: 961px) {
.jitm-banner__info {
- -ms-flex-preferred-size: 70%;
- flex-basis: 70%;
+ flex-basis: 70%;
}
}
.jitm-banner__info .jitm-banner__title,
.jitm-banner__info .jitm-banner__description {
- color: #2e4453;
+ color: #414141;
}
.jitm-banner__info .jitm-banner__title {
@@ -403,16 +394,14 @@ https://github.com/thoughtbot/bourbon
}
.jitm-banner__info .banner__list li .gridicon {
- fill: #87a6bc;
+ fill: #a2a2a2;
display: inline;
margin-right: 12px;
vertical-align: bottom;
}
.jitm-banner__action {
- -ms-flex-item-align: center;
- -ms-grid-row-align: center;
- align-self: center;
+ align-self: center;
font-size: 0.75rem;
margin: 0.5rem 0 0;
text-align: left;
@@ -420,10 +409,8 @@ https://github.com/thoughtbot/bourbon
}
.jitm-banner__action .jitm-banner__prices {
- display: -ms-flexbox;
display: flex;
- -ms-flex-pack: start;
- justify-content: flex-start;
+ justify-content: flex-start;
}
.jitm-banner__action .jitm-banner__prices .dops-plan-price {
@@ -432,7 +419,7 @@ https://github.com/thoughtbot/bourbon
.jitm-banner__action .jitm-banner__prices .dops-plan-price.is-discounted,
.jitm-banner__action .jitm-banner__prices .dops-plan-price.is-discounted .dops-plan-price__currency-symbol {
- color: #2e4453;
+ color: #414141;
}
.has-call-to-action .jitm-banner__action .jitm-banner__prices .dops-plan-price {
@@ -449,8 +436,7 @@ https://github.com/thoughtbot/bourbon
margin-top: 2.5rem;
}
.jitm-banner__action .jitm-banner__prices {
- -ms-flex-pack: end;
- justify-content: flex-end;
+ justify-content: flex-end;
text-align: right;
}
}
@@ -462,7 +448,7 @@ https://github.com/thoughtbot/bourbon
}
.jitm-banner__dismiss:before {
- color: #4f748e;
+ color: #6f6f6f;
font: 400 16px/1 dashicons;
content: '\f158';
}
@@ -485,4 +471,8 @@ https://github.com/thoughtbot/bourbon
margin-left: 0.625rem;
}
+#dolly + .jitm-card {
+ margin: 3rem 1rem 0 auto;
+}
+
/*# sourceMappingURL=jetpack-admin-jitm.css.map */