Customize: More visible focus and hover states for close and back buttons.

props celloexpressions, folletto.
fixes #29158.

Built from https://develop.svn.wordpress.org/trunk@39249


git-svn-id: http://core.svn.wordpress.org/trunk@39189 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí 2016-11-15 18:11:31 +00:00
parent 984ef6288a
commit 19bb9c2fe0
42 changed files with 147 additions and 387 deletions

View File

@ -467,26 +467,6 @@ body.more-filters-opened .more-filters:focus:before {
color: $menu-highlight-text;
}
/* Customize */
#customize-theme-controls .widget-area-select .selected {
background-color: $menu-highlight-background;
color: $menu-highlight-text;
}
#customize-footer-actions .devices button:focus {
border-bottom-color: $highlight-color;
}
#customize-controls .control-section:hover > .accordion-section-title,
#customize-controls .control-section .accordion-section-title:hover,
#customize-controls .control-section.open .accordion-section-title,
#customize-controls .control-section .accordion-section-title:focus,
#available-widgets .widget-tpl:hover,
#available-widgets .widget-tpl.selected {
border-left-color: $highlight-color;
}
/* Responsive Component */
div#wp-responsive-toggle a:before {

View File

@ -482,25 +482,6 @@ body.more-filters-opened .more-filters:focus:before {
color: #fff;
}
/* Customize */
#customize-theme-controls .widget-area-select .selected {
background-color: #096484;
color: #fff;
}
#customize-footer-actions .devices button:focus {
border-bottom-color: #096484;
}
#customize-controls .control-section:hover > .accordion-section-title,
#customize-controls .control-section .accordion-section-title:hover,
#customize-controls .control-section.open .accordion-section-title,
#customize-controls .control-section .accordion-section-title:focus,
#available-widgets .widget-tpl:hover,
#available-widgets .widget-tpl.selected {
border-right-color: #096484;
}
/* Responsive Component */
div#wp-responsive-toggle a:before {
color: #e5f8ff;

File diff suppressed because one or more lines are too long

View File

@ -482,25 +482,6 @@ body.more-filters-opened .more-filters:focus:before {
color: #fff;
}
/* Customize */
#customize-theme-controls .widget-area-select .selected {
background-color: #096484;
color: #fff;
}
#customize-footer-actions .devices button:focus {
border-bottom-color: #096484;
}
#customize-controls .control-section:hover > .accordion-section-title,
#customize-controls .control-section .accordion-section-title:hover,
#customize-controls .control-section.open .accordion-section-title,
#customize-controls .control-section .accordion-section-title:focus,
#available-widgets .widget-tpl:hover,
#available-widgets .widget-tpl.selected {
border-left-color: #096484;
}
/* Responsive Component */
div#wp-responsive-toggle a:before {
color: #e5f8ff;

File diff suppressed because one or more lines are too long

View File

@ -482,25 +482,6 @@ body.more-filters-opened .more-filters:focus:before {
color: #fff;
}
/* Customize */
#customize-theme-controls .widget-area-select .selected {
background-color: #c7a589;
color: #fff;
}
#customize-footer-actions .devices button:focus {
border-bottom-color: #c7a589;
}
#customize-controls .control-section:hover > .accordion-section-title,
#customize-controls .control-section .accordion-section-title:hover,
#customize-controls .control-section.open .accordion-section-title,
#customize-controls .control-section .accordion-section-title:focus,
#available-widgets .widget-tpl:hover,
#available-widgets .widget-tpl.selected {
border-right-color: #c7a589;
}
/* Responsive Component */
div#wp-responsive-toggle a:before {
color: #f3f2f1;

File diff suppressed because one or more lines are too long

View File

@ -482,25 +482,6 @@ body.more-filters-opened .more-filters:focus:before {
color: #fff;
}
/* Customize */
#customize-theme-controls .widget-area-select .selected {
background-color: #c7a589;
color: #fff;
}
#customize-footer-actions .devices button:focus {
border-bottom-color: #c7a589;
}
#customize-controls .control-section:hover > .accordion-section-title,
#customize-controls .control-section .accordion-section-title:hover,
#customize-controls .control-section.open .accordion-section-title,
#customize-controls .control-section .accordion-section-title:focus,
#available-widgets .widget-tpl:hover,
#available-widgets .widget-tpl.selected {
border-left-color: #c7a589;
}
/* Responsive Component */
div#wp-responsive-toggle a:before {
color: #f3f2f1;

