Update WP and plugins

This commit is contained in:
Oliver Davies 2019-04-16 20:56:22 +01:00
parent 10a4713229
commit 1fb77fc4ff
864 changed files with 101724 additions and 78262 deletions

View file

@ -64,12 +64,12 @@
position: absolute;
bottom: 0;
width: 100%;
padding: 40px 10px 15px;
overflow: auto;
box-sizing: border-box;
background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 60%,transparent);
font-weight: 600;
text-shadow: 0px 0px 5px rgba(0,0,0,.75);
padding: 40px 10px 15px;
overflow: auto;
box-sizing: border-box;
background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 60%,transparent);
font-weight: 600;
text-shadow: 0px 0px 5px rgba(0,0,0,.75);
}
.about-wrap .jetpack-video-wrapper {
@ -149,6 +149,11 @@
line-height: 1.5;
}
.about-wrap .under-the-hood-header {
margin: 40px 0 0;
text-align: center;
}
.about-wrap h4 {
color: #23282d;
}
@ -160,8 +165,8 @@
}
.about-wrap figcaption {
font-size: 13px;
text-align: center;
font-size: 13px;
text-align: center;
color: white;
text-overflow: ellipsis;
}
@ -187,11 +192,20 @@
flex-wrap: wrap;
}
.about-wrap .feature-section.one-col {
.about-wrap .one-col {
margin: 0 auto;
max-width: 680px;
}
.about-wrap .one-col.is-wide {
max-width: 760px;
}
.about-wrap .under-the-hood {
margin: auto;
max-width: 1020px;
}
.about-wrap .inline-svg img {
max-width: 100%;
width: 100%;
@ -202,44 +216,31 @@
margin-bottom: 120px;
}
.about-wrap .under-the-hood .inline-svg {
margin-right: 100px;
}
.about-wrap [class$="-col"] .col {
flex: 1;
}
.about-wrap .two-col .col {
min-width: 47%;
max-width: 47%;
}
.about-wrap .three-col,
.about-wrap .four-col {
margin: auto;
max-width: 1020px;
}
.about-wrap .three-col .col {
align-self: flex-start;
min-width: 31%;
max-width: 31%;
}
.about-wrap .four-col .col {
align-self: flex-start;
min-width: 23%;
max-width: 23%;
.about-wrap [class$="-col"] .col + .col {
margin-right: 20px;
}
.about-wrap .feature-section.eight-col .col {
align-self: flex-start;
margin-top: 6px;
min-width: 12%;
max-width: 12%;
.about-wrap [class$="-col"] .is-span-two {
flex: 2;
}
.about-wrap .one-col img {
margin: 1em 0 2em;
}
.about-wrap .one-col .alignright img {
margin-top: 0;
}
.about-wrap .two-col img {
margin-bottom: 1.5em;
}
@ -256,14 +257,24 @@
margin: 1.5em auto;
}
.about-wrap .inline-svg.alignright {
margin-right: 80px;
}
.about-wrap .cta {
text-align: center;
}
.about-wrap .cta .button {
margin: 0 auto 5px;
font-weight: 600;
}
.about-wrap .feature-section .button {
margin-top: 1.5em;
font-weight: 600;
}
/* 1.3 - Point Releases */
.about-wrap .point-releases {
@ -285,6 +296,10 @@
/* 2.1 - Typography */
.about-wrap .feature-section-header {
margin: 50px 0 0;
}
.about-wrap .feature-section.two-col h3 {
margin-top: 0;
}
@ -323,22 +338,8 @@
/* 2.2 - Structure */
.about-wrap .headline-feature.feature-video {
position: relative;
margin: 40px 0;
padding-bottom: 56.25%;
width: 100%;
max-width: 100%;
height: 0;
text-align: center;
}
.about-wrap .feature-video embed {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
.about-wrap .headline-feature {
margin-bottom: 40px;
}
.about-wrap .featured-image {
@ -500,32 +501,22 @@
4.0 - Media Queries
------------------------------------------------------------------------------*/
@media screen and (max-width: 1250px) {
.about-wrap .floating-header-section.has-long-title .section-item:nth-child(1),
.about-wrap .floating-header-section.has-long-title .section-item:nth-child(2) {
margin: 0 0 60px;
}
.about-wrap .floating-header-section.has-long-title .section-item:nth-child(3),
.about-wrap .floating-header-section.has-long-title .section-item:nth-child(4) {
margin: 0;
}
.about-wrap .floating-header-section.has-long-title .section-item:nth-child(2),
.about-wrap .floating-header-section.has-long-title .section-item:nth-child(4) {
margin-right: 60px;
}
}
@media screen and (max-width: 782px) {
.about-wrap .two-col-text {
column-count: 1;
}
.about-wrap .one-col .alignright {
margin-right: 20px;
max-width: 150px;
}
.about-wrap .two-col .col,
.about-wrap .three-col .col,
.about-wrap .four-col .col {
min-width: 48% !important;
max-width: 48% !important;
margin-right: 0 !important;
}
.about-wrap .eight-col .col {
@ -549,18 +540,8 @@
text-shadow: none;
}
.about-wrap .floating-header-section {
display: block;
}
.about-wrap .floating-header-section .section-header,
.about-wrap .floating-header-section .section-content {
max-width: 100%;
}
.about-wrap .floating-header-section h2 {
position: static;
margin-bottom: 60px;
.about-wrap .under-the-hood .inline-svg {
margin-right: 40px;
}
}
@ -585,6 +566,10 @@
width: 100%;
}
.about-wrap .one-col .alignright {
max-width: 120px;
}
.about-wrap .feature-section .col {
margin-top: 1em;
}
@ -616,24 +601,21 @@
margin-top: 1.25em;
}
.about-wrap .floating-header-section {
margin-bottom: 60px;
grid-gap: 30px 0;
.about-wrap .under-the-hood .inline-svg {
display: none;
}
.about-wrap .inline-svg.full-width {
margin-bottom: 60px;
}
}
.about-wrap .floating-header-section h2 {
word-break: break-all;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
@media only screen and (max-width: 320px) {
.about-wrap .one-col .alignright {
float: none;
margin: 0 auto;
}
.about-wrap .floating-header-section .section-content .section-item {
max-width: 100%;
margin: 0 0 60px;
.about-wrap .one-col .alignright img {
margin: 0 0 1em;
}
}

File diff suppressed because one or more lines are too long

View file

@ -64,12 +64,12 @@
position: absolute;
bottom: 0;
width: 100%;
padding: 40px 10px 15px;
overflow: auto;
box-sizing: border-box;
background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 60%,transparent);
font-weight: 600;
text-shadow: 0px 0px 5px rgba(0,0,0,.75);
padding: 40px 10px 15px;
overflow: auto;
box-sizing: border-box;
background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 60%,transparent);
font-weight: 600;
text-shadow: 0px 0px 5px rgba(0,0,0,.75);
}
.about-wrap .jetpack-video-wrapper {
@ -149,6 +149,11 @@
line-height: 1.5;
}
.about-wrap .under-the-hood-header {
margin: 40px 0 0;
text-align: center;
}
.about-wrap h4 {
color: #23282d;
}
@ -160,8 +165,8 @@
}
.about-wrap figcaption {
font-size: 13px;
text-align: center;
font-size: 13px;
text-align: center;
color: white;
text-overflow: ellipsis;
}
@ -187,11 +192,20 @@
flex-wrap: wrap;
}
.about-wrap .feature-section.one-col {
.about-wrap .one-col {
margin: 0 auto;
max-width: 680px;
}
.about-wrap .one-col.is-wide {
max-width: 760px;
}
.about-wrap .under-the-hood {
margin: auto;
max-width: 1020px;
}
.about-wrap .inline-svg img {
max-width: 100%;
width: 100%;
@ -202,44 +216,31 @@
margin-bottom: 120px;
}
.about-wrap .under-the-hood .inline-svg {
margin-left: 100px;
}
.about-wrap [class$="-col"] .col {
flex: 1;
}
.about-wrap .two-col .col {
min-width: 47%;
max-width: 47%;
}
.about-wrap .three-col,
.about-wrap .four-col {
margin: auto;
max-width: 1020px;
}
.about-wrap .three-col .col {
align-self: flex-start;
min-width: 31%;
max-width: 31%;
}
.about-wrap .four-col .col {
align-self: flex-start;
min-width: 23%;
max-width: 23%;
.about-wrap [class$="-col"] .col + .col {
margin-left: 20px;
}
.about-wrap .feature-section.eight-col .col {
align-self: flex-start;
margin-top: 6px;
min-width: 12%;
max-width: 12%;
.about-wrap [class$="-col"] .is-span-two {
flex: 2;
}
.about-wrap .one-col img {
margin: 1em 0 2em;
}
.about-wrap .one-col .alignright img {
margin-top: 0;
}
.about-wrap .two-col img {
margin-bottom: 1.5em;
}
@ -256,14 +257,24 @@
margin: 1.5em auto;
}
.about-wrap .inline-svg.alignright {
margin-left: 80px;
}
.about-wrap .cta {
text-align: center;
}
.about-wrap .cta .button {
margin: 0 auto 5px;
font-weight: 600;
}
.about-wrap .feature-section .button {
margin-top: 1.5em;
font-weight: 600;
}
/* 1.3 - Point Releases */
.about-wrap .point-releases {
@ -285,6 +296,10 @@
/* 2.1 - Typography */
.about-wrap .feature-section-header {
margin: 50px 0 0;
}
.about-wrap .feature-section.two-col h3 {
margin-top: 0;
}
@ -323,22 +338,8 @@
/* 2.2 - Structure */
.about-wrap .headline-feature.feature-video {
position: relative;
margin: 40px 0;
padding-bottom: 56.25%;
width: 100%;
max-width: 100%;
height: 0;
text-align: center;
}
.about-wrap .feature-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
.about-wrap .headline-feature {
margin-bottom: 40px;
}
.about-wrap .featured-image {
@ -500,32 +501,22 @@
4.0 - Media Queries
------------------------------------------------------------------------------*/
@media screen and (max-width: 1250px) {
.about-wrap .floating-header-section.has-long-title .section-item:nth-child(1),
.about-wrap .floating-header-section.has-long-title .section-item:nth-child(2) {
margin: 0 0 60px;
}
.about-wrap .floating-header-section.has-long-title .section-item:nth-child(3),
.about-wrap .floating-header-section.has-long-title .section-item:nth-child(4) {
margin: 0;
}
.about-wrap .floating-header-section.has-long-title .section-item:nth-child(2),
.about-wrap .floating-header-section.has-long-title .section-item:nth-child(4) {
margin-left: 60px;
}
}
@media screen and (max-width: 782px) {
.about-wrap .two-col-text {
column-count: 1;
}
.about-wrap .one-col .alignright {
margin-left: 20px;
max-width: 150px;
}
.about-wrap .two-col .col,
.about-wrap .three-col .col,
.about-wrap .four-col .col {
min-width: 48% !important;
max-width: 48% !important;
margin-left: 0 !important;
}
.about-wrap .eight-col .col {
@ -549,18 +540,8 @@
text-shadow: none;
}
.about-wrap .floating-header-section {
display: block;
}
.about-wrap .floating-header-section .section-header,
.about-wrap .floating-header-section .section-content {
max-width: 100%;
}
.about-wrap .floating-header-section h2 {
position: static;
margin-bottom: 60px;
.about-wrap .under-the-hood .inline-svg {
margin-left: 40px;
}
}
@ -585,6 +566,10 @@
width: 100%;
}
.about-wrap .one-col .alignright {
max-width: 120px;
}
.about-wrap .feature-section .col {
margin-top: 1em;
}
@ -616,24 +601,21 @@
margin-top: 1.25em;
}
.about-wrap .floating-header-section {
margin-bottom: 60px;
grid-gap: 30px 0;
.about-wrap .under-the-hood .inline-svg {
display: none;
}
.about-wrap .inline-svg.full-width {
margin-bottom: 60px;
}
}
.about-wrap .floating-header-section h2 {
word-break: break-all;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
@media only screen and (max-width: 320px) {
.about-wrap .one-col .alignright {
float: none;
margin: 0 auto;
}
.about-wrap .floating-header-section .section-content .section-item {
max-width: 100%;
margin: 0 0 60px;
.about-wrap .one-col .alignright img {
margin: 0 0 1em;
}
}

File diff suppressed because one or more lines are too long

View file

@ -298,7 +298,8 @@
.folded #adminmenu .wp-has-current-submenu li > a {
padding-left: 16px;
padding-right: 14px;
transition: all .1s ease-in-out;
/* Exclude from the transition the outline for Windows High Contrast mode */
transition: all .1s ease-in-out, outline 0s;
}
#adminmenu .wp-has-current-submenu ul > li > a,
@ -330,7 +331,6 @@
#adminmenu .wp-submenu li {
padding: 0;
margin: 0;
overflow: hidden;
}
#adminmenu .wp-menu-image img {
@ -547,16 +547,20 @@ ul#adminmenu > li.current > a.current:after {
padding: 0;
position: relative;
overflow: visible;
line-height: 34px;
background: none;
color: #aaa;
cursor: pointer;
outline: 0;
}
#collapse-button:hover,
#collapse-button:hover {
color: #00b9eb;
}
#collapse-button:focus {
color: #00b9eb;
/* Only visible in Windows High Contrast mode */
outline: 1px solid transparent;
outline-offset: -1px;
}
#collapse-button .collapse-button-icon,
@ -566,7 +570,10 @@ ul#adminmenu > li.current > a.current:after {
position: absolute;
top: 0;
right: 0;
line-height: 34px;
}
#collapse-button .collapse-button-label {
top: 8px;
}
#collapse-button .collapse-button-icon {
@ -735,7 +742,7 @@ li#wp-admin-bar-menu-toggle {
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
.auto-fold #wpcontent {
position: relative;
margin-right: 0;

File diff suppressed because one or more lines are too long

View file

@ -298,7 +298,8 @@
.folded #adminmenu .wp-has-current-submenu li > a {
padding-right: 16px;
padding-left: 14px;
transition: all .1s ease-in-out;
/* Exclude from the transition the outline for Windows High Contrast mode */
transition: all .1s ease-in-out, outline 0s;
}
#adminmenu .wp-has-current-submenu ul > li > a,
@ -330,7 +331,6 @@
#adminmenu .wp-submenu li {
padding: 0;
margin: 0;
overflow: hidden;
}
#adminmenu .wp-menu-image img {
@ -547,16 +547,20 @@ ul#adminmenu > li.current > a.current:after {
padding: 0;
position: relative;
overflow: visible;
line-height: 34px;
background: none;
color: #aaa;
cursor: pointer;
outline: 0;
}
#collapse-button:hover,
#collapse-button:hover {
color: #00b9eb;
}
#collapse-button:focus {
color: #00b9eb;
/* Only visible in Windows High Contrast mode */
outline: 1px solid transparent;
outline-offset: -1px;
}
#collapse-button .collapse-button-icon,
@ -566,7 +570,10 @@ ul#adminmenu > li.current > a.current:after {
position: absolute;
top: 0;
left: 0;
line-height: 34px;
}
#collapse-button .collapse-button-label {
top: 8px;
}
#collapse-button .collapse-button-icon {
@ -735,7 +742,7 @@ li#wp-admin-bar-menu-toggle {
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
.auto-fold #wpcontent {
position: relative;
margin-left: 0;

File diff suppressed because one or more lines are too long

View file