File diff suppressed because one or more lines are too long

View File

@ -482,25 +482,6 @@ body.more-filters-opened .more-filters:focus:before {
color: #fff;
}
/* Customize */
#customize-theme-controls .widget-area-select .selected {
background-color: #a3b745;
color: #fff;
}
#customize-footer-actions .devices button:focus {
border-bottom-color: #a3b745;
}
#customize-controls .control-section:hover > .accordion-section-title,
#customize-controls .control-section .accordion-section-title:hover,
#customize-controls .control-section.open .accordion-section-title,
#customize-controls .control-section .accordion-section-title:focus,
#available-widgets .widget-tpl:hover,
#available-widgets .widget-tpl.selected {
border-right-color: #a3b745;
}
/* Responsive Component */
div#wp-responsive-toggle a:before {
color: #ece6f6;

File diff suppressed because one or more lines are too long

View File

@ -482,25 +482,6 @@ body.more-filters-opened .more-filters:focus:before {
color: #fff;
}
/* Customize */
#customize-theme-controls .widget-area-select .selected {
background-color: #a3b745;
color: #fff;
}
#customize-footer-actions .devices button:focus {
border-bottom-color: #a3b745;
}
#customize-controls .control-section:hover > .accordion-section-title,
#customize-controls .control-section .accordion-section-title:hover,
#customize-controls .control-section.open .accordion-section-title,
#customize-controls .control-section .accordion-section-title:focus,
#available-widgets .widget-tpl:hover,
#available-widgets .widget-tpl.selected {
border-left-color: #a3b745;
}
/* Responsive Component */
div#wp-responsive-toggle a:before {
color: #ece6f6;

File diff suppressed because one or more lines are too long

View File

@ -482,25 +482,6 @@ body.more-filters-opened .more-filters:focus:before {
color: #fff;
}
/* Customize */
#customize-theme-controls .widget-area-select .selected {
background-color: #888;
color: #fff;
}
#customize-footer-actions .devices button:focus {
border-bottom-color: #04a4cc;
}
#customize-controls .control-section:hover > .accordion-section-title,
#customize-controls .control-section .accordion-section-title:hover,
#customize-controls .control-section.open .accordion-section-title,
#customize-controls .control-section .accordion-section-title:focus,
#available-widgets .widget-tpl:hover,
#available-widgets .widget-tpl.selected {
border-right-color: #04a4cc;
}
/* Responsive Component */
div#wp-responsive-toggle a:before {
color: #999;

File diff suppressed because one or more lines are too long

View File

@ -482,25 +482,6 @@ body.more-filters-opened .more-filters:focus:before {
color: #fff;
}
/* Customize */
#customize-theme-controls .widget-area-select .selected {
background-color: #888;
color: #fff;
}
#customize-footer-actions .devices button:focus {
border-bottom-color: #04a4cc;
}
#customize-controls .control-section:hover > .accordion-section-title,
#customize-controls .control-section .accordion-section-title:hover,
#customize-controls .control-section.open .accordion-section-title,
#customize-controls .control-section .accordion-section-title:focus,
#available-widgets .widget-tpl:hover,
#available-widgets .widget-tpl.selected {
border-left-color: #04a4cc;
}
/* Responsive Component */
div#wp-responsive-toggle a:before {
color: #999;

File diff suppressed because one or more lines are too long

View File

@ -482,25 +482,6 @@ body.more-filters-opened .more-filters:focus:before {
color: #fff;
}
/* Customize */
#customize-theme-controls .widget-area-select .selected {
background-color: #e14d43;
color: #fff;
}
#customize-footer-actions .devices button:focus {
border-bottom-color: #e14d43;
}
#customize-controls .control-section:hover > .accordion-section-title,
#customize-controls .control-section .accordion-section-title:hover,
#customize-controls .control-section.open .accordion-section-title,
#customize-controls .control-section .accordion-section-title:focus,
#available-widgets .widget-tpl:hover,
#available-widgets .widget-tpl.selected {
border-right-color: #e14d43;
}
/* Responsive Component */
div#wp-responsive-toggle a:before {
color: #f1f2f3;