@ -71,6 +71,6 @@
text-align: right;
}
.wrap .CodeMirror .CodeMirror-linenumber {
color: #666;
.wrap .CodeMirror .CodeMirror-linenumber {
color: #666;
}

View file

@ -71,6 +71,6 @@
text-align: left;
}
.wrap .CodeMirror .CodeMirror-linenumber {
color: #666;
.wrap .CodeMirror .CodeMirror-linenumber {
color: #666;
}

View file

@ -70,7 +70,7 @@
.wp-picker-input-wrap .button,
.wp-customizer .wp-picker-input-wrap .button {
margin-right: 6px;
margin-right: 6px;
}
.wp-picker-container .iris-square-slider .ui-slider-handle:focus {
@ -125,7 +125,7 @@
0 0 2px 1px rgba(30, 140, 190, .8);
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
.wp-picker-container input[type="text"].wp-color-picker {
width: 80px;
padding: 6px 5px 5px;
@ -160,7 +160,7 @@
}
}
@media screen and ( max-width: 640px ) {
@media screen and (max-width: 640px) {
.wp-customizer .wp-picker-container .wp-color-result.button {
font-size: 14px;
line-height: 29px;

View file

@ -70,7 +70,7 @@
.wp-picker-input-wrap .button,
.wp-customizer .wp-picker-input-wrap .button {
margin-left: 6px;
margin-left: 6px;
}
.wp-picker-container .iris-square-slider .ui-slider-handle:focus {
@ -125,7 +125,7 @@
0 0 2px 1px rgba(30, 140, 190, .8);
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
.wp-picker-container input[type="text"].wp-color-picker {
width: 80px;
padding: 6px 5px 5px;
@ -160,7 +160,7 @@
}
}
@media screen and ( max-width: 640px ) {
@media screen and (max-width: 640px) {
.wp-customizer .wp-picker-container .wp-color-result.button {
font-size: 14px;
line-height: 29px;

View file

@ -84,9 +84,7 @@ input[type=radio]:checked:before {
/* List tables */
.wrap .add-new-h2:hover, /* deprecated */
.wrap .page-title-action:hover,
.tablenav .tablenav-pages a:hover,
.tablenav .tablenav-pages a:focus {
.wrap .page-title-action:hover {
color: $menu-text;
background-color: $menu-background;
}

View file

@ -111,9 +111,7 @@ input[type=radio]:checked:before {
/* List tables */
.wrap .add-new-h2:hover,
.wrap .page-title-action:hover,
.tablenav .tablenav-pages a:hover,
.tablenav .tablenav-pages a:focus {
.wrap .page-title-action:hover {
color: #fff;
background-color: #52accc;
}

File diff suppressed because one or more lines are too long

View file

@ -111,9 +111,7 @@ input[type=radio]:checked:before {
/* List tables */
.wrap .add-new-h2:hover,
.wrap .page-title-action:hover,
.tablenav .tablenav-pages a:hover,
.tablenav .tablenav-pages a:focus {
.wrap .page-title-action:hover {
color: #fff;
background-color: #52accc;
}

File diff suppressed because one or more lines are too long

View file

@ -111,9 +111,7 @@ input[type=radio]:checked:before {
/* List tables */
.wrap .add-new-h2:hover,
.wrap .page-title-action:hover,
.tablenav .tablenav-pages a:hover,
.tablenav .tablenav-pages a:focus {
.wrap .page-title-action:hover {
color: #fff;
background-color: #59524c;
}

File diff suppressed because one or more lines are too long

View file

@ -111,9 +111,7 @@ input[type=radio]:checked:before {
/* List tables */
.wrap .add-new-h2:hover,
.wrap .page-title-action:hover,
.tablenav .tablenav-pages a:hover,
.tablenav .tablenav-pages a:focus {
.wrap .page-title-action:hover {
color: #fff;
background-color: #59524c;
}

File diff suppressed because one or more lines are too long

View file

@ -111,9 +111,7 @@ input[type=radio]:checked:before {
/* List tables */
.wrap .add-new-h2:hover,
.wrap .page-title-action:hover,
.tablenav .tablenav-pages a:hover,
.tablenav .tablenav-pages a:focus {
.wrap .page-title-action:hover {
color: #fff;
background-color: #523f6d;
}

File diff suppressed because one or more lines are too long

View file

@ -111,9 +111,7 @@ input[type=radio]:checked:before {
/* List tables */
.wrap .add-new-h2:hover,
.wrap .page-title-action:hover,
.tablenav .tablenav-pages a:hover,
.tablenav .tablenav-pages a:focus {
.wrap .page-title-action:hover {
color: #fff;
background-color: #523f6d;
}

File diff suppressed because one or more lines are too long

View file

@ -111,9 +111,7 @@ input[type=radio]:checked:before {
/* List tables */
.wrap .add-new-h2:hover,
.wrap .page-title-action:hover,
.tablenav .tablenav-pages a:hover,
.tablenav .tablenav-pages a:focus {
.wrap .page-title-action:hover {
color: #333;
background-color: #e5e5e5;
}

File diff suppressed because one or more lines are too long

View file

@ -111,9 +111,7 @@ input[type=radio]:checked:before {
/* List tables */
.wrap .add-new-h2:hover,
.wrap .page-title-action:hover,
.tablenav .tablenav-pages a:hover,
.tablenav .tablenav-pages a:focus {
.wrap .page-title-action:hover {
color: #333;
background-color: #e5e5e5;
}

File diff suppressed because one or more lines are too long

View file

@ -111,9 +111,7 @@ input[type=radio]:checked:before {
/* List tables */
.wrap .add-new-h2:hover,
.wrap .page-title-action:hover,
.tablenav .tablenav-pages a:hover,
.tablenav .tablenav-pages a:focus {
.wrap .page-title-action:hover {
color: #fff;
background-color: #363b3f;
}

File diff suppressed because one or more lines are too long

View file

@ -111,9 +111,7 @@ input[type=radio]:checked:before {
/* List tables */
.wrap .add-new-h2:hover,
.wrap .page-title-action:hover,
.tablenav .tablenav-pages a:hover,
.tablenav .tablenav-pages a:focus {
.wrap .page-title-action:hover {
color: #fff;
background-color: #363b3f;
}

File diff suppressed because one or more lines are too long

View file

@ -111,9 +111,7 @@ input[type=radio]:checked:before {
/* List tables */
.wrap .add-new-h2:hover,
.wrap .page-title-action:hover,
.tablenav .tablenav-pages a:hover,
.tablenav .tablenav-pages a:focus {
.wrap .page-title-action:hover {
color: #fff;
background-color: #738e96;
}

File diff suppressed because one or more lines are too long

View file

@ -111,9 +111,7 @@ input[type=radio]:checked:before {
/* List tables */
.wrap .add-new-h2:hover,
.wrap .page-title-action:hover,
.tablenav .tablenav-pages a:hover,
.tablenav .tablenav-pages a:focus {
.wrap .page-title-action:hover {
color: #fff;
background-color: #738e96;
}

File diff suppressed because one or more lines are too long

View file

@ -111,9 +111,7 @@ input[type=radio]:checked:before {
/* List tables */
.wrap .add-new-h2:hover,
.wrap .page-title-action:hover,
.tablenav .tablenav-pages a:hover,
.tablenav .tablenav-pages a:focus {
.wrap .page-title-action:hover {
color: #fff;
background-color: #cf4944;
}

File diff suppressed because one or more lines are too long

View file

@ -111,9 +111,7 @@ input[type=radio]:checked:before {
/* List tables */
.wrap .add-new-h2:hover,
.wrap .page-title-action:hover,
.tablenav .tablenav-pages a:hover,
.tablenav .tablenav-pages a:focus {
.wrap .page-title-action:hover {
color: #fff;
background-color: #cf4944;
}

File diff suppressed because one or more lines are too long

View file

@ -134,6 +134,10 @@
word-wrap: normal !important; /* many screen reader and browser combinations announce broken words as they would appear visually */
}
.button .screen-reader-text {
height: auto; /* Fixes a Safari+VoiceOver bug, see ticket #42006 */
}
.screen-reader-shortcut {
position: absolute;
top: -1000em;
@ -154,7 +158,9 @@
line-height: normal;
box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
text-decoration: none;
outline: none;
/* Only visible in Windows High Contrast mode */
outline: 2px solid transparent;
outline-offset: -2px;
}
.hidden,
@ -269,13 +275,21 @@ a:focus .media-icon img,
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
/* Only visible in Windows High Contrast mode */
outline: 1px solid transparent;
}
.ie8 a:focus {
outline: #5b9dd9 solid 1px;
}
#adminmenu a:focus,
#adminmenu a:focus {
box-shadow: none;
/* Only visible in Windows High Contrast mode */
outline: 1px solid transparent;
outline-offset: -1px;
}
.screen-reader-text:focus {
box-shadow: none;
outline: none;
@ -613,7 +627,6 @@ code {
line-height: normal; /* IE8-IE11 need this for buttons */
color: #0073aa; /* some of these controls are button elements and don't inherit from links */
cursor: pointer;
outline: 0;
}
.wrap .wp-heading-inline + .page-title-action {
@ -635,6 +648,8 @@ code {
.wrap .page-title-action:focus {
border-color: #5b9dd9;
box-shadow: 0 0 2px rgba( 30, 140, 190, 0.8 );
/* Only visible in Windows High Contrast mode */
outline: 2px solid transparent;
}
.wrap h1.long-header {
@ -1518,13 +1533,13 @@ div.error {
.installed p:before,
.button.updated-message:before {
color: #79ba49;
content: '\f147';
content: "\f147";
}
/* Error icon. */
.update-message.notice-error p:before {
color: #dc3232;
content: "\f534";
color: #dc3232;
content: "\f534";
}
.wrap .notice p:before,
@ -1550,6 +1565,15 @@ ul#dismissed-updates {
display: none;
}
#dismissed-updates li > p {
margin-top: 0;
}
#dismiss,
#undismiss {
margin-right: 0.5em;
}
form.upgrade {
margin-top: 8px;
}
@ -1725,7 +1749,7 @@ form.upgrade .hint {
#contextual-help-wrap h5 {
margin: 0;
padding: 8px 0;
font-size: 13px;
font-size: 13px;
font-weight: 600;
}
@ -1967,7 +1991,7 @@ html.wp-toolbar {
width: 200px;
text-align: center;
color: #ccc;
font-size:18px;
font-size: 18px;
display: none;
}
@ -2052,13 +2076,19 @@ html.wp-toolbar {
user-select: none;
}
.postbox .inside,
.stuffbox .inside {
.postbox .inside {
padding: 0 12px 12px;
line-height: 1.4em;
font-size: 13px;
}
.stuffbox .inside {
padding: 0;
line-height: 1.4em;
font-size: 13px;
margin-top: 0;
}
.postbox .inside {
margin: 11px 0;
position: relative;
@ -2193,10 +2223,10 @@ h1.nav-tab-wrapper, /* Back-compat for pre-4.4 */
/* Back-compat for plugins. Deprecated. Use .wp-clearfix instead. */
.nav-tab-wrapper:not(.wp-clearfix):after {
content: "";
display: table;
clear: both;
}
content: "";
display: table;
clear: both;
}
.ie8 .nav-tab-wrapper {
/* contain floats establishing a new block formatting context */
@ -2354,11 +2384,8 @@ body.iframe {
}
.edit-comment-author {
font-size: 14px;
line-height: 1.4;
font-weight: 600;
color: #222;
margin: 2px 9px 0 0;
border-bottom: 1px solid #eee;
}
#namediv h3 label, /* Back-compat for pre-4.4 */
@ -2456,7 +2483,7 @@ div.star-holder .star-rating {
font-weight: 400;
font-style: normal;
vertical-align: top;
transition: color .1s ease-in 0;
transition: color .1s ease-in;
text-align: center;
color: #ffb900;
}
@ -2848,7 +2875,7 @@ div.action-links {
margin-left: 1em;
}
@media screen and ( max-width: 771px ) {
@media screen and (max-width: 771px) {
#plugin-information-title.with-banner {
height: 100px;
}
@ -2965,7 +2992,7 @@ div.action-links {
}
/* move plugin install close icon to top on narrow screens */
@media screen and ( max-width: 830px ) {
@media screen and (max-width: 830px) {
.plugin-details-modal #TB_closeWindowButton {
left: 0;
top: -30px;
@ -3135,7 +3162,7 @@ img {
/* Styles for folder indicators/depth */
.tree-folder .tree-folder::after {
content: ' ';
content: "";
display: block;
position: absolute;
right: 2px;
@ -3144,7 +3171,7 @@ img {
bottom: 10px;
}
.tree-folder > li::before {
content: ' ';
content: "";
position: absolute;
display: block;
border-right: 1px solid #ccc;
@ -3155,7 +3182,7 @@ img {
border-bottom: 1px solid #ccc;
}
.tree-folder > li::after {
content: ' ';
content: "";
position: absolute;
display: block;
border-right: 1px solid #ccc;
@ -3360,7 +3387,8 @@ img {
.control-section.open .accordion-section-title:after,
#customize-info.open .accordion-section-title:after,
.nav-menus-php .menu-item-edit-active .item-edit:before,
.widget.open .widget-top .widget-action .toggle-indicator:before {
.widget.open .widget-top .widget-action .toggle-indicator:before,
.widget.widget-in-question .widget-top .widget-action .toggle-indicator:before {
content: "\f142";
}
@ -3653,7 +3681,7 @@ img {
width: device-width;
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
html.wp-toolbar {
padding-top: 46px;
}
@ -3695,8 +3723,6 @@ img {
}
/* Hidden Elements */
#screen-meta,
#screen-meta-links,
#collapse-menu,
.post-format-select {
display: none !important;
@ -3907,6 +3933,41 @@ img {
line-height: 26px;
height: 28px;
}
/* Fix help tab columns for smaller screens */
#screen-meta #contextual-help-wrap {
overflow: visible;
}
#screen-meta #contextual-help-back,
#screen-meta .contextual-help-sidebar {
display: none;
}
#screen-meta .contextual-help-tabs {
clear: both;
width: 100%;
float: none;
}
#screen-meta .contextual-help-tabs ul {
margin: 0 0 1em;
padding: 1em 0 0;
}
#screen-meta .contextual-help-tabs .active {
margin: 0;
}
#screen-meta .contextual-help-tabs-wrap {
clear: both;
max-width: 100%;
float: none;
}
#screen-meta-links {
margin-bottom: 60px; /* Add margins beneath links for better spacing between boxes and elements */
}
}
/* Smartphone */

File diff suppressed because one or more lines are too long

View file

@ -134,6 +134,10 @@
word-wrap: normal !important; /* many screen reader and browser combinations announce broken words as they would appear visually */
}
.button .screen-reader-text {
height: auto; /* Fixes a Safari+VoiceOver bug, see ticket #42006 */
}
.screen-reader-shortcut {
position: absolute;
top: -1000em;
@ -154,7 +158,9 @@
line-height: normal;
box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
text-decoration: none;
outline: none;
/* Only visible in Windows High Contrast mode */
outline: 2px solid transparent;
outline-offset: -2px;
}
.hidden,
@ -269,13 +275,21 @@ a:focus .media-icon img,
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
/* Only visible in Windows High Contrast mode */
outline: 1px solid transparent;
}
.ie8 a:focus {
outline: #5b9dd9 solid 1px;
}
#adminmenu a:focus,
#adminmenu a:focus {
box-shadow: none;
/* Only visible in Windows High Contrast mode */
outline: 1px solid transparent;
outline-offset: -1px;
}
.screen-reader-text:focus {
box-shadow: none;
outline: none;
@ -613,7 +627,6 @@ code {
line-height: normal; /* IE8-IE11 need this for buttons */
color: #0073aa; /* some of these controls are button elements and don't inherit from links */
cursor: pointer;
outline: 0;
}
.wrap .wp-heading-inline + .page-title-action {
@ -635,6 +648,8 @@ code {
.wrap .page-title-action:focus {
border-color: #5b9dd9;
box-shadow: 0 0 2px rgba( 30, 140, 190, 0.8 );
/* Only visible in Windows High Contrast mode */
outline: 2px solid transparent;
}
.wrap h1.long-header {
@ -1518,13 +1533,13 @@ div.error {
.installed p:before,
.button.updated-message:before {
color: #79ba49;
content: '\f147';
content: "\f147";
}
/* Error icon. */
.update-message.notice-error p:before {
color: #dc3232;
content: "\f534";
color: #dc3232;
content: "\f534";
}
.wrap .notice p:before,
@ -1550,6 +1565,15 @@ ul#dismissed-updates {
display: none;
}
#dismissed-updates li > p {
margin-top: 0;
}
#dismiss,
#undismiss {
margin-left: 0.5em;
}
form.upgrade {
margin-top: 8px;
}
@ -1725,7 +1749,7 @@ form.upgrade .hint {
#contextual-help-wrap h5 {
margin: 0;
padding: 8px 0;
font-size: 13px;
font-size: 13px;
font-weight: 600;
}
@ -1967,7 +1991,7 @@ html.wp-toolbar {
width: 200px;
text-align: center;
color: #ccc;
font-size:18px;
font-size: 18px;
display: none;
}
@ -2052,13 +2076,19 @@ html.wp-toolbar {
user-select: none;
}
.postbox .inside,
.stuffbox .inside {
.postbox .inside {
padding: 0 12px 12px;
line-height: 1.4em;
font-size: 13px;
}
.stuffbox .inside {
padding: 0;
line-height: 1.4em;
font-size: 13px;
margin-top: 0;
}
.postbox .inside {
margin: 11px 0;
position: relative;
@ -2193,10 +2223,10 @@ h1.nav-tab-wrapper, /* Back-compat for pre-4.4 */
/* Back-compat for plugins. Deprecated. Use .wp-clearfix instead. */
.nav-tab-wrapper:not(.wp-clearfix):after {
content: "";
display: table;
clear: both;
}
content: "";
display: table;
clear: both;
}
.ie8 .nav-tab-wrapper {
/* contain floats establishing a new block formatting context */
@ -2354,11 +2384,8 @@ body.iframe {
}
.edit-comment-author {
font-size: 14px;
line-height: 1.4;
font-weight: 600;
color: #222;
margin: 2px 0 0 9px;
border-bottom: 1px solid #eee;
}
#namediv h3 label, /* Back-compat for pre-4.4 */
@ -2456,7 +2483,7 @@ div.star-holder .star-rating {
font-weight: 400;
font-style: normal;
vertical-align: top;
transition: color .1s ease-in 0;
transition: color .1s ease-in;
text-align: center;
color: #ffb900;
}
@ -2848,7 +2875,7 @@ div.action-links {
margin-right: 1em;
}
@media screen and ( max-width: 771px ) {
@media screen and (max-width: 771px) {
#plugin-information-title.with-banner {
height: 100px;
}
@ -2965,7 +2992,7 @@ div.action-links {
}
/* move plugin install close icon to top on narrow screens */
@media screen and ( max-width: 830px ) {
@media screen and (max-width: 830px) {
.plugin-details-modal #TB_closeWindowButton {
right: 0;
top: -30px;
@ -3135,7 +3162,7 @@ img {
/* Styles for folder indicators/depth */
.tree-folder .tree-folder::after {
content: ' ';
content: "";
display: block;
position: absolute;
left: 2px;
@ -3144,7 +3171,7 @@ img {
bottom: 10px;
}
.tree-folder > li::before {
content: ' ';
content: "";
position: absolute;
display: block;
border-left: 1px solid #ccc;
@ -3155,7 +3182,7 @@ img {
border-bottom: 1px solid #ccc;
}
.tree-folder > li::after {
content: ' ';
content: "";
position: absolute;
display: block;
border-left: 1px solid #ccc;
@ -3360,7 +3387,8 @@ img {
.control-section.open .accordion-section-title:after,
#customize-info.open .accordion-section-title:after,
.nav-menus-php .menu-item-edit-active .item-edit:before,
.widget.open .widget-top .widget-action .toggle-indicator:before {
.widget.open .widget-top .widget-action .toggle-indicator:before,
.widget.widget-in-question .widget-top .widget-action .toggle-indicator:before {
content: "\f142";
}
@ -3653,7 +3681,7 @@ img {
width: device-width;
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
html.wp-toolbar {
padding-top: 46px;
}
@ -3695,8 +3723,6 @@ img {
}
/* Hidden Elements */
#screen-meta,
#screen-meta-links,
#collapse-menu,
.post-format-select {
display: none !important;
@ -3907,6 +3933,41 @@ img {
line-height: 26px;
height: 28px;
}
/* Fix help tab columns for smaller screens */
#screen-meta #contextual-help-wrap {
overflow: visible;
}
#screen-meta #contextual-help-back,
#screen-meta .contextual-help-sidebar {
display: none;
}
#screen-meta .contextual-help-tabs {
clear: both;
width: 100%;
float: none;
}
#screen-meta .contextual-help-tabs ul {
margin: 0 0 1em;
padding: 1em 0 0;
}
#screen-meta .contextual-help-tabs .active {
margin: 0;
}
#screen-meta .contextual-help-tabs-wrap {
clear: both;
max-width: 100%;
float: none;
}
#screen-meta-links {
margin-bottom: 60px; /* Add margins beneath links for better spacing between boxes and elements */
}
}
/* Smartphone */

File diff suppressed because one or more lines are too long

View file

@ -533,9 +533,10 @@ body.trashing #publish-settings {
background-color: #fff;
border-bottom: 1px solid #ddd;
border-right: 4px solid #fff;
transition: .15s color ease-in-out,
.15s background-color ease-in-out,
.15s border-color ease-in-out;
transition:
.15s color ease-in-out,
.15s background-color ease-in-out,
.15s border-color ease-in-out;
}
#customize-controls #customize-theme-controls .customize-themes-panel .accordion-section-title {
@ -785,9 +786,10 @@ h3.customize-section-title {
color: #444;
text-align: right;
cursor: pointer;
transition: color .15s ease-in-out,
border-color .15s ease-in-out,
background .15s ease-in-out;
transition:
color .15s ease-in-out,
border-color .15s ease-in-out,
background .15s ease-in-out;
box-sizing: content-box;
}
@ -805,9 +807,10 @@ h3.customize-section-title {
border-right: 4px solid #fff;
box-shadow: none;
cursor: pointer;
transition: color .15s ease-in-out,
border-color .15s ease-in-out,
background .15s ease-in-out;
transition:
color .15s ease-in-out,
border-color .15s ease-in-out,
background .15s ease-in-out;
}
.customize-section-back {
@ -1428,7 +1431,7 @@ p.customize-section-description {
}
.customize-control-header .header-view.selected:after {
content: '';
content: "";
position: absolute;
height: auto;
top: 0;
@ -1624,7 +1627,7 @@ p.customize-section-description {
box-shadow: inset 0 1px 0 rgba(0,0,0,0.1);
}
@media screen and ( max-width: 640px ) {
@media screen and (max-width: 640px) {
.customize-section-description-container + #customize-control-custom_css:last-child {
margin-left: 0;
}
@ -1772,12 +1775,12 @@ p.customize-section-description {
}
.themes-filter-bar .feature-filter-toggle:before {
content: "\f111";
margin: 0 0 0 5px;
font: normal 16px/1 dashicons;
vertical-align: text-bottom;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f111";
margin: 0 0 0 5px;
font: normal 16px/1 dashicons;
vertical-align: text-bottom;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.themes-filter-bar .feature-filter-toggle.open {
@ -2078,7 +2081,7 @@ p.customize-section-description {
/* Unstick the filter bar on short windows/screens. This breakpoint is based on the
current length of .org feature filters assuming translations do not wrap lines. */
@media screen and (max-height:540px), screen and (max-width:1018px) {
@media screen and (max-height: 540px), screen and (max-width: 1018px) {
.customize-preview-header.themes-filter-bar {
position: relative;
right: 0;
@ -2101,13 +2104,13 @@ p.customize-section-description {
}
}
@media screen and (max-width:1018px) {
@media screen and (max-width: 1018px) {
.filter-drawer .filter-group {
width: calc( (100% - 50px) / 2);
}
}
@media screen and (max-width:900px) {
@media screen and (max-width: 900px) {
.customize-preview-header.themes-filter-bar {
height: 86px;
padding-top: 46px;
@ -2128,7 +2131,7 @@ p.customize-section-description {
}
}
@media screen and (max-width:792px) {
@media screen and (max-width: 792px) {
.filter-drawer .filter-group {
width: calc( 100% - 25px);
}
@ -2139,7 +2142,7 @@ p.customize-section-description {
}
/* Mobile - toggle between themes and filters */
@media screen and (max-width:600px) {
@media screen and (max-width: 600px) {
.filter-drawer {
top: 132px;
@ -2320,7 +2323,7 @@ p.customize-section-description {
}
/* Small Screens */
@media (max-width:850px), (max-height:472px) {
@media (max-width: 850px), (max-height: 472px) {
.wp-customizer .theme-overlay .theme-wrap {
right: 0;
left: 0;
@ -2692,9 +2695,10 @@ body.adding-widget .add-new-widget:before,
background: #fff;
border-bottom: 1px solid #ddd;
border-right: 4px solid #fff;
transition: .15s color ease-in-out,
.15s background-color ease-in-out,
.15s border-color ease-in-out;
transition:
.15s color ease-in-out,
.15s background-color ease-in-out,
.15s border-color ease-in-out;
cursor: pointer;
display: none;
}
@ -2782,7 +2786,7 @@ body.adding-widget .add-new-widget:before,
}
}
@media screen and ( max-width: 1200px ) {
@media screen and (max-width: 1200px) {
.outer-section-open .wp-full-overlay.expanded.preview-mobile .wp-full-overlay-main,
.adding-menu-items .wp-full-overlay.expanded.preview-mobile .wp-full-overlay-main,
.adding-widget .wp-full-overlay.expanded.preview-mobile .wp-full-overlay-main {
@ -2790,7 +2794,7 @@ body.adding-widget .add-new-widget:before,
}
}
@media screen and ( max-width: 640px ) {
@media screen and (max-width: 640px) {
/* when the sidebar is collapsed and switching to responsive view,
bring it back see ticket #35220 */
@ -2942,7 +2946,7 @@ body.adding-widget .add-new-widget:before,
}
}
@media screen and ( max-width: 600px ) {
@media screen and (max-width: 600px) {
.theme-browser .theme.active .theme-actions,
.wp-customizer .theme-browser .theme .theme-actions {
padding: 8px 15px;

File diff suppressed because one or more lines are too long

View file

@ -533,9 +533,10 @@ body.trashing #publish-settings {
background-color: #fff;
border-bottom: 1px solid #ddd;
border-left: 4px solid #fff;
transition: .15s color ease-in-out,
.15s background-color ease-in-out,
.15s border-color ease-in-out;
transition:
.15s color ease-in-out,
.15s background-color ease-in-out,
.15s border-color ease-in-out;
}
#customize-controls #customize-theme-controls .customize-themes-panel .accordion-section-title {
@ -785,9 +786,10 @@ h3.customize-section-title {
color: #444;
text-align: left;
cursor: pointer;
transition: color .15s ease-in-out,
border-color .15s ease-in-out,
background .15s ease-in-out;
transition:
color .15s ease-in-out,
border-color .15s ease-in-out,
background .15s ease-in-out;
box-sizing: content-box;
}
@ -805,9 +807,10 @@ h3.customize-section-title {
border-left: 4px solid #fff;
box-shadow: none;
cursor: pointer;
transition: color .15s ease-in-out,
border-color .15s ease-in-out,
background .15s ease-in-out;
transition:
color .15s ease-in-out,
border-color .15s ease-in-out,
background .15s ease-in-out;
}
.customize-section-back {
@ -1428,7 +1431,7 @@ p.customize-section-description {
}
.customize-control-header .header-view.selected:after {
content: '';
content: "";
position: absolute;
height: auto;
top: 0;
@ -1624,7 +1627,7 @@ p.customize-section-description {
box-shadow: inset 0 1px 0 rgba(0,0,0,0.1);
}
@media screen and ( max-width: 640px ) {
@media screen and (max-width: 640px) {
.customize-section-description-container + #customize-control-custom_css:last-child {
margin-right: 0;
}
@ -1772,12 +1775,12 @@ p.customize-section-description {
}
.themes-filter-bar .feature-filter-toggle:before {
content: "\f111";
margin: 0 5px 0 0;
font: normal 16px/1 dashicons;
vertical-align: text-bottom;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f111";
margin: 0 5px 0 0;
font: normal 16px/1 dashicons;
vertical-align: text-bottom;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.themes-filter-bar .feature-filter-toggle.open {
@ -2078,7 +2081,7 @@ p.customize-section-description {
/* Unstick the filter bar on short windows/screens. This breakpoint is based on the
current length of .org feature filters assuming translations do not wrap lines. */
@media screen and (max-height:540px), screen and (max-width:1018px) {
@media screen and (max-height: 540px), screen and (max-width: 1018px) {
.customize-preview-header.themes-filter-bar {
position: relative;
left: 0;
@ -2101,13 +2104,13 @@ p.customize-section-description {
}
}
@media screen and (max-width:1018px) {
@media screen and (max-width: 1018px) {
.filter-drawer .filter-group {
width: calc( (100% - 50px) / 2);
}
}
@media screen and (max-width:900px) {
@media screen and (max-width: 900px) {
.customize-preview-header.themes-filter-bar {
height: 86px;
padding-top: 46px;
@ -2128,7 +2131,7 @@ p.customize-section-description {
}
}
@media screen and (max-width:792px) {
@media screen and (max-width: 792px) {
.filter-drawer .filter-group {
width: calc( 100% - 25px);
}
@ -2139,7 +2142,7 @@ p.customize-section-description {
}
/* Mobile - toggle between themes and filters */
@media screen and (max-width:600px) {
@media screen and (max-width: 600px) {
.filter-drawer {
top: 132px;
@ -2320,7 +2323,7 @@ p.customize-section-description {
}
/* Small Screens */
@media (max-width:850px), (max-height:472px) {
@media (max-width: 850px), (max-height: 472px) {
.wp-customizer .theme-overlay .theme-wrap {
left: 0;
right: 0;
@ -2692,9 +2695,10 @@ body.adding-widget .add-new-widget:before,
background: #fff;
border-bottom: 1px solid #ddd;
border-left: 4px solid #fff;
transition: .15s color ease-in-out,
.15s background-color ease-in-out,
.15s border-color ease-in-out;
transition:
.15s color ease-in-out,
.15s background-color ease-in-out,
.15s border-color ease-in-out;
cursor: pointer;
display: none;
}
@ -2782,7 +2786,7 @@ body.adding-widget .add-new-widget:before,
}
}
@media screen and ( max-width: 1200px ) {
@media screen and (max-width: 1200px) {
.outer-section-open .wp-full-overlay.expanded.preview-mobile .wp-full-overlay-main,
.adding-menu-items .wp-full-overlay.expanded.preview-mobile .wp-full-overlay-main,
.adding-widget .wp-full-overlay.expanded.preview-mobile .wp-full-overlay-main {
@ -2790,7 +2794,7 @@ body.adding-widget .add-new-widget:before,
}
}
@media screen and ( max-width: 640px ) {
@media screen and (max-width: 640px) {
/* when the sidebar is collapsed and switching to responsive view,
bring it back see ticket #35220 */
@ -2942,7 +2946,7 @@ body.adding-widget .add-new-widget:before,
}
}
@media screen and ( max-width: 600px ) {
@media screen and (max-width: 600px) {
.theme-browser .theme.active .theme-actions,
.wp-customizer .theme-browser .theme .theme-actions {
padding: 8px 15px;

File diff suppressed because one or more lines are too long

View file

@ -794,7 +794,7 @@ body.adding-menu-items #customize-preview iframe {
}
#accordion-section-add_menu .customize-add-menu-button {
font-weight: normal;
font-weight: 400;
}
#create-new-menu-submit {
@ -874,13 +874,13 @@ li.assigned-to-menu-location .add-new-menu-item {
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
#available-menu-items #available-menu-items-search .accordion-section-content {
top: 63px;
}
}
@media screen and ( max-width: 640px ) {
@media screen and (max-width: 640px) {
#available-menu-items #available-menu-items-search .accordion-section-content {
top: 130px;
}

View file

@ -794,7 +794,7 @@ body.adding-menu-items #customize-preview iframe {
}
#accordion-section-add_menu .customize-add-menu-button {
font-weight: normal;
font-weight: 400;
}
#create-new-menu-submit {
@ -874,13 +874,13 @@ li.assigned-to-menu-location .add-new-menu-item {
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
#available-menu-items #available-menu-items-search .accordion-section-content {
top: 63px;
}
}
@media screen and ( max-width: 640px ) {
@media screen and (max-width: 640px) {
#available-menu-items #available-menu-items-search .accordion-section-content {
top: 130px;
}

View file

@ -235,6 +235,11 @@
width: auto !important;
}
/* Keep rule that is no longer necessary on widgets.php. */
#available-widgets .widget-action {
display: none;
}
.ios #available-widgets {
transition: right 0s;
}

File diff suppressed because one or more lines are too long

View file

@ -235,6 +235,11 @@
width: auto !important;
}
/* Keep rule that is no longer necessary on widgets.php. */
#available-widgets .widget-action {
display: none;
}
.ios #available-widgets {
transition: left 0s;
}

File diff suppressed because one or more lines are too long

View file

@ -141,7 +141,6 @@
.welcome-panel .welcome-panel-close {
position: absolute;
z-index: 10;
top: 10px;
left: 10px;
padding: 10px 21px 10px 15px;
@ -166,7 +165,7 @@
}
.welcome-panel-content {
margin: 0 13px;
margin-right: 13px;
max-width: 1500px;
}
@ -203,7 +202,7 @@
}
.welcome-panel .welcome-panel-column ul {
margin: 0.8em 0 1em 1em;
margin: 0.8em 0 1em 1em;
}
.welcome-panel .welcome-panel-column li {
@ -246,6 +245,11 @@
top: -1px;
}
.welcome-panel .welcome-setup-home:before {
content: "\f102";
top: -1px;
}
.welcome-panel .welcome-view-site:before {
content: "\f115";
top: -2px;
@ -390,7 +394,7 @@
.community-events li {
margin: 0;
padding: 8px 12px;
color: #72777c;
color: #32373c;
}
.community-events li:first-child {
border-top: 1px solid #eee;
@ -1117,6 +1121,28 @@ a.rsswidget {
font-size: 16px;
}
/* PHP Nag */
#dashboard_php_nag .dashicons-warning {
color: #ffb900;
padding-left: 6px;
}
#dashboard_php_nag.php-insecure .dashicons-warning {
color: #df3232;
}
#dashboard_php_nag p {
margin: 12px 0;
}
#dashboard_php_nag h3 {
font-weight: 600;
}
#dashboard_php_nag .button .dashicons-external {
line-height: 25px;
}
/* =Media Queries
-------------------------------------------------------------- */
@ -1224,9 +1250,10 @@ a.rsswidget {
.welcome-panel .welcome-panel-column ul {
margin: 0.4em 0 0;
}
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
#dashboard_recent_comments #the-comment-list .comment-item .avatar {
height: 30px;
width: 30px;

File diff suppressed because one or more lines are too long

View file

@ -141,7 +141,6 @@
.welcome-panel .welcome-panel-close {
position: absolute;
z-index: 10;
top: 10px;
right: 10px;
padding: 10px 15px 10px 21px;
@ -166,7 +165,7 @@
}
.welcome-panel-content {
margin: 0 13px;
margin-left: 13px;
max-width: 1500px;
}
@ -203,7 +202,7 @@
}
.welcome-panel .welcome-panel-column ul {
margin: 0.8em 1em 1em 0;
margin: 0.8em 1em 1em 0;
}
.welcome-panel .welcome-panel-column li {
@ -246,6 +245,11 @@
top: -1px;
}
.welcome-panel .welcome-setup-home:before {
content: "\f102";
top: -1px;
}
.welcome-panel .welcome-view-site:before {
content: "\f115";
top: -2px;
@ -390,7 +394,7 @@
.community-events li {
margin: 0;
padding: 8px 12px;
color: #72777c;
color: #32373c;
}
.community-events li:first-child {
border-top: 1px solid #eee;
@ -1117,6 +1121,28 @@ a.rsswidget {
font-size: 16px;
}
/* PHP Nag */
#dashboard_php_nag .dashicons-warning {
color: #ffb900;
padding-right: 6px;
}
#dashboard_php_nag.php-insecure .dashicons-warning {
color: #df3232;
}
#dashboard_php_nag p {
margin: 12px 0;
}
#dashboard_php_nag h3 {
font-weight: 600;
}
#dashboard_php_nag .button .dashicons-external {
line-height: 25px;
}
/* =Media Queries
-------------------------------------------------------------- */
@ -1224,9 +1250,10 @@ a.rsswidget {
.welcome-panel .welcome-panel-column ul {
margin: 0.4em 0 0;
}
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
#dashboard_recent_comments #the-comment-list .comment-item .avatar {
height: 30px;
width: 30px;

File diff suppressed because one or more lines are too long

View file

@ -206,6 +206,22 @@ span.required {
margin: 8px 0;
}
#media-upload .tablenav-pages a,
#media-upload .tablenav-pages .current {
display: inline-block;
padding: 4px 5px 6px;
font-size: 16px;
line-height: 1;
text-align: center;
text-decoration: none;
}
#media-upload .tablenav-pages a {
min-width: 17px;
border: 1px solid #ccc;
background: #f7f7f7;
}
#filter .tablenav select {
border-style: solid;
border-width: 1px;
@ -278,11 +294,11 @@ span.required {
border-bottom: 1px solid #ddd;
}
h3.media-title {
h3.media-title {
font-size: 1.6em;
}
h4.media-sub-title {
h4.media-sub-title {
border-bottom: 1px solid #ddd;
font-size: 1.3em;
margin: 12px;

File diff suppressed because one or more lines are too long

View file

@ -206,6 +206,22 @@ span.required {
margin: 8px 0;
}
#media-upload .tablenav-pages a,
#media-upload .tablenav-pages .current {
display: inline-block;
padding: 4px 5px 6px;
font-size: 16px;
line-height: 1;
text-align: center;
text-decoration: none;
}
#media-upload .tablenav-pages a {
min-width: 17px;
border: 1px solid #ccc;
background: #f7f7f7;
}
#filter .tablenav select {
border-style: solid;
border-width: 1px;
@ -278,11 +294,11 @@ span.required {
border-bottom: 1px solid #ddd;
}
h3.media-title {
h3.media-title {
font-size: 1.6em;
}
h4.media-sub-title {
h4.media-sub-title {
border-bottom: 1px solid #ddd;
font-size: 1.3em;
margin: 12px;

File diff suppressed because one or more lines are too long

View file

@ -167,7 +167,7 @@ body.post-new-php .submitbox .submitdelete {
border: 0 none;
float: left;
padding: 0 12px;
margin:0;
margin: 0;
}
.category-add input[type="text"],
@ -214,7 +214,7 @@ ul.category-tabs li,
/* Back-compat for pre-4.4 */
#category-adder h4 {
margin: 0;
margin: 0;
}
.taxonomy-add-new {
@ -607,10 +607,18 @@ span.wp-media-buttons-icon:before {
line-height: 1.4;
}
#poststuff .stuffbox h2 {
padding: 8px 10px;
}
#poststuff .inside {
margin: 6px 0 0 0;
}
#poststuff .stuffbox .inside {
margin: 0;
}
#poststuff .inside #parent_id,
#poststuff .inside #page_template {
max-width: 100%;
@ -643,7 +651,7 @@ span.wp-media-buttons-icon:before {
#post-body-content,
.edit-form-section {
margin-bottom: 20px;
margin-bottom: 20px;
}
/* Suggested text for privacy policy */
@ -1003,11 +1011,11 @@ a.post-state-format.format-link:before {
}
div.tabs-panel-active {
display:block;
display: block;
}
div.tabs-panel-inactive {
display:none;
display: none;
}
#front-page-warning,
@ -1094,8 +1102,12 @@ span.description,
13.0 - Tags
------------------------------------------------------------------------------*/
#poststuff .tagsdiv .ajaxtag {
margin-top: 1em;
}
#poststuff .tagsdiv .howto {
margin: 0 0 6px 0;
margin: 1em 0 6px 0;
}
.ajaxtag .newtag {
@ -1187,9 +1199,6 @@ p.popular-tags a {
.edit-tag-actions {
margin-top: 20px;
overflow: hidden;
padding: 10px;
margin-left: 10px;
}
/* Comments */
@ -1209,7 +1218,7 @@ p.popular-tags a {
}
.comment-ays .comment-content a[href]:after {
content: '(' attr( href ) ')';
content: "(" attr( href ) ")";
display: inline-block;
padding: 0 4px;
color: #72777C;
@ -1222,7 +1231,7 @@ p.popular-tags a {
}
.comment-ays .comment-content p.edit-comment a[href]:after {
content: '';
content: "";
padding: 0;
}
@ -1246,6 +1255,15 @@ p.popular-tags a {
.stuffbox .editcomment {
clear: none;
margin-top: 0;
}
#namediv.stuffbox .editcomment input {
width: 100%;
}
#namediv.stuffbox .editcomment.form-table td {
padding: 10px;
}
#comment-status-radio p {
@ -1426,7 +1444,7 @@ table.links-table {
}
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
.wp-core-ui .edit-tag-actions .button-primary {
margin-bottom: 0;
}
@ -1439,12 +1457,20 @@ table.links-table {
padding: 10px 10px;
}
#poststuff .stuffbox .inside {
padding: 0 0 4px 2px;
}
#poststuff h3.hndle, /* Back-compat for pre-4.4 */
#poststuff .stuffbox > h3, /* Back-compat for pre-4.4 */
#poststuff h2 {
padding: 12px;
}
#namediv.stuffbox .editcomment.form-table td {
padding: 5px 10px;
}
.post-format-options {
padding-left: 0;
}
@ -1651,11 +1677,11 @@ table.links-table {
.links-table td {
padding: 10px 0;
}
.privacy-text-box {
width: auto;
}
.privacy-text-box-toc {
float: none;
width: auto;

File diff suppressed because one or more lines are too long

View file

@ -167,7 +167,7 @@ body.post-new-php .submitbox .submitdelete {
border: 0 none;
float: right;
padding: 0 12px;
margin:0;
margin: 0;
}
.category-add input[type="text"],
@ -214,7 +214,7 @@ ul.category-tabs li,
/* Back-compat for pre-4.4 */
#category-adder h4 {
margin: 0;
margin: 0;
}
.taxonomy-add-new {
@ -607,10 +607,18 @@ span.wp-media-buttons-icon:before {
line-height: 1.4;
}
#poststuff .stuffbox h2 {
padding: 8px 10px;
}
#poststuff .inside {
margin: 6px 0 0 0;
}
#poststuff .stuffbox .inside {
margin: 0;
}
#poststuff .inside #parent_id,
#poststuff .inside #page_template {
max-width: 100%;
@ -643,7 +651,7 @@ span.wp-media-buttons-icon:before {
#post-body-content,
.edit-form-section {
margin-bottom: 20px;
margin-bottom: 20px;
}
/* Suggested text for privacy policy */
@ -1003,11 +1011,11 @@ a.post-state-format.format-link:before {
}
div.tabs-panel-active {
display:block;
display: block;
}
div.tabs-panel-inactive {
display:none;
display: none;
}
#front-page-warning,
@ -1094,8 +1102,12 @@ span.description,
13.0 - Tags
------------------------------------------------------------------------------*/
#poststuff .tagsdiv .ajaxtag {
margin-top: 1em;
}
#poststuff .tagsdiv .howto {
margin: 0 0 6px 0;
margin: 1em 0 6px 0;
}
.ajaxtag .newtag {
@ -1187,9 +1199,6 @@ p.popular-tags a {
.edit-tag-actions {
margin-top: 20px;
overflow: hidden;
padding: 10px;
margin-right: 10px;
}
/* Comments */
@ -1209,7 +1218,7 @@ p.popular-tags a {
}
.comment-ays .comment-content a[href]:after {
content: '(' attr( href ) ')';
content: "(" attr( href ) ")";
display: inline-block;
padding: 0 4px;
color: #72777C;
@ -1222,7 +1231,7 @@ p.popular-tags a {
}
.comment-ays .comment-content p.edit-comment a[href]:after {
content: '';
content: "";
padding: 0;
}
@ -1246,6 +1255,15 @@ p.popular-tags a {
.stuffbox .editcomment {
clear: none;
margin-top: 0;
}
#namediv.stuffbox .editcomment input {
width: 100%;
}
#namediv.stuffbox .editcomment.form-table td {
padding: 10px;
}
#comment-status-radio p {
@ -1426,7 +1444,7 @@ table.links-table {
}
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
.wp-core-ui .edit-tag-actions .button-primary {
margin-bottom: 0;
}
@ -1439,12 +1457,20 @@ table.links-table {
padding: 10px 10px;
}
#poststuff .stuffbox .inside {
padding: 0 2px 4px 0;
}
#poststuff h3.hndle, /* Back-compat for pre-4.4 */
#poststuff .stuffbox > h3, /* Back-compat for pre-4.4 */
#poststuff h2 {
padding: 12px;
}
#namediv.stuffbox .editcomment.form-table td {
padding: 5px 10px;
}
.post-format-options {
padding-right: 0;
}
@ -1651,11 +1677,11 @@ table.links-table {
.links-table td {
padding: 10px 0;
}
.privacy-text-box {
width: auto;
}
.privacy-text-box-toc {
float: none;
width: auto;

File diff suppressed because one or more lines are too long

View file

@ -52,6 +52,8 @@ select:focus,
textarea:focus {
border-color: #5b9dd9;
box-shadow: 0 0 2px rgba( 30, 140, 190, 0.8 );
/* Only visible in Windows High Contrast mode */
outline: 2px solid transparent;
}
/* rtl:ignore */
@ -228,18 +230,20 @@ textarea[readonly] {
}
::-moz-placeholder {
color: #72777c;
opacity: 1;
color: #72777c;
opacity: 1;
}
:-ms-input-placeholder {
color: #72777c;
}
.form-invalid input, .form-invalid input:focus,
.form-invalid select, .form-invalid select:focus {
.form-invalid input,
.form-invalid input:focus,
.form-invalid select,
.form-invalid select:focus {
border-color: #dc3232 !important;
box-shadow: 0 0 2px rgba( 204, 0, 0, 0.8 );
box-shadow: 0 0 2px rgba( 204, 0, 0, 0.8 );
}
.form-table .form-required.form-invalid td:after {
@ -252,11 +256,11 @@ textarea[readonly] {
/* Adjust error indicator for password layout */
.form-table .form-required.user-pass1-wrap.form-invalid td:after {
content: '';
content: "";
}
.form-table .form-required.user-pass1-wrap.form-invalid .password-input-wrapper:after {
content: '\f534';
content: "\f534";
font: normal 20px/1 dashicons;
color: #dc3232;
margin: 0 -29px 0 6px;
@ -504,7 +508,7 @@ fieldset label,
}
.pw-weak {
display:none;
display: none;
}
.indicator-hint {
@ -972,8 +976,8 @@ table.form-table td .updated p {
}
#request-filesystem-credentials-title {
font-size: 1.3em;
margin: 1em 0;
font-size: 1.3em;
margin: 1em 0;
}
.request-filesystem-credentials-form legend {
@ -1155,18 +1159,18 @@ table.form-table td .updated p {
}
.status-label {
font-weight: bold;
font-weight: 600;
}
.status-label.status-request-pending {
font-weight: normal;
font-weight: 400;
font-style: italic;
color: #6c7781;
}
.status-label.status-request-failed {
color: #aa0000;
font-weight: bold;
font-weight: 600;
}
.wp-privacy-request-form {
@ -1178,7 +1182,7 @@ table.form-table td .updated p {
}
.wp-privacy-request-form label {
font-weight: bold;
font-weight: 600;
line-height: 1.5;
padding-bottom: .5em;
display: block;
@ -1214,7 +1218,7 @@ table.form-table td .updated p {
/* =Media Queries
-------------------------------------------------------------- */
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
/* Input Elements */
textarea {
-webkit-appearance: none;
@ -1490,21 +1494,21 @@ table.form-table td .updated p {
/* Privacy Policy settings screen */
.tools-privacy-policy-page form.wp-create-privacy-page {
margin-bottom: 1em;
margin-bottom: 1em;
}
.tools-privacy-policy-page input#set-page,
.tools-privacy-policy-page input#set-page,
.tools-privacy-policy-page select {
margin: 10px 0 0;
}
.tools-privacy-policy-page .wp-create-privacy-page span {
display: block;
margin-bottom: 1em;
display: block;
margin-bottom: 1em;
}
.tools-privacy-policy-page .wp-create-privacy-page .button {
margin-right: 0;
margin-right: 0;
}
.wp-list-table.privacy_requests tr:not(.inline-edit-row):not(.no-items) td.column-primary:not(.check-column) {
@ -1527,7 +1531,7 @@ table.form-table td .updated p {
}
.form-wrap .form-field {
padding:0;
padding: 0;
}
/* users */
@ -1538,7 +1542,7 @@ table.form-table td .updated p {
}
@media only screen and (max-height: 480px), screen and (max-width: 450px) {
/* Request Credentials / File Editor Warning */
/* Request Credentials / File Editor Warning */
.request-filesystem-credentials-dialog .notification-dialog,
.file-editor-warning .notification-dialog {
width: 100%;

File diff suppressed because one or more lines are too long

View file

@ -52,6 +52,8 @@ select:focus,
textarea:focus {
border-color: #5b9dd9;
box-shadow: 0 0 2px rgba( 30, 140, 190, 0.8 );
/* Only visible in Windows High Contrast mode */
outline: 2px solid transparent;
}
/* rtl:ignore */
@ -228,18 +230,20 @@ textarea[readonly] {
}
::-moz-placeholder {
color: #72777c;
opacity: 1;
color: #72777c;
opacity: 1;
}
:-ms-input-placeholder {
color: #72777c;
}
.form-invalid input, .form-invalid input:focus,
.form-invalid select, .form-invalid select:focus {
.form-invalid input,
.form-invalid input:focus,
.form-invalid select,
.form-invalid select:focus {
border-color: #dc3232 !important;
box-shadow: 0 0 2px rgba( 204, 0, 0, 0.8 );
box-shadow: 0 0 2px rgba( 204, 0, 0, 0.8 );
}
.form-table .form-required.form-invalid td:after {
@ -252,11 +256,11 @@ textarea[readonly] {
/* Adjust error indicator for password layout */
.form-table .form-required.user-pass1-wrap.form-invalid td:after {
content: '';
content: "";
}
.form-table .form-required.user-pass1-wrap.form-invalid .password-input-wrapper:after {
content: '\f534';
content: "\f534";
font: normal 20px/1 dashicons;
color: #dc3232;
margin: 0 6px 0 -29px;
@ -504,7 +508,7 @@ fieldset label,
}
.pw-weak {
display:none;
display: none;
}
.indicator-hint {
@ -972,8 +976,8 @@ table.form-table td .updated p {
}
#request-filesystem-credentials-title {
font-size: 1.3em;
margin: 1em 0;
font-size: 1.3em;
margin: 1em 0;
}
.request-filesystem-credentials-form legend {
@ -1155,18 +1159,18 @@ table.form-table td .updated p {
}
.status-label {
font-weight: bold;
font-weight: 600;
}
.status-label.status-request-pending {
font-weight: normal;
font-weight: 400;
font-style: italic;
color: #6c7781;
}
.status-label.status-request-failed {
color: #aa0000;
font-weight: bold;
font-weight: 600;
}
.wp-privacy-request-form {
@ -1178,7 +1182,7 @@ table.form-table td .updated p {
}
.wp-privacy-request-form label {
font-weight: bold;
font-weight: 600;
line-height: 1.5;
padding-bottom: .5em;
display: block;
@ -1214,7 +1218,7 @@ table.form-table td .updated p {
/* =Media Queries
-------------------------------------------------------------- */
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
/* Input Elements */
textarea {
-webkit-appearance: none;
@ -1490,21 +1494,21 @@ table.form-table td .updated p {
/* Privacy Policy settings screen */
.tools-privacy-policy-page form.wp-create-privacy-page {
margin-bottom: 1em;
margin-bottom: 1em;
}
.tools-privacy-policy-page input#set-page,
.tools-privacy-policy-page input#set-page,
.tools-privacy-policy-page select {
margin: 10px 0 0;
}
.tools-privacy-policy-page .wp-create-privacy-page span {
display: block;
margin-bottom: 1em;
display: block;
margin-bottom: 1em;
}
.tools-privacy-policy-page .wp-create-privacy-page .button {
margin-left: 0;
margin-left: 0;
}
.wp-list-table.privacy_requests tr:not(.inline-edit-row):not(.no-items) td.column-primary:not(.check-column) {
@ -1527,7 +1531,7 @@ table.form-table td .updated p {
}
.form-wrap .form-field {
padding:0;
padding: 0;
}
/* users */
@ -1538,7 +1542,7 @@ table.form-table td .updated p {
}
@media only screen and (max-height: 480px), screen and (max-width: 450px) {
/* Request Credentials / File Editor Warning */
/* Request Credentials / File Editor Warning */
.request-filesystem-credentials-dialog .notification-dialog,
.file-editor-warning .notification-dialog {
width: 100%;

File diff suppressed because one or more lines are too long

View file

@ -558,7 +558,7 @@ table.ie-fixed {
}
#update-nav-menu #post-body {
overflow:hidden;
overflow: hidden;
}
.menu li {
@ -639,7 +639,7 @@ input[type="password"],
.mce-btn i.mce-i-wp_page,
.mce-btn i.mce-i-hr,
.mce-close {
font-family: 'tinymce', Arial;
font-family: tinymce, Arial;
font-style: normal;
font-weight: 400;
font-variant: normal;
@ -650,12 +650,12 @@ input[type="password"],
.mce-btn i.mce-i-wp_fullscreen,
.qt-fullscreen {
-ie7-icon: '\e023';
-ie7-icon: "\e023";
}
.mce-btn i.mce-i-wp_more,
.mce-btn i.mce-i-wp_page {
-ie7-icon: '\e027';
-ie7-icon: "\e027";
}
.mce-btn i.mce-i-wp_adv {
@ -664,7 +664,7 @@ input[type="password"],
.mce-btn i.mce-i-help,
.mce-btn i.mce-i-wp_help {
-ie7-icon: '\e016';
-ie7-icon: "\e016";
}

File diff suppressed because one or more lines are too long

View file

@ -558,7 +558,7 @@ table.ie-fixed {
}
#update-nav-menu #post-body {
overflow:hidden;
overflow: hidden;
}
.menu li {
@ -639,7 +639,7 @@ input[type="password"],
.mce-btn i.mce-i-wp_page,
.mce-btn i.mce-i-hr,
.mce-close {
font-family: 'tinymce', Arial;
font-family: tinymce, Arial;
font-style: normal;
font-weight: 400;
font-variant: normal;
@ -650,12 +650,12 @@ input[type="password"],
.mce-btn i.mce-i-wp_fullscreen,
.qt-fullscreen {
-ie7-icon: '\e023';
-ie7-icon: "\e023";
}
.mce-btn i.mce-i-wp_more,
.mce-btn i.mce-i-wp_page {
-ie7-icon: '\e027';
-ie7-icon: "\e027";
}
.mce-btn i.mce-i-wp_adv {
@ -664,7 +664,7 @@ input[type="password"],
.mce-btn i.mce-i-help,
.mce-btn i.mce-i-wp_help {
-ie7-icon: '\e016';
-ie7-icon: "\e016";
}

File diff suppressed because one or more lines are too long

View file

@ -63,7 +63,7 @@ ul, ol, dl {
}
a img {
border:0
border: 0
}
abbr {
border: 0;
@ -84,7 +84,7 @@ label {
margin: 6px 0 14px 0;
padding: 0 0 7px 0;
border-bottom: none;
text-align:center
text-align: center
}
#logo a {
background-image: url(../images/w-logo-blue.png?ver=20131202);
@ -107,10 +107,6 @@ label {
display: block;
}
#logo a:focus {
box-shadow: none;
}
.step {
margin: 20px 0 15px;
}
@ -334,7 +330,7 @@ body.rtl,
}
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
.form-table {
margin-top: 0;

File diff suppressed because one or more lines are too long

View file

@ -63,7 +63,7 @@ ul, ol, dl {
}
a img {
border:0
border: 0
}
abbr {
border: 0;
@ -84,7 +84,7 @@ label {
margin: 6px 0 14px 0;
padding: 0 0 7px 0;
border-bottom: none;
text-align:center
text-align: center
}
#logo a {
background-image: url(../images/w-logo-blue.png?ver=20131202);
@ -107,10 +107,6 @@ label {
display: block;
}
#logo a:focus {
box-shadow: none;
}
.step {
margin: 20px 0 15px;
}
@ -334,7 +330,7 @@ body.rtl,
}
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
.form-table {
margin-top: 0;

File diff suppressed because one or more lines are too long

View file

@ -243,12 +243,12 @@
#the-comment-list tr:last-child th,
#the-comment-list tr:last-child td {
box-shadow: none;
box-shadow: none;
}
#the-comment-list tr.unapproved + tr.approved th,
#the-comment-list tr.unapproved + tr.approved td {
border-top: 1px solid rgba(0, 0, 0, 0.03);
border-top: 1px solid rgba(0, 0, 0, 0.03);
}
/* table vim shortcuts */
@ -351,7 +351,7 @@ td.plugin-title p {
table.media .column-title .media-icon {
float: right;
min-height: 60px;
margin: 0 0 0 9px;
margin: 0 0 0 9px;
}
table.media .column-title .media-icon img {
@ -393,7 +393,7 @@ table.media .column-title .filename {
}
#commentsdiv .inside .row-actions {
line-height:18px;
line-height: 18px;
}
#commentsdiv .inside .column-author {
@ -495,8 +495,8 @@ th.asc a:focus span.sorting-indicator:before {
}
.wp-list-table .toggle-row:focus:before {
box-shadow:
0 0 0 1px #5b9dd9,
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
}
@ -610,15 +610,9 @@ th.asc a:focus span.sorting-indicator {
visibility: visible;
}
/* Bulk Actions */
.tablenav-pages a,
.tablenav-pages-navspan {
font-weight: 600;
padding: 0 2px;
}
.tablenav-pages .current-page {
margin: 0 0 0 2px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 13px;
text-align: center;
@ -632,12 +626,6 @@ th.asc a:focus span.sorting-indicator {
margin-right: 2px;
}
.tablenav a.button,
.tablenav a.button-secondary {
display: block;
margin: 3px 0 0 8px;
}
.tablenav {
clear: both;
height: 30px;
@ -651,10 +639,7 @@ th.asc a:focus span.sorting-indicator {
.tablenav .tablenav-pages {
float: left;
height: 28px;
margin-top: 3px;
cursor: default;
color: #555;
margin: 3px 0 9px;
}
.tablenav .no-pages,
@ -662,49 +647,26 @@ th.asc a:focus span.sorting-indicator {
display: none;
}
.tablenav .tablenav-pages a,
.tablenav-pages span.current {
text-decoration: none;
padding: 3px 6px;
}
.tablenav .tablenav-pages a,
.tablenav-pages-navspan {
.tablenav .tablenav-pages .button,
.tablenav .tablenav-pages .tablenav-pages-navspan {
display: inline-block;
min-width: 17px;
border: 1px solid #ccc; /* same color as buttons border */
padding: 3px 5px 7px;
background: #e5e5e5;
vertical-align: baseline;
min-width: 28px;
min-height: 28px;
margin: 0;
padding: 0 4px;
font-size: 16px;
line-height: 1;
font-weight: 400;
line-height: 1.5;
text-align: center;
}
.tablenav-pages-navspan {
height: 16px;
border-color: #ddd; /* same as disabled buttons */
background: #f7f7f7; /* same as disabled buttons */
color: #a0a5aa; /* same as disabled buttons */
}
.tablenav .tablenav-pages a:hover,
.tablenav .tablenav-pages a:focus {
border-color: #5b9dd9;
color: #fff;
background: #00a0d2;
box-shadow: none;
outline: none; /* IE8 */
}
.tablenav .displaying-num {
margin-left: 7px;
}
.tablenav .one-page .displaying-num {
display: inline-block;
margin-top: 5px;
margin-left: 0;
margin: 5px 0;
}
.tablenav .actions {
@ -721,24 +683,7 @@ th.asc a:focus span.sorting-indicator {
margin-left: 20px;
}
/* @todo: unclear if the following tablenav rules are actually used.
classes exist in paginate_links() but not seen in list table output. */
.tablenav .dots {
border-color: transparent;
}
.tablenav .next,
.tablenav .prev {
border-color: transparent;
color: #0073aa;
}
.tablenav .next:hover,
.tablenav .prev:hover {
border-color: transparent;
color: #00a0d2;
}
/* This view-switcher is still used on multisite. */
.tablenav .view-switch {
float: left;
margin: 0 5px;
@ -1350,6 +1295,12 @@ ul.cat-checklist {
margin: 0.5em 0;
}
.plugins .plugin-description a,
.plugins .plugin-update a,
.updates-table .plugin-title a {
text-decoration: underline;
}
.plugin-card .update-now:before {
color: #f56e28;
content: "\f463";
@ -1422,7 +1373,7 @@ ul.cat-checklist {
margin-left: 0;
}
@media screen and ( min-width: 1600px ) {
@media screen and (min-width: 1600px) and ( max-width: 2299px ) {
.plugin-card {
width: 30%;
width: calc( 33.1% - 8px );
@ -1447,6 +1398,31 @@ ul.cat-checklist {
}
}
@media screen and (min-width: 2300px) {
.plugin-card {
width: 25%;
width: calc( 25% - 12px );
}
.plugin-card:nth-child(odd) {
clear: none;
margin-right: 8px;
}
.plugin-card:nth-child(even) {
margin-left: 8px;
}
.plugin-card:nth-child(4n+1) {
clear: both;
margin-right: 0;
}
.plugin-card:nth-child(4n) {
margin-left: 0;
}
}
.plugin-card-top {
position: relative;
padding: 20px 20px 10px;
@ -1555,12 +1531,18 @@ div.action-links,
color: #444;
}
.plugin-card .compatibility-incompatible:before {
.plugin-card .column-compatibility .compatibility-incompatible:before {
content: "\f158";
color: #c62d2d;
}
.plugin-card .compatibility-compatible:before {
.plugin-card .column-compatibility .compatibility-compatible:before {
content: "\f147";
color: #31843f;
}
.plugin-card .notice {
margin: 20px 20px 0 20px;
}
.plugin-icon {
@ -1612,7 +1594,7 @@ div.action-links,
/* =Media Queries
-------------------------------------------------------------- */
@media screen and ( max-width: 1100px ) and ( min-width: 782px ), ( max-width: 480px ) {
@media screen and (max-width: 1100px) and (min-width: 782px), (max-width: 480px) {
.plugin-card .action-links {
position: static;
margin-right: 148px;
@ -1648,7 +1630,7 @@ div.action-links,
}
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
/* WP List Table Options & Filters */
.tablenav {
height: auto;
@ -1697,7 +1679,6 @@ div.action-links,
.tablenav .tablenav-pages {
width: 100%;
height: auto;
text-align: center;
margin: 0 0 25px;
}
@ -1719,19 +1700,19 @@ div.action-links,
font-size: 16px;
}
.tablenav-pages .pagination-links a,
.tablenav-pages-navspan {
padding: 9px 11px 12px;
.tablenav .tablenav-pages .button,
.tablenav .tablenav-pages .tablenav-pages-navspan {
min-width: 44px;
padding: 12px 8px;
font-size: 18px;
}
.tablenav-pages-navspan {
height: 18px;
line-height: 1;
}
.tablenav-pages .pagination-links .current-page {
padding: 8px 9px 9px;
min-width: 44px;
padding: 12px 6px;
font-size: 16px;
line-height: 18px;
}
/* WP List Table Adjustments: General */
@ -1808,6 +1789,11 @@ div.action-links,
display: block;
}
/* Comment author hidden via Screen Options */
.fixed .column-author.hidden ~ .column-comment .comment-author {
display: none;
}
#the-comment-list .is-expanded td {
box-shadow: none;
}
@ -1885,6 +1871,30 @@ div.action-links,
word-wrap: normal;
}
/* Make row actions more easy to select on mobile */
body:not(.plugins-php) .row-actions {
display: -ms-grid;
display: grid;
-ms-grid-columns: auto auto auto;
grid-template-columns: auto auto auto;
color: transparent;
}
.row-actions span {
padding: 4px 0;
}
.row-actions span a,
.row-actions span .button-link {
display: inline-block;
padding: 4px 0;
}
.row-actions span.approve:before,
.row-actions span.unapprove:before {
content: "| ";
}
/* Quick Edit and Bulk Edit */
#wpbody-content .quick-edit-row-post .inline-edit-col-left,
#wpbody-content .quick-edit-row-post .inline-edit-col-right,
@ -2004,6 +2014,11 @@ div.action-links,
padding: 10px 9px; /* reset from other list tables that have a label at this width */
}
/* Plugin description hidden via Screen Options */
#wpbody-content .wp-list-table.plugins .desc.hidden {
display: none;
}
#wpbody-content .wp-list-table.plugins .column-description {
padding-top: 2px;
}
@ -2118,11 +2133,17 @@ div.action-links,
}
}
@media screen and ( max-width: 480px ) {
@media screen and (max-width: 480px) {
.tablenav-pages .current-page {
margin: 0;
}
/* Drop row actions to two columns on a small screen */
.row-actions:not(.plugins-php) {
-ms-grid-columns: auto auto;
grid-template-columns: auto auto;
}
.tablenav-pages .tablenav-paging-text {
float: right;
width: 100%;

File diff suppressed because one or more lines are too long

View file

@ -243,12 +243,12 @@
#the-comment-list tr:last-child th,
#the-comment-list tr:last-child td {
box-shadow: none;
box-shadow: none;
}
#the-comment-list tr.unapproved + tr.approved th,
#the-comment-list tr.unapproved + tr.approved td {
border-top: 1px solid rgba(0, 0, 0, 0.03);
border-top: 1px solid rgba(0, 0, 0, 0.03);
}
/* table vim shortcuts */
@ -351,7 +351,7 @@ td.plugin-title p {
table.media .column-title .media-icon {
float: left;
min-height: 60px;
margin: 0 9px 0 0;
margin: 0 9px 0 0;
}
table.media .column-title .media-icon img {
@ -393,7 +393,7 @@ table.media .column-title .filename {
}
#commentsdiv .inside .row-actions {
line-height:18px;
line-height: 18px;
}
#commentsdiv .inside .column-author {
@ -495,8 +495,8 @@ th.asc a:focus span.sorting-indicator:before {
}
.wp-list-table .toggle-row:focus:before {
box-shadow:
0 0 0 1px #5b9dd9,
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
}
@ -610,15 +610,9 @@ th.asc a:focus span.sorting-indicator {
visibility: visible;
}
/* Bulk Actions */
.tablenav-pages a,
.tablenav-pages-navspan {
font-weight: 600;
padding: 0 2px;
}
.tablenav-pages .current-page {
margin: 0 2px 0 0;
padding-top: 5px;
padding-bottom: 5px;
font-size: 13px;
text-align: center;
@ -632,12 +626,6 @@ th.asc a:focus span.sorting-indicator {
margin-left: 2px;
}
.tablenav a.button,
.tablenav a.button-secondary {
display: block;
margin: 3px 8px 0 0;
}
.tablenav {
clear: both;
height: 30px;
@ -651,10 +639,7 @@ th.asc a:focus span.sorting-indicator {
.tablenav .tablenav-pages {
float: right;
height: 28px;
margin-top: 3px;
cursor: default;
color: #555;
margin: 3px 0 9px;
}
.tablenav .no-pages,
@ -662,49 +647,26 @@ th.asc a:focus span.sorting-indicator {
display: none;
}
.tablenav .tablenav-pages a,
.tablenav-pages span.current {
text-decoration: none;
padding: 3px 6px;
}
.tablenav .tablenav-pages a,
.tablenav-pages-navspan {
.tablenav .tablenav-pages .button,
.tablenav .tablenav-pages .tablenav-pages-navspan {
display: inline-block;
min-width: 17px;
border: 1px solid #ccc; /* same color as buttons border */
padding: 3px 5px 7px;
background: #e5e5e5;
vertical-align: baseline;
min-width: 28px;
min-height: 28px;
margin: 0;
padding: 0 4px;
font-size: 16px;
line-height: 1;
font-weight: 400;
line-height: 1.5;
text-align: center;
}
.tablenav-pages-navspan {
height: 16px;
border-color: #ddd; /* same as disabled buttons */
background: #f7f7f7; /* same as disabled buttons */
color: #a0a5aa; /* same as disabled buttons */
}
.tablenav .tablenav-pages a:hover,
.tablenav .tablenav-pages a:focus {
border-color: #5b9dd9;
color: #fff;
background: #00a0d2;
box-shadow: none;
outline: none; /* IE8 */
}
.tablenav .displaying-num {
margin-right: 7px;
}
.tablenav .one-page .displaying-num {
display: inline-block;
margin-top: 5px;
margin-right: 0;
margin: 5px 0;
}
.tablenav .actions {
@ -721,24 +683,7 @@ th.asc a:focus span.sorting-indicator {
margin-right: 20px;
}
/* @todo: unclear if the following tablenav rules are actually used.
classes exist in paginate_links() but not seen in list table output. */
.tablenav .dots {
border-color: transparent;
}
.tablenav .next,
.tablenav .prev {
border-color: transparent;
color: #0073aa;
}
.tablenav .next:hover,
.tablenav .prev:hover {
border-color: transparent;
color: #00a0d2;
}
/* This view-switcher is still used on multisite. */
.tablenav .view-switch {
float: right;
margin: 0 5px;
@ -1350,6 +1295,12 @@ ul.cat-checklist {
margin: 0.5em 0;
}
.plugins .plugin-description a,
.plugins .plugin-update a,
.updates-table .plugin-title a {
text-decoration: underline;
}
.plugin-card .update-now:before {
color: #f56e28;
content: "\f463";
@ -1422,7 +1373,7 @@ ul.cat-checklist {
margin-right: 0;
}
@media screen and ( min-width: 1600px ) {
@media screen and (min-width: 1600px) and ( max-width: 2299px ) {
.plugin-card {
width: 30%;
width: calc( 33.1% - 8px );
@ -1447,6 +1398,31 @@ ul.cat-checklist {
}
}
@media screen and (min-width: 2300px) {
.plugin-card {
width: 25%;
width: calc( 25% - 12px );
}
.plugin-card:nth-child(odd) {
clear: none;
margin-left: 8px;
}
.plugin-card:nth-child(even) {
margin-right: 8px;
}
.plugin-card:nth-child(4n+1) {
clear: both;
margin-left: 0;
}
.plugin-card:nth-child(4n) {
margin-right: 0;
}
}
.plugin-card-top {
position: relative;
padding: 20px 20px 10px;
@ -1555,12 +1531,18 @@ div.action-links,
color: #444;
}
.plugin-card .compatibility-incompatible:before {
.plugin-card .column-compatibility .compatibility-incompatible:before {
content: "\f158";
color: #c62d2d;
}
.plugin-card .compatibility-compatible:before {
.plugin-card .column-compatibility .compatibility-compatible:before {
content: "\f147";
color: #31843f;
}
.plugin-card .notice {
margin: 20px 20px 0 20px;
}
.plugin-icon {
@ -1612,7 +1594,7 @@ div.action-links,
/* =Media Queries
-------------------------------------------------------------- */
@media screen and ( max-width: 1100px ) and ( min-width: 782px ), ( max-width: 480px ) {
@media screen and (max-width: 1100px) and (min-width: 782px), (max-width: 480px) {
.plugin-card .action-links {
position: static;
margin-left: 148px;
@ -1648,7 +1630,7 @@ div.action-links,
}
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
/* WP List Table Options & Filters */
.tablenav {
height: auto;
@ -1697,7 +1679,6 @@ div.action-links,
.tablenav .tablenav-pages {
width: 100%;
height: auto;
text-align: center;
margin: 0 0 25px;
}
@ -1719,19 +1700,19 @@ div.action-links,
font-size: 16px;
}
.tablenav-pages .pagination-links a,
.tablenav-pages-navspan {
padding: 9px 11px 12px;
.tablenav .tablenav-pages .button,
.tablenav .tablenav-pages .tablenav-pages-navspan {
min-width: 44px;
padding: 12px 8px;
font-size: 18px;
}
.tablenav-pages-navspan {
height: 18px;
line-height: 1;
}
.tablenav-pages .pagination-links .current-page {
padding: 8px 9px 9px;
min-width: 44px;
padding: 12px 6px;
font-size: 16px;
line-height: 18px;
}
/* WP List Table Adjustments: General */
@ -1808,6 +1789,11 @@ div.action-links,
display: block;
}
/* Comment author hidden via Screen Options */
.fixed .column-author.hidden ~ .column-comment .comment-author {
display: none;
}
#the-comment-list .is-expanded td {
box-shadow: none;
}
@ -1885,6 +1871,30 @@ div.action-links,
word-wrap: normal;
}
/* Make row actions more easy to select on mobile */
body:not(.plugins-php) .row-actions {
display: -ms-grid;
display: grid;
-ms-grid-columns: auto auto auto;
grid-template-columns: auto auto auto;
color: transparent;
}
.row-actions span {
padding: 4px 0;
}
.row-actions span a,
.row-actions span .button-link {
display: inline-block;
padding: 4px 0;
}
.row-actions span.approve:before,
.row-actions span.unapprove:before {
content: "| ";
}
/* Quick Edit and Bulk Edit */
#wpbody-content .quick-edit-row-post .inline-edit-col-left,
#wpbody-content .quick-edit-row-post .inline-edit-col-right,
@ -2004,6 +2014,11 @@ div.action-links,
padding: 10px 9px; /* reset from other list tables that have a label at this width */
}
/* Plugin description hidden via Screen Options */
#wpbody-content .wp-list-table.plugins .desc.hidden {
display: none;
}
#wpbody-content .wp-list-table.plugins .column-description {
padding-top: 2px;
}
@ -2118,11 +2133,17 @@ div.action-links,
}
}
@media screen and ( max-width: 480px ) {
@media screen and (max-width: 480px) {
.tablenav-pages .current-page {
margin: 0;
}
/* Drop row actions to two columns on a small screen */
.row-actions:not(.plugins-php) {
-ms-grid-columns: auto auto;
grid-template-columns: auto auto;
}
.tablenav-pages .tablenav-paging-text {
float: left;
width: 100%;

File diff suppressed because one or more lines are too long

View file

@ -79,22 +79,22 @@ p {
}
.login .password-input-wrapper {
display: table;
display: table;
}
.login .input.password-input {
display: table-cell;
margin: 0;
display: table-cell;
margin: 0;
}
.login .pw-weak {
margin-bottom: 15px;
margin-bottom: 15px;
}
.login .button.button-secondary {
display: table-cell;
border-radius: 0;
vertical-align: middle;
display: table-cell;
border-radius: 0;
vertical-align: middle;
}
.login form {
@ -263,13 +263,13 @@ body.interim-login {
width: device-width;
}
@media screen and ( max-height: 550px ) {
@media screen and (max-height: 550px) {
#login {
padding: 20px 0;
}
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
.interim-login input[type=checkbox] {
height: 16px;
width: 16px;

File diff suppressed because one or more lines are too long

View file

@ -79,22 +79,22 @@ p {
}
.login .password-input-wrapper {
display: table;
display: table;
}
.login .input.password-input {
display: table-cell;
margin: 0;
display: table-cell;
margin: 0;
}
.login .pw-weak {
margin-bottom: 15px;
margin-bottom: 15px;
}
.login .button.button-secondary {
display: table-cell;
border-radius: 0;
vertical-align: middle;
display: table-cell;
border-radius: 0;
vertical-align: middle;
}
.login form {
@ -263,13 +263,13 @@ body.interim-login {
width: device-width;
}
@media screen and ( max-height: 550px ) {
@media screen and (max-height: 550px) {
#login {
padding: 20px 0;
}
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
.interim-login input[type=checkbox] {
height: 16px;
width: 16px;

File diff suppressed because one or more lines are too long

View file

@ -211,8 +211,7 @@
padding: 10px 14px 10px 0;
}
.media-item .error-div a.dismiss {
display: block;
.media-item .error-div button.dismiss {
float: left;
margin: 0 15px 0 10px;
}
@ -311,10 +310,12 @@
}
#find-posts-close:focus {
outline: none;
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
/* Only visible in Windows High Contrast mode */
outline: 2px solid transparent;
outline-offset: -2px;
}
#find-posts-close:before {
@ -336,13 +337,13 @@
left: 0;
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
.find-box-inside {
bottom: 57px;
}
}
@media screen and ( max-width: 660px ) {
@media screen and (max-width: 660px) {
.find-box {
top: 0;
@ -461,7 +462,7 @@ border color while dragging a file over the uploader drop area */
margin-top: 12px;
padding: 0 16px;
border-right: 4px solid #dd3d36;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
background-color: #fff;
}
@ -529,7 +530,9 @@ border color while dragging a file over the uploader drop area */
box-shadow:
inset 0 0 2px 3px #f1f1f1,
inset 0 0 0 7px #5b9dd9;
outline: none;
/* Only visible in Windows High Contrast mode */
outline: 2px solid transparent;
outline-offset: -6px;
}
.media-frame.mode-grid .selected.attachment {
@ -682,6 +685,14 @@ border color while dragging a file over the uploader drop area */
box-shadow: none;
}
.upload-php .media-modal-close:focus,
.edit-attachment-frame .edit-media-header .left:focus,
.edit-attachment-frame .edit-media-header .right:focus {
/* Only visible in Windows High Contrast mode */
outline: 2px solid transparent;
outline-offset: -2px;
}
.upload-php .media-modal-close:focus .media-modal-icon:before,
.upload-php .media-modal-close:hover .media-modal-icon:before {
color: #000;
@ -1080,8 +1091,9 @@ border color while dragging a file over the uploader drop area */
.image-editor .imgedit-settings .imgedit-help-toggle:focus {
color: #0074a2;
border-color: #5b9dd9;
outline: none;
box-shadow: 0 0 3px rgba( 0, 115, 170, .8 );
/* Only visible in Windows High Contrast mode */
outline: 2px solid transparent;
}
.form-table td.imgedit-response {
@ -1164,7 +1176,7 @@ audio, video {
}
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
.wp_attachment_details label[for="content"] {
font-size: 14px;
line-height: 1.5em;
@ -1208,7 +1220,7 @@ audio, video {
}
}
@media only screen and ( max-width: 782px ) {
@media only screen and (max-width: 782px) {
.media-frame.mode-select .attachments-browser.fixed .media-toolbar {
top: 46px;
left: 10px;

File diff suppressed because one or more lines are too long

View file

@ -211,8 +211,7 @@
padding: 10px 0 10px 14px;
}
.media-item .error-div a.dismiss {
display: block;
.media-item .error-div button.dismiss {
float: right;
margin: 0 10px 0 15px;
}
@ -311,10 +310,12 @@
}
#find-posts-close:focus {
outline: none;
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
/* Only visible in Windows High Contrast mode */
outline: 2px solid transparent;
outline-offset: -2px;
}
#find-posts-close:before {
@ -336,13 +337,13 @@
right: 0;
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
.find-box-inside {
bottom: 57px;
}
}
@media screen and ( max-width: 660px ) {
@media screen and (max-width: 660px) {
.find-box {
top: 0;
@ -461,7 +462,7 @@ border color while dragging a file over the uploader drop area */
margin-top: 12px;
padding: 0 16px;
border-left: 4px solid #dd3d36;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
background-color: #fff;
}
@ -529,7 +530,9 @@ border color while dragging a file over the uploader drop area */
box-shadow:
inset 0 0 2px 3px #f1f1f1,
inset 0 0 0 7px #5b9dd9;
outline: none;
/* Only visible in Windows High Contrast mode */
outline: 2px solid transparent;
outline-offset: -6px;
}
.media-frame.mode-grid .selected.attachment {
@ -682,6 +685,14 @@ border color while dragging a file over the uploader drop area */
box-shadow: none;
}
.upload-php .media-modal-close:focus,
.edit-attachment-frame .edit-media-header .left:focus,
.edit-attachment-frame .edit-media-header .right:focus {
/* Only visible in Windows High Contrast mode */
outline: 2px solid transparent;
outline-offset: -2px;
}
.upload-php .media-modal-close:focus .media-modal-icon:before,
.upload-php .media-modal-close:hover .media-modal-icon:before {
color: #000;
@ -1080,8 +1091,9 @@ border color while dragging a file over the uploader drop area */
.image-editor .imgedit-settings .imgedit-help-toggle:focus {
color: #0074a2;
border-color: #5b9dd9;
outline: none;
box-shadow: 0 0 3px rgba( 0, 115, 170, .8 );
/* Only visible in Windows High Contrast mode */
outline: 2px solid transparent;
}
.form-table td.imgedit-response {
@ -1164,7 +1176,7 @@ audio, video {
}
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
.wp_attachment_details label[for="content"] {
font-size: 14px;
line-height: 1.5em;
@ -1208,7 +1220,7 @@ audio, video {
}
}
@media only screen and ( max-width: 782px ) {
@media only screen and (max-width: 782px) {
.media-frame.mode-select .attachments-browser.fixed .media-toolbar {
top: 46px;
right: 10px;

File diff suppressed because one or more lines are too long

View file

@ -37,8 +37,8 @@ ul.add-menu-item-tabs li {
}
#wpbody-content #menu-settings-column {
display:inline;
width:281px;
display: inline;
width: 281px;
margin-right: -300px;
clear: both;
float: right;
@ -161,7 +161,6 @@ ul.add-menu-item-tabs li {
margin-left: 20px;
margin-top: -3px;
width: 100%;
background: #f5f5f5;
}
#menu-management .menu-edit {
@ -178,6 +177,7 @@ ul.add-menu-item-tabs li {
#nav-menu-header,
#nav-menu-footer {
padding: 0 10px;
background: #f5f5f5;
}
#nav-menu-header {
@ -203,7 +203,7 @@ ul.add-menu-item-tabs li {
}
#menu-management .menu-add-new abbr {
font-weight:600;
font-weight: 600;
}
#select-nav-menu-container {
@ -318,7 +318,7 @@ ul.add-menu-item-tabs li {
}
.button-controls {
clear:both;
clear: both;
margin: 10px 0;
}
@ -415,7 +415,7 @@ ul.add-menu-item-tabs li {
}
.menu {
padding-top:1em;
padding-top: 1em;
}
#menu-to-edit {
@ -429,13 +429,13 @@ ul.add-menu-item-tabs li {
.menu li {
margin-bottom: 0;
position:relative;
position: relative;
}
.menu-item-bar {
clear:both;
line-height:1.5em;
position:relative;
clear: both;
line-height: 1.5em;
position: relative;
margin: 9px 0 0;
}
@ -492,13 +492,13 @@ li.menu-item.ui-sortable-helper .menu-item-bar {
}
li.menu-item.ui-sortable-helper .menu-item-transport .menu-item-bar {
margin-top: 13px;
margin-top: 9px; /* Must use the same value used by the dragged item .menu-item-bar */
}
.menu .sortable-placeholder {
height: 35px;
width: 410px;
margin-top: 13px;
margin-top: 9px; /* Must use the same value used by the dragged item .menu-item-bar */
}
/* Hide the transport list when it's empty */
@ -784,7 +784,7 @@ body.menu-max-depth-11 { min-width: 1280px !important; }
}
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
body.nav-menus-php,
body.wp-customizer {
min-width: 0 !important;

File diff suppressed because one or more lines are too long

View file

@ -37,8 +37,8 @@ ul.add-menu-item-tabs li {
}
#wpbody-content #menu-settings-column {
display:inline;
width:281px;
display: inline;
width: 281px;
margin-left: -300px;
clear: both;
float: left;
@ -161,7 +161,6 @@ ul.add-menu-item-tabs li {
margin-right: 20px;
margin-top: -3px;
width: 100%;
background: #f5f5f5;
}
#menu-management .menu-edit {
@ -178,6 +177,7 @@ ul.add-menu-item-tabs li {
#nav-menu-header,
#nav-menu-footer {
padding: 0 10px;
background: #f5f5f5;
}
#nav-menu-header {
@ -203,7 +203,7 @@ ul.add-menu-item-tabs li {
}
#menu-management .menu-add-new abbr {
font-weight:600;
font-weight: 600;
}
#select-nav-menu-container {
@ -318,7 +318,7 @@ ul.add-menu-item-tabs li {
}
.button-controls {
clear:both;
clear: both;
margin: 10px 0;
}
@ -415,7 +415,7 @@ ul.add-menu-item-tabs li {
}
.menu {
padding-top:1em;
padding-top: 1em;
}
#menu-to-edit {
@ -429,13 +429,13 @@ ul.add-menu-item-tabs li {
.menu li {
margin-bottom: 0;
position:relative;
position: relative;
}
.menu-item-bar {
clear:both;
line-height:1.5em;
position:relative;
clear: both;
line-height: 1.5em;
position: relative;
margin: 9px 0 0;
}
@ -492,13 +492,13 @@ li.menu-item.ui-sortable-helper .menu-item-bar {
}
li.menu-item.ui-sortable-helper .menu-item-transport .menu-item-bar {
margin-top: 13px;
margin-top: 9px; /* Must use the same value used by the dragged item .menu-item-bar */
}
.menu .sortable-placeholder {
height: 35px;
width: 410px;
margin-top: 13px;
margin-top: 9px; /* Must use the same value used by the dragged item .menu-item-bar */
}
/* Hide the transport list when it's empty */
@ -784,7 +784,7 @@ body.menu-max-depth-11 { min-width: 1280px !important; }
}
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
body.nav-menus-php,
body.wp-customizer {
min-width: 0 !important;

File diff suppressed because one or more lines are too long

View file

@ -470,11 +470,10 @@ div.revisions-controls > .wp-slider > .ui-slider-handle {
.wp-slider .ui-slider-handle.ui-state-active {
background: #eee;
border-color: #999;
box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 );
transform: translateY(1px);
box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 );
transform: translateY(1px);
}
.wp-slider .ui-slider-handle:before {
background: none;
position: absolute;
@ -561,7 +560,7 @@ div.revisions-controls > .wp-slider > .ui-slider-handle {
}
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
#diff-next-revision,
#diff-previous-revision {
margin-top: -1em;

View file

@ -470,11 +470,10 @@ div.revisions-controls > .wp-slider > .ui-slider-handle {
.wp-slider .ui-slider-handle.ui-state-active {
background: #eee;
border-color: #999;
box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 );
transform: translateY(1px);
box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 );
transform: translateY(1px);
}
.wp-slider .ui-slider-handle:before {
background: none;
position: absolute;
@ -561,7 +560,7 @@ div.revisions-controls > .wp-slider > .ui-slider-handle {
}
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
#diff-next-revision,
#diff-previous-revision {
margin-top: -1em;

View file

@ -312,7 +312,7 @@ body.js .theme-browser.search-loading {
text-indent: -4px;
padding: 0;
text-shadow: none;
z-index:4;
z-index: 4;
}
.rtl .theme-browser .theme.add-new-theme span:after {
@ -438,8 +438,8 @@ body.js .theme-browser.search-loading {
.theme-overlay .theme-header .close:focus,
.theme-overlay .theme-header .right:focus,
.theme-overlay .theme-header .left:focus {
box-shadow: none;
outline: none;
box-shadow: none;
outline: none;
}
.theme-overlay .theme-header .left.disabled,
@ -729,7 +729,7 @@ body.folded .theme-browser ~ .theme-overlay .theme-wrap {
}
.theme-overlay .parent-theme strong {
font-weight: 700;
font-weight: 600;
}
/**
@ -1001,7 +1001,7 @@ body.folded .theme-browser ~ .theme-overlay .theme-wrap {
}
.theme-install.updated-message:before {
content: '';
content: "";
}
.theme-install-php .wp-filter {
@ -1181,7 +1181,7 @@ div#custom-background-image img {
display: inline-block;
line-height: 1;
text-align: center;
transition: background-color .1s ease-in 0;
transition: background-color .1s ease-in;
}
.background-position-control .background-position-center-icon {
@ -1527,8 +1527,8 @@ body.full-overlay-active {
.wp-full-overlay .collapse-sidebar:hover .collapse-sidebar-arrow,
.wp-full-overlay .collapse-sidebar:focus .collapse-sidebar-arrow {
box-shadow:
0 0 0 1px #5b9dd9,
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
}
@ -1558,7 +1558,7 @@ body.full-overlay-active {
/* rtl:ignore */
.wp-full-overlay.collapsed .collapse-sidebar-arrow:before,
.rtl .wp-full-overlay .collapse-sidebar-arrow:before {
transform: rotate(180.001deg); /* Firefox: promoting to its own layer to trigger anti-aliasing */
transform: rotate(180.001deg); /* Firefox: promoting to its own layer to trigger anti-aliasing */
}
.rtl .wp-full-overlay.collapsed .collapse-sidebar-arrow:before {
@ -1617,9 +1617,10 @@ body.full-overlay-active {
box-shadow: none;
border-top: 1px solid transparent;
border-bottom: 4px solid transparent;
transition: .15s color ease-in-out,
.15s background-color ease-in-out,
.15s border-color ease-in-out;
transition:
.15s color ease-in-out,
.15s background-color ease-in-out,
.15s border-color ease-in-out;
}
.wp-full-overlay-footer .devices button:focus {
@ -1672,7 +1673,7 @@ body.full-overlay-active {
content: "\f470";
}
@media screen and (max-width:1024px) {
@media screen and (max-width: 1024px) {
.wp-full-overlay-footer .devices {
display: none;
}
@ -1879,7 +1880,7 @@ body.full-overlay-active {
}
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
.available-theme .action-links .delete-theme {
float: none;
margin: 0;

File diff suppressed because one or more lines are too long

View file

@ -312,7 +312,7 @@ body.js .theme-browser.search-loading {
text-indent: -4px;
padding: 0;
text-shadow: none;
z-index:4;
z-index: 4;
}
.rtl .theme-browser .theme.add-new-theme span:after {
@ -438,8 +438,8 @@ body.js .theme-browser.search-loading {
.theme-overlay .theme-header .close:focus,
.theme-overlay .theme-header .right:focus,
.theme-overlay .theme-header .left:focus {
box-shadow: none;
outline: none;
box-shadow: none;
outline: none;
}
.theme-overlay .theme-header .left.disabled,
@ -729,7 +729,7 @@ body.folded .theme-browser ~ .theme-overlay .theme-wrap {
}
.theme-overlay .parent-theme strong {
font-weight: 700;
font-weight: 600;
}
/**
@ -1001,7 +1001,7 @@ body.folded .theme-browser ~ .theme-overlay .theme-wrap {
}
.theme-install.updated-message:before {
content: '';
content: "";
}
.theme-install-php .wp-filter {
@ -1181,7 +1181,7 @@ div#custom-background-image img {
display: inline-block;
line-height: 1;
text-align: center;
transition: background-color .1s ease-in 0;
transition: background-color .1s ease-in;
}
.background-position-control .background-position-center-icon {
@ -1527,8 +1527,8 @@ body.full-overlay-active {
.wp-full-overlay .collapse-sidebar:hover .collapse-sidebar-arrow,
.wp-full-overlay .collapse-sidebar:focus .collapse-sidebar-arrow {
box-shadow:
0 0 0 1px #5b9dd9,
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
}
@ -1558,7 +1558,7 @@ body.full-overlay-active {
/* rtl:ignore */
.wp-full-overlay.collapsed .collapse-sidebar-arrow:before,
.rtl .wp-full-overlay .collapse-sidebar-arrow:before {
transform: rotate(180.001deg); /* Firefox: promoting to its own layer to trigger anti-aliasing */
transform: rotate(180.001deg); /* Firefox: promoting to its own layer to trigger anti-aliasing */
}
.rtl .wp-full-overlay.collapsed .collapse-sidebar-arrow:before {
@ -1617,9 +1617,10 @@ body.full-overlay-active {
box-shadow: none;
border-top: 1px solid transparent;
border-bottom: 4px solid transparent;
transition: .15s color ease-in-out,
.15s background-color ease-in-out,
.15s border-color ease-in-out;
transition:
.15s color ease-in-out,
.15s background-color ease-in-out,
.15s border-color ease-in-out;
}
.wp-full-overlay-footer .devices button:focus {
@ -1672,7 +1673,7 @@ body.full-overlay-active {
content: "\f470";
}
@media screen and (max-width:1024px) {
@media screen and (max-width: 1024px) {
.wp-full-overlay-footer .devices {
display: none;
}
@ -1879,7 +1880,7 @@ body.full-overlay-active {
}
}
@media screen and ( max-width: 782px ) {
@media screen and (max-width: 782px) {
.available-theme .action-links .delete-theme {
float: none;
margin: 0;

Some files were not shown because too many files have changed in this diff Show more