File diff suppressed because one or more lines are too long

View File

@ -482,25 +482,6 @@ body.more-filters-opened .more-filters:focus:before {
color: #fff;
}
/* Customize */
#customize-theme-controls .widget-area-select .selected {
background-color: #e14d43;
color: #fff;
}
#customize-footer-actions .devices button:focus {
border-bottom-color: #e14d43;
}
#customize-controls .control-section:hover > .accordion-section-title,
#customize-controls .control-section .accordion-section-title:hover,
#customize-controls .control-section.open .accordion-section-title,
#customize-controls .control-section .accordion-section-title:focus,
#available-widgets .widget-tpl:hover,
#available-widgets .widget-tpl.selected {
border-left-color: #e14d43;
}
/* Responsive Component */
div#wp-responsive-toggle a:before {
color: #f1f2f3;

File diff suppressed because one or more lines are too long

View File

@ -482,25 +482,6 @@ body.more-filters-opened .more-filters:focus:before {
color: #fff;
}
/* Customize */
#customize-theme-controls .widget-area-select .selected {
background-color: #9ebaa0;
color: #fff;
}
#customize-footer-actions .devices button:focus {
border-bottom-color: #9ebaa0;
}
#customize-controls .control-section:hover > .accordion-section-title,
#customize-controls .control-section .accordion-section-title:hover,
#customize-controls .control-section.open .accordion-section-title,
#customize-controls .control-section .accordion-section-title:focus,
#available-widgets .widget-tpl:hover,
#available-widgets .widget-tpl.selected {
border-right-color: #9ebaa0;
}
/* Responsive Component */
div#wp-responsive-toggle a:before {
color: #f2fcff;

File diff suppressed because one or more lines are too long

View File

@ -482,25 +482,6 @@ body.more-filters-opened .more-filters:focus:before {
color: #fff;
}
/* Customize */
#customize-theme-controls .widget-area-select .selected {
background-color: #9ebaa0;
color: #fff;
}
#customize-footer-actions .devices button:focus {
border-bottom-color: #9ebaa0;
}
#customize-controls .control-section:hover > .accordion-section-title,
#customize-controls .control-section .accordion-section-title:hover,
#customize-controls .control-section.open .accordion-section-title,
#customize-controls .control-section .accordion-section-title:focus,
#available-widgets .widget-tpl:hover,
#available-widgets .widget-tpl.selected {
border-left-color: #9ebaa0;
}
/* Responsive Component */
div#wp-responsive-toggle a:before {
color: #f2fcff;

File diff suppressed because one or more lines are too long

View File

@ -482,25 +482,6 @@ body.more-filters-opened .more-filters:focus:before {
color: #fff;
}
/* Customize */
#customize-theme-controls .widget-area-select .selected {
background-color: #dd823b;
color: #fff;
}
#customize-footer-actions .devices button:focus {
border-bottom-color: #dd823b;
}
#customize-controls .control-section:hover > .accordion-section-title,
#customize-controls .control-section .accordion-section-title:hover,
#customize-controls .control-section.open .accordion-section-title,
#customize-controls .control-section .accordion-section-title:focus,
#available-widgets .widget-tpl:hover,
#available-widgets .widget-tpl.selected {
border-right-color: #dd823b;
}
/* Responsive Component */
div#wp-responsive-toggle a:before {
color: #f3f1f1;

File diff suppressed because one or more lines are too long

View File

@ -482,25 +482,6 @@ body.more-filters-opened .more-filters:focus:before {
color: #fff;
}
/* Customize */
#customize-theme-controls .widget-area-select .selected {
background-color: #dd823b;
color: #fff;
}
#customize-footer-actions .devices button:focus {
border-bottom-color: #dd823b;
}
#customize-controls .control-section:hover > .accordion-section-title,
#customize-controls .control-section .accordion-section-title:hover,
#customize-controls .control-section.open .accordion-section-title,
#customize-controls .control-section .accordion-section-title:focus,
#available-widgets .widget-tpl:hover,
#available-widgets .widget-tpl.selected {
border-left-color: #dd823b;
}
/* Responsive Component */
div#wp-responsive-toggle a:before {
color: #f3f1f1;

File diff suppressed because one or more lines are too long

View File

@ -21,7 +21,7 @@ body {
}
#customize-controls .description {
color: #555;
color: #555d66;
}
#customize-header-actions .button-primary {
@ -82,7 +82,7 @@ body {
#customize-controls .customize-info .accordion-section-title {
background: #fff;
color: #555;
color: #555d66;
border-right: none;
border-left: none;
border-bottom: none;
@ -92,7 +92,7 @@ body {
#customize-controls .customize-info.open .accordion-section-title:after,
#customize-controls .customize-info .accordion-section-title:hover:after,
#customize-controls .customize-info .accordion-section-title:focus:after {
color: #333;
color: #32373c;
}
#customize-controls .customize-info .accordion-section-title:after {
@ -134,7 +134,7 @@ body {
box-shadow: none;
-webkit-appearance: none;
background: transparent;
color: #555;
color: #555d66;
border: none;
}
@ -153,7 +153,7 @@ body {
#customize-controls .customize-info .customize-panel-description,
#customize-controls .customize-info .customize-section-description,
#customize-controls .no-widget-areas-rendered-notice {
color: #555;
color: #555d66;
display: none;
background: #fff;
padding: 12px 15px;
@ -187,10 +187,13 @@ body {
}
#customize-theme-controls .accordion-section-title {
color: #555;
color: #555d66;
background-color: #fff;
border-bottom: 1px solid #eee;
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;
}
#customize-controls #customize-theme-controls .customize-themes-panel .accordion-section-title {
@ -205,7 +208,7 @@ body {
}
#customize-theme-controls .accordion-section-content {
color: #555;
color: #555d66;
background: transparent;
}
@ -213,9 +216,9 @@ body {
#customize-controls .control-section .accordion-section-title:hover,
#customize-controls .control-section.open .accordion-section-title,
#customize-controls .control-section .accordion-section-title:focus {
color: #191e23;
background: #f5f5f5;
border-right: 4px solid #0073aa;
color: #0073aa;
background: #f3f3f5;
border-right-color: #0073aa;
}
#accordion-section-themes + .control-section {
@ -226,14 +229,14 @@ body {
.js .control-section .accordion-section-title:hover,
.js .control-section.open .accordion-section-title,
.js .control-section .accordion-section-title:focus {
background: #f5f5f5;
background: #f3f3f5;
}
#customize-theme-controls .control-section:hover > .accordion-section-title:after,
#customize-theme-controls .control-section .accordion-section-title:hover:after,
#customize-theme-controls .control-section.open .accordion-section-title:after,
#customize-theme-controls .control-section .accordion-section-title:focus:after {
color: #23282d;
color: #0073aa;
}
#customize-theme-controls .control-section.open {
@ -413,7 +416,7 @@ h3.customize-section-title {
padding: 10px 14px 12px 10px;
margin: 0;
line-height: 21px;
color: #555;
color: #555d66;
}
.accordion-sub-container.control-panel-content {
@ -437,16 +440,21 @@ h3.customize-section-title {
top: 0;
right: 0;
width: 45px;
height: 45px;
height: 41px;
padding: 0 0 0 2px;
background: #eee;
border: none;
border-top: 4px solid #eee;
border-left: 1px solid #ddd;
color: #444;
text-align: right;
cursor: pointer;
-webkit-transition: color .1s ease-in-out, background .1s ease-in-out;
transition: color .1s ease-in-out, background .1s ease-in-out;
-webkit-transition: color .15s ease-in-out,
border-color .15s ease-in-out,
background .15s ease-in-out;
transition: color .1s ease-in-out,
border-color .15s ease-in-out,
background .15s ease-in-out;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
@ -463,11 +471,16 @@ h3.customize-section-title {
background: #fff;
border: none;
border-left: 1px solid #ddd;
border-right: 4px solid #fff;
-webkit-box-shadow: none;
box-shadow: none;
cursor: pointer;
-webkit-transition: color .1s ease-in-out, background .1s ease-in-out;
transition: color .1s ease-in-out, background .1s ease-in-out;
-webkit-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 {
@ -490,7 +503,7 @@ h3.customize-section-title {
#customize-controls .panel-meta.customize-info .accordion-section-title:hover,
#customize-controls .cannot-expand:hover .accordion-section-title {
background: #fff;
color: #555;
color: #555d66;
border-right-color: #fff;
}
@ -498,20 +511,22 @@ h3.customize-section-title {
.customize-controls-close:hover,
.customize-controls-preview-toggle:focus,
.customize-controls-preview-toggle:hover {
background: #ddd;
border-color: #ccc;
color: #000;
background: #fff;
color: #0073aa;
border-top-color: #0073aa;
outline: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.customize-panel-back:hover,
.customize-panel-back:focus,
.customize-section-back:hover,
.customize-section-back:focus {
color: #23282d;
background: #f5f5f5;
color: #0073aa;
background: #f3f3f5;
border-right-color: #0073aa;
outline: none;
-webkit-box-shadow: none;
box-shadow: none;
@ -521,7 +536,7 @@ h3.customize-section-title {
font: normal 22px/45px dashicons;
content: "\f335";
position: relative;
top: 1px;
top: -3px;
right: 13px;
}
@ -530,7 +545,7 @@ h3.customize-section-title {
font: normal 20px/72px dashicons;
content: "\f345";
position: relative;
right: 13px;
right: 9px;
}
.wp-full-overlay-sidebar .wp-full-overlay-header {
@ -890,7 +905,7 @@ p.customize-section-description {
}
.customize-control-color .dropdown .dropdown-content {
background-color: #555;
background-color: #555d66;
border: 1px solid rgba(0, 0, 0, 0.15);
}
@ -974,7 +989,7 @@ p.customize-section-description {
display: none;
position: absolute;
width: 100%;
color: #555;
color: #555d66;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
@ -1029,7 +1044,7 @@ p.customize-section-description {
.customize-control-header .uploaded .header-view .close {
font-size: 20px;
color: #fff;
background: #555;
background: #555d66;
background: rgba(0, 0, 0, 0.5);
position: absolute;
top: 10px;
@ -1210,7 +1225,7 @@ p.customize-section-description {
#customize-theme-controls .control-section-themes .accordion-section-title {
cursor: default;
background: #fff;
color: #555;
color: #555d66;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-right: none;
@ -1760,6 +1775,9 @@ 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;
cursor: pointer;
display: none;
}
@ -1835,7 +1853,7 @@ body.adding-widget .add-new-widget:before,
background: #eee;
border: 0;
border-left: 1px solid #ddd;
color: #444;
color: #555d66;
cursor: pointer;
-webkit-transition: color .1s ease-in-out, background .1s ease-in-out;
transition: color .1s ease-in-out, background .1s ease-in-out;
@ -1916,7 +1934,7 @@ body.adding-widget .add-new-widget:before,
padding: 9px 14px 12px 10px;
margin: 0;
line-height: 24px;
color: #555;
color: #555d66;
display: block;
overflow: hidden;
white-space: nowrap;

File diff suppressed because one or more lines are too long

View File

@ -21,7 +21,7 @@ body {
}
#customize-controls .description {
color: #555;
color: #555d66;
}
#customize-header-actions .button-primary {
@ -82,7 +82,7 @@ body {
#customize-controls .customize-info .accordion-section-title {
background: #fff;
color: #555;
color: #555d66;
border-left: none;
border-right: none;
border-bottom: none;
@ -92,7 +92,7 @@ body {
#customize-controls .customize-info.open .accordion-section-title:after,
#customize-controls .customize-info .accordion-section-title:hover:after,
#customize-controls .customize-info .accordion-section-title:focus:after {
color: #333;
color: #32373c;
}
#customize-controls .customize-info .accordion-section-title:after {
@ -134,7 +134,7 @@ body {
box-shadow: none;
-webkit-appearance: none;
background: transparent;
color: #555;
color: #555d66;
border: none;
}
@ -153,7 +153,7 @@ body {
#customize-controls .customize-info .customize-panel-description,
#customize-controls .customize-info .customize-section-description,
#customize-controls .no-widget-areas-rendered-notice {
color: #555;
color: #555d66;
display: none;
background: #fff;
padding: 12px 15px;
@ -187,10 +187,13 @@ body {
}
#customize-theme-controls .accordion-section-title {
color: #555;
color: #555d66;
background-color: #fff;
border-bottom: 1px solid #eee;
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;
}
#customize-controls #customize-theme-controls .customize-themes-panel .accordion-section-title {
@ -205,7 +208,7 @@ body {
}
#customize-theme-controls .accordion-section-content {
color: #555;
color: #555d66;
background: transparent;
}
@ -213,9 +216,9 @@ body {
#customize-controls .control-section .accordion-section-title:hover,
#customize-controls .control-section.open .accordion-section-title,
#customize-controls .control-section .accordion-section-title:focus {
color: #191e23;
background: #f5f5f5;
border-left: 4px solid #0073aa;
color: #0073aa;
background: #f3f3f5;
border-left-color: #0073aa;
}
#accordion-section-themes + .control-section {
@ -226,14 +229,14 @@ body {
.js .control-section .accordion-section-title:hover,
.js .control-section.open .accordion-section-title,
.js .control-section .accordion-section-title:focus {
background: #f5f5f5;
background: #f3f3f5;
}
#customize-theme-controls .control-section:hover > .accordion-section-title:after,
#customize-theme-controls .control-section .accordion-section-title:hover:after,
#customize-theme-controls .control-section.open .accordion-section-title:after,
#customize-theme-controls .control-section .accordion-section-title:focus:after {
color: #23282d;
color: #0073aa;
}
#customize-theme-controls .control-section.open {
@ -413,7 +416,7 @@ h3.customize-section-title {
padding: 10px 10px 12px 14px;
margin: 0;
line-height: 21px;
color: #555;
color: #555d66;
}
.accordion-sub-container.control-panel-content {
@ -437,16 +440,21 @@ h3.customize-section-title {
top: 0;
left: 0;
width: 45px;
height: 45px;
height: 41px;
padding: 0 2px 0 0;
background: #eee;
border: none;
border-top: 4px solid #eee;
border-right: 1px solid #ddd;
color: #444;
text-align: left;
cursor: pointer;
-webkit-transition: color .1s ease-in-out, background .1s ease-in-out;
transition: color .1s ease-in-out, background .1s ease-in-out;
-webkit-transition: color .15s ease-in-out,
border-color .15s ease-in-out,
background .15s ease-in-out;
transition: color .1s ease-in-out,
border-color .15s ease-in-out,
background .15s ease-in-out;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
@ -463,11 +471,16 @@ h3.customize-section-title {
background: #fff;
border: none;
border-right: 1px solid #ddd;
border-left: 4px solid #fff;
-webkit-box-shadow: none;
box-shadow: none;
cursor: pointer;
-webkit-transition: color .1s ease-in-out, background .1s ease-in-out;
transition: color .1s ease-in-out, background .1s ease-in-out;
-webkit-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 {
@ -490,7 +503,7 @@ h3.customize-section-title {
#customize-controls .panel-meta.customize-info .accordion-section-title:hover,
#customize-controls .cannot-expand:hover .accordion-section-title {
background: #fff;
color: #555;
color: #555d66;
border-left-color: #fff;
}
@ -498,20 +511,22 @@ h3.customize-section-title {
.customize-controls-close:hover,
.customize-controls-preview-toggle:focus,
.customize-controls-preview-toggle:hover {
background: #ddd;
border-color: #ccc;
color: #000;
background: #fff;
color: #0073aa;
border-top-color: #0073aa;
outline: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.customize-panel-back:hover,
.customize-panel-back:focus,
.customize-section-back:hover,
.customize-section-back:focus {
color: #23282d;
background: #f5f5f5;
color: #0073aa;
background: #f3f3f5;
border-left-color: #0073aa;
outline: none;
-webkit-box-shadow: none;
box-shadow: none;
@ -521,7 +536,7 @@ h3.customize-section-title {
font: normal 22px/45px dashicons;
content: "\f335";
position: relative;
top: 1px;
top: -3px;
left: 13px;
}
@ -530,7 +545,7 @@ h3.customize-section-title {
font: normal 20px/72px dashicons;
content: "\f341";
position: relative;
left: 13px;
left: 9px;
}
.wp-full-overlay-sidebar .wp-full-overlay-header {
@ -890,7 +905,7 @@ p.customize-section-description {
}
.customize-control-color .dropdown .dropdown-content {
background-color: #555;
background-color: #555d66;
border: 1px solid rgba(0, 0, 0, 0.15);
}
@ -974,7 +989,7 @@ p.customize-section-description {
display: none;
position: absolute;
width: 100%;
color: #555;
color: #555d66;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
@ -1029,7 +1044,7 @@ p.customize-section-description {
.customize-control-header .uploaded .header-view .close {
font-size: 20px;
color: #fff;
background: #555;
background: #555d66;
background: rgba(0, 0, 0, 0.5);
position: absolute;
top: 10px;
@ -1210,7 +1225,7 @@ p.customize-section-description {
#customize-theme-controls .control-section-themes .accordion-section-title {
cursor: default;
background: #fff;
color: #555;
color: #555d66;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-left: none;
@ -1760,6 +1775,9 @@ 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;
cursor: pointer;
display: none;
}
@ -1835,7 +1853,7 @@ body.adding-widget .add-new-widget:before,
background: #eee;
border: 0;
border-right: 1px solid #ddd;
color: #444;
color: #555d66;
cursor: pointer;
-webkit-transition: color .1s ease-in-out, background .1s ease-in-out;
transition: color .1s ease-in-out, background .1s ease-in-out;
@ -1916,7 +1934,7 @@ body.adding-widget .add-new-widget:before,
padding: 9px 10px 12px 14px;
margin: 0;
line-height: 24px;
color: #555;
color: #555d66;
display: block;
overflow: hidden;
white-space: nowrap;

File diff suppressed because one or more lines are too long

View File

@ -229,8 +229,9 @@
#available-widgets .widget-tpl:hover,
#available-widgets .widget-tpl.selected {
background: #f5f5f5;
background: #f3f3f5;
border-bottom-color: #ccc;
color: #0073aa;
border-right: 4px solid #0073aa;
}

File diff suppressed because one or more lines are too long

View File

@ -229,8 +229,9 @@
#available-widgets .widget-tpl:hover,
#available-widgets .widget-tpl.selected {
background: #f5f5f5;
background: #f3f3f5;
border-bottom-color: #ccc;
color: #0073aa;
border-left: 4px solid #0073aa;
}

File diff suppressed because one or more lines are too long

View File

@ -1641,8 +1641,9 @@ body.full-overlay-active {
box-shadow: none;
border-top: 1px solid transparent;
border-bottom: 4px solid transparent;
-webkit-transition: background .1s ease-in-out;
transition: background .1s 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 {
@ -1670,15 +1671,18 @@ body.full-overlay-active {
background-color: #fff;
}
.wp-full-overlay-footer .devices button:focus {
background-color: #fff;
.wp-full-overlay-footer .devices button:focus,
.wp-full-overlay-footer .devices button.active:hover {
border-bottom-color: #0073aa;
}
.wp-full-overlay-footer .devices button.active:before,
.wp-full-overlay-footer .devices button.active:before {
color: #191e23;
}
.wp-full-overlay-footer .devices button:hover:before,
.wp-full-overlay-footer .devices button:focus:before {
color: #191e23;
color: #0073aa;
}
.wp-full-overlay-footer .devices .preview-desktop:before {

File diff suppressed because one or more lines are too long

View File

@ -1641,8 +1641,9 @@ body.full-overlay-active {
box-shadow: none;
border-top: 1px solid transparent;
border-bottom: 4px solid transparent;
-webkit-transition: background .1s ease-in-out;
transition: background .1s 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 {
@ -1670,15 +1671,18 @@ body.full-overlay-active {
background-color: #fff;
}
.wp-full-overlay-footer .devices button:focus {
background-color: #fff;
.wp-full-overlay-footer .devices button:focus,
.wp-full-overlay-footer .devices button.active:hover {
border-bottom-color: #0073aa;
}
.wp-full-overlay-footer .devices button.active:before,
.wp-full-overlay-footer .devices button.active:before {
color: #191e23;
}
.wp-full-overlay-footer .devices button:hover:before,
.wp-full-overlay-footer .devices button:focus:before {
color: #191e23;
color: #0073aa;
}
.wp-full-overlay-footer .devices .preview-desktop:before {

File diff suppressed because one or more lines are too long

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.7-beta3-39248';
$wp_version = '4.7-beta3-39249';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.