Update more instances of default admin blues and grays.
props hugobaeta. fixes #31234. Built from https://develop.svn.wordpress.org/trunk@32051 git-svn-id: http://core.svn.wordpress.org/trunk@32030 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
8f0e359618
commit
bfda508c18
|
@ -179,7 +179,7 @@
|
|||
#adminmenu li.menu-top > a:focus,
|
||||
#adminmenu .wp-submenu a:hover,
|
||||
#adminmenu .wp-submenu a:focus {
|
||||
color: #45bbe6;
|
||||
color: #00b9eb;
|
||||
}
|
||||
|
||||
#adminmenu li.menu-top {
|
||||
|
@ -525,7 +525,7 @@ ul#adminmenu > li.current > a.current:after {
|
|||
|
||||
#adminmenu li.current a .awaiting-mod,
|
||||
#adminmenu li a.wp-has-current-submenu .update-plugins {
|
||||
background-color: #45bbe6;
|
||||
background-color: #00b9eb;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
|
|
@ -179,7 +179,7 @@
|
|||
#adminmenu li.menu-top > a:focus,
|
||||
#adminmenu .wp-submenu a:hover,
|
||||
#adminmenu .wp-submenu a:focus {
|
||||
color: #45bbe6;
|
||||
color: #00b9eb;
|
||||
}
|
||||
|
||||
#adminmenu li.menu-top {
|
||||
|
@ -525,7 +525,7 @@ ul#adminmenu > li.current > a.current:after {
|
|||
|
||||
#adminmenu li.current a .awaiting-mod,
|
||||
#adminmenu li a.wp-has-current-submenu .update-plugins {
|
||||
background-color: #45bbe6;
|
||||
background-color: #00b9eb;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
|
|
@ -51,13 +51,13 @@
|
|||
.wp-color-result:focus {
|
||||
background: #fafafa;
|
||||
border-color: #999;
|
||||
color: #222;
|
||||
color: #23282d;
|
||||
}
|
||||
|
||||
.wp-color-result:hover:after,
|
||||
.wp-color-result:focus:after {
|
||||
color: #222;
|
||||
border-color: #aaa;
|
||||
color: #23282d;
|
||||
border-color: #a0a5aa;
|
||||
border-right: 1px solid #999;
|
||||
}
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
.wp-color-picker{width:80px}.wp-picker-container .hidden{display:none}.wp-color-result{background-color:#f7f7f7;border:1px solid #ccc;-webkit-border-radius:3px;border-radius:3px;cursor:pointer;height:22px;margin:0 0 6px 6px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:bottom;display:inline-block;padding-right:30px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.08);box-shadow:0 1px 0 rgba(0,0,0,.08)}.wp-color-result:after{background:#f7f7f7;-webkit-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px;border-right:1px solid #ccc;color:#555;content:attr(title);display:block;font-size:11px;line-height:22px;padding:0 6px;position:relative;left:0;text-align:center;top:0;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}.wp-color-result:focus,.wp-color-result:hover{background:#fafafa;border-color:#999;color:#222}.wp-color-result:focus:after,.wp-color-result:hover:after{color:#222;border-color:#aaa;border-right:1px solid #999}.wp-color-result{top:0}.wp-color-result.wp-picker-open:after{content:attr(data-current)}.wp-picker-container,.wp-picker-container:active{display:inline-block;outline:0}.wp-color-result:focus{-webkit-box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-picker-open+.wp-picker-input-wrap{display:inline-block;vertical-align:top}.wp-picker-container .button{margin-right:6px}.wp-picker-container .iris-square-slider .ui-slider-handle:focus{background-color:#555}.wp-picker-container .iris-picker{-webkit-border-radius:0;border-radius:0;border-color:#dfdfdf;margin-top:6px}.wp-picker-container input[type=text].wp-color-picker{width:65px;font-size:12px;font-family:monospace;text-align:center;line-height:16px;margin:0}.wp-picker-container input[type=text].wp-color-picker:focus::-webkit-input-placeholder{color:transparent}.wp-picker-container input[type=text].wp-color-picker:-moz-placeholder{color:#999}.wp-picker-container input[type=text].iris-error{background-color:#ffebe8;border-color:#c00;color:#000}
|
||||
.wp-color-picker{width:80px}.wp-picker-container .hidden{display:none}.wp-color-result{background-color:#f7f7f7;border:1px solid #ccc;-webkit-border-radius:3px;border-radius:3px;cursor:pointer;height:22px;margin:0 0 6px 6px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:bottom;display:inline-block;padding-right:30px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.08);box-shadow:0 1px 0 rgba(0,0,0,.08)}.wp-color-result:after{background:#f7f7f7;-webkit-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px;border-right:1px solid #ccc;color:#555;content:attr(title);display:block;font-size:11px;line-height:22px;padding:0 6px;position:relative;left:0;text-align:center;top:0;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}.wp-color-result:focus,.wp-color-result:hover{background:#fafafa;border-color:#999;color:#23282d}.wp-color-result:focus:after,.wp-color-result:hover:after{color:#23282d;border-color:#a0a5aa;border-right:1px solid #999}.wp-color-result{top:0}.wp-color-result.wp-picker-open:after{content:attr(data-current)}.wp-picker-container,.wp-picker-container:active{display:inline-block;outline:0}.wp-color-result:focus{-webkit-box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-picker-open+.wp-picker-input-wrap{display:inline-block;vertical-align:top}.wp-picker-container .button{margin-right:6px}.wp-picker-container .iris-square-slider .ui-slider-handle:focus{background-color:#555}.wp-picker-container .iris-picker{-webkit-border-radius:0;border-radius:0;border-color:#dfdfdf;margin-top:6px}.wp-picker-container input[type=text].wp-color-picker{width:65px;font-size:12px;font-family:monospace;text-align:center;line-height:16px;margin:0}.wp-picker-container input[type=text].wp-color-picker:focus::-webkit-input-placeholder{color:transparent}.wp-picker-container input[type=text].wp-color-picker:-moz-placeholder{color:#999}.wp-picker-container input[type=text].iris-error{background-color:#ffebe8;border-color:#c00;color:#000}
|
|
@ -51,13 +51,13 @@
|
|||
.wp-color-result:focus {
|
||||
background: #fafafa;
|
||||
border-color: #999;
|
||||
color: #222;
|
||||
color: #23282d;
|
||||
}
|
||||
|
||||
.wp-color-result:hover:after,
|
||||
.wp-color-result:focus:after {
|
||||
color: #222;
|
||||
border-color: #aaa;
|
||||
color: #23282d;
|
||||
border-color: #a0a5aa;
|
||||
border-left: 1px solid #999;
|
||||
}
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
.wp-color-picker{width:80px}.wp-picker-container .hidden{display:none}.wp-color-result{background-color:#f7f7f7;border:1px solid #ccc;-webkit-border-radius:3px;border-radius:3px;cursor:pointer;height:22px;margin:0 6px 6px 0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:bottom;display:inline-block;padding-left:30px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.08);box-shadow:0 1px 0 rgba(0,0,0,.08)}.wp-color-result:after{background:#f7f7f7;-webkit-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;border-left:1px solid #ccc;color:#555;content:attr(title);display:block;font-size:11px;line-height:22px;padding:0 6px;position:relative;right:0;text-align:center;top:0;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}.wp-color-result:focus,.wp-color-result:hover{background:#fafafa;border-color:#999;color:#222}.wp-color-result:focus:after,.wp-color-result:hover:after{color:#222;border-color:#aaa;border-left:1px solid #999}.wp-color-result{top:0}.wp-color-result.wp-picker-open:after{content:attr(data-current)}.wp-picker-container,.wp-picker-container:active{display:inline-block;outline:0}.wp-color-result:focus{-webkit-box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-picker-open+.wp-picker-input-wrap{display:inline-block;vertical-align:top}.wp-picker-container .button{margin-left:6px}.wp-picker-container .iris-square-slider .ui-slider-handle:focus{background-color:#555}.wp-picker-container .iris-picker{-webkit-border-radius:0;border-radius:0;border-color:#dfdfdf;margin-top:6px}.wp-picker-container input[type=text].wp-color-picker{width:65px;font-size:12px;font-family:monospace;text-align:center;line-height:16px;margin:0}.wp-picker-container input[type=text].wp-color-picker:focus::-webkit-input-placeholder{color:transparent}.wp-picker-container input[type=text].wp-color-picker:-moz-placeholder{color:#999}.wp-picker-container input[type=text].iris-error{background-color:#ffebe8;border-color:#c00;color:#000}
|
||||
.wp-color-picker{width:80px}.wp-picker-container .hidden{display:none}.wp-color-result{background-color:#f7f7f7;border:1px solid #ccc;-webkit-border-radius:3px;border-radius:3px;cursor:pointer;height:22px;margin:0 6px 6px 0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:bottom;display:inline-block;padding-left:30px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.08);box-shadow:0 1px 0 rgba(0,0,0,.08)}.wp-color-result:after{background:#f7f7f7;-webkit-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;border-left:1px solid #ccc;color:#555;content:attr(title);display:block;font-size:11px;line-height:22px;padding:0 6px;position:relative;right:0;text-align:center;top:0;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}.wp-color-result:focus,.wp-color-result:hover{background:#fafafa;border-color:#999;color:#23282d}.wp-color-result:focus:after,.wp-color-result:hover:after{color:#23282d;border-color:#a0a5aa;border-left:1px solid #999}.wp-color-result{top:0}.wp-color-result.wp-picker-open:after{content:attr(data-current)}.wp-picker-container,.wp-picker-container:active{display:inline-block;outline:0}.wp-color-result:focus{-webkit-box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-picker-open+.wp-picker-input-wrap{display:inline-block;vertical-align:top}.wp-picker-container .button{margin-left:6px}.wp-picker-container .iris-square-slider .ui-slider-handle:focus{background-color:#555}.wp-picker-container .iris-picker{-webkit-border-radius:0;border-radius:0;border-color:#dfdfdf;margin-top:6px}.wp-picker-container input[type=text].wp-color-picker{width:65px;font-size:12px;font-family:monospace;text-align:center;line-height:16px;margin:0}.wp-picker-container input[type=text].wp-color-picker:focus::-webkit-input-placeholder{color:transparent}.wp-picker-container input[type=text].wp-color-picker:-moz-placeholder{color:#999}.wp-picker-container input[type=text].iris-error{background-color:#ffebe8;border-color:#c00;color:#000}
|
|
@ -4,9 +4,9 @@
|
|||
// core variables
|
||||
|
||||
$text-color: #fff !default;
|
||||
$base-color: #222 !default;
|
||||
$base-color: #23282d !default;
|
||||
$icon-color: hsl( hue( $base-color ), 7%, 95% ) !default;
|
||||
$highlight-color: #0074a2 !default;
|
||||
$highlight-color: #0073aa !default;
|
||||
$notification-color: #d54e21 !default;
|
||||
|
||||
|
||||
|
@ -14,7 +14,7 @@ $notification-color: #d54e21 !default;
|
|||
|
||||
$body-background: #f1f1f1 !default;
|
||||
|
||||
$link: #0074a2 !default;
|
||||
$link: #0073aa !default;
|
||||
$link-focus: lighten( $link, 10% ) !default;
|
||||
|
||||
$button-color: $highlight-color !default;
|
||||
|
|
|
@ -7,12 +7,12 @@ html {
|
|||
|
||||
/* Links */
|
||||
a {
|
||||
color: #0074a2; }
|
||||
color: #0073aa; }
|
||||
a:hover, a:active, a:focus {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
#media-upload a.del-link:hover, div.dashboard-widget-submit input:hover, .subsubsub a:hover, .subsubsub a.current:hover {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Forms */
|
||||
input[type=checkbox]:checked:before {
|
||||
|
@ -22,7 +22,7 @@ input[type=radio]:checked:before {
|
|||
background: #096484; }
|
||||
|
||||
.wp-core-ui input[type="reset"]:hover, .wp-core-ui input[type="reset"]:active {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Core UI */
|
||||
.wp-core-ui .button-primary {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -7,12 +7,12 @@ html {
|
|||
|
||||
/* Links */
|
||||
a {
|
||||
color: #0074a2; }
|
||||
color: #0073aa; }
|
||||
a:hover, a:active, a:focus {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
#media-upload a.del-link:hover, div.dashboard-widget-submit input:hover, .subsubsub a:hover, .subsubsub a.current:hover {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Forms */
|
||||
input[type=checkbox]:checked:before {
|
||||
|
@ -22,7 +22,7 @@ input[type=radio]:checked:before {
|
|||
background: #096484; }
|
||||
|
||||
.wp-core-ui input[type="reset"]:hover, .wp-core-ui input[type="reset"]:active {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Core UI */
|
||||
.wp-core-ui .button-primary {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -7,12 +7,12 @@ html {
|
|||
|
||||
/* Links */
|
||||
a {
|
||||
color: #0074a2; }
|
||||
color: #0073aa; }
|
||||
a:hover, a:active, a:focus {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
#media-upload a.del-link:hover, div.dashboard-widget-submit input:hover, .subsubsub a:hover, .subsubsub a.current:hover {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Forms */
|
||||
input[type=checkbox]:checked:before {
|
||||
|
@ -22,7 +22,7 @@ input[type=radio]:checked:before {
|
|||
background: #59524c; }
|
||||
|
||||
.wp-core-ui input[type="reset"]:hover, .wp-core-ui input[type="reset"]:active {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Core UI */
|
||||
.wp-core-ui .button-primary {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -7,12 +7,12 @@ html {
|
|||
|
||||
/* Links */
|
||||
a {
|
||||
color: #0074a2; }
|
||||
color: #0073aa; }
|
||||
a:hover, a:active, a:focus {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
#media-upload a.del-link:hover, div.dashboard-widget-submit input:hover, .subsubsub a:hover, .subsubsub a.current:hover {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Forms */
|
||||
input[type=checkbox]:checked:before {
|
||||
|
@ -22,7 +22,7 @@ input[type=radio]:checked:before {
|
|||
background: #59524c; }
|
||||
|
||||
.wp-core-ui input[type="reset"]:hover, .wp-core-ui input[type="reset"]:active {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Core UI */
|
||||
.wp-core-ui .button-primary {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -7,12 +7,12 @@ html {
|
|||
|
||||
/* Links */
|
||||
a {
|
||||
color: #0074a2; }
|
||||
color: #0073aa; }
|
||||
a:hover, a:active, a:focus {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
#media-upload a.del-link:hover, div.dashboard-widget-submit input:hover, .subsubsub a:hover, .subsubsub a.current:hover {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Forms */
|
||||
input[type=checkbox]:checked:before {
|
||||
|
@ -22,7 +22,7 @@ input[type=radio]:checked:before {
|
|||
background: #523f6d; }
|
||||
|
||||
.wp-core-ui input[type="reset"]:hover, .wp-core-ui input[type="reset"]:active {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Core UI */
|
||||
.wp-core-ui .button-primary {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -7,12 +7,12 @@ html {
|
|||
|
||||
/* Links */
|
||||
a {
|
||||
color: #0074a2; }
|
||||
color: #0073aa; }
|
||||
a:hover, a:active, a:focus {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
#media-upload a.del-link:hover, div.dashboard-widget-submit input:hover, .subsubsub a:hover, .subsubsub a.current:hover {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Forms */
|
||||
input[type=checkbox]:checked:before {
|
||||
|
@ -22,7 +22,7 @@ input[type=radio]:checked:before {
|
|||
background: #523f6d; }
|
||||
|
||||
.wp-core-ui input[type="reset"]:hover, .wp-core-ui input[type="reset"]:active {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Core UI */
|
||||
.wp-core-ui .button-primary {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -7,12 +7,12 @@ html {
|
|||
|
||||
/* Links */
|
||||
a {
|
||||
color: #0074a2; }
|
||||
color: #0073aa; }
|
||||
a:hover, a:active, a:focus {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
#media-upload a.del-link:hover, div.dashboard-widget-submit input:hover, .subsubsub a:hover, .subsubsub a.current:hover {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Forms */
|
||||
input[type=checkbox]:checked:before {
|
||||
|
@ -22,7 +22,7 @@ input[type=radio]:checked:before {
|
|||
background: #04a4cc; }
|
||||
|
||||
.wp-core-ui input[type="reset"]:hover, .wp-core-ui input[type="reset"]:active {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Core UI */
|
||||
.wp-core-ui .button-primary {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -7,12 +7,12 @@ html {
|
|||
|
||||
/* Links */
|
||||
a {
|
||||
color: #0074a2; }
|
||||
color: #0073aa; }
|
||||
a:hover, a:active, a:focus {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
#media-upload a.del-link:hover, div.dashboard-widget-submit input:hover, .subsubsub a:hover, .subsubsub a.current:hover {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Forms */
|
||||
input[type=checkbox]:checked:before {
|
||||
|
@ -22,7 +22,7 @@ input[type=radio]:checked:before {
|
|||
background: #04a4cc; }
|
||||
|
||||
.wp-core-ui input[type="reset"]:hover, .wp-core-ui input[type="reset"]:active {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Core UI */
|
||||
.wp-core-ui .button-primary {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -7,12 +7,12 @@ html {
|
|||
|
||||
/* Links */
|
||||
a {
|
||||
color: #0074a2; }
|
||||
color: #0073aa; }
|
||||
a:hover, a:active, a:focus {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
#media-upload a.del-link:hover, div.dashboard-widget-submit input:hover, .subsubsub a:hover, .subsubsub a.current:hover {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Forms */
|
||||
input[type=checkbox]:checked:before {
|
||||
|
@ -22,7 +22,7 @@ input[type=radio]:checked:before {
|
|||
background: #e14d43; }
|
||||
|
||||
.wp-core-ui input[type="reset"]:hover, .wp-core-ui input[type="reset"]:active {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Core UI */
|
||||
.wp-core-ui .button-primary {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -7,12 +7,12 @@ html {
|
|||
|
||||
/* Links */
|
||||
a {
|
||||
color: #0074a2; }
|
||||
color: #0073aa; }
|
||||
a:hover, a:active, a:focus {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
#media-upload a.del-link:hover, div.dashboard-widget-submit input:hover, .subsubsub a:hover, .subsubsub a.current:hover {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Forms */
|
||||
input[type=checkbox]:checked:before {
|
||||
|
@ -22,7 +22,7 @@ input[type=radio]:checked:before {
|
|||
background: #e14d43; }
|
||||
|
||||
.wp-core-ui input[type="reset"]:hover, .wp-core-ui input[type="reset"]:active {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Core UI */
|
||||
.wp-core-ui .button-primary {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -7,12 +7,12 @@ html {
|
|||
|
||||
/* Links */
|
||||
a {
|
||||
color: #0074a2; }
|
||||
color: #0073aa; }
|
||||
a:hover, a:active, a:focus {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
#media-upload a.del-link:hover, div.dashboard-widget-submit input:hover, .subsubsub a:hover, .subsubsub a.current:hover {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Forms */
|
||||
input[type=checkbox]:checked:before {
|
||||
|
@ -22,7 +22,7 @@ input[type=radio]:checked:before {
|
|||
background: #738e96; }
|
||||
|
||||
.wp-core-ui input[type="reset"]:hover, .wp-core-ui input[type="reset"]:active {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Core UI */
|
||||
.wp-core-ui .button-primary {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -7,12 +7,12 @@ html {
|
|||
|
||||
/* Links */
|
||||
a {
|
||||
color: #0074a2; }
|
||||
color: #0073aa; }
|
||||
a:hover, a:active, a:focus {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
#media-upload a.del-link:hover, div.dashboard-widget-submit input:hover, .subsubsub a:hover, .subsubsub a.current:hover {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Forms */
|
||||
input[type=checkbox]:checked:before {
|
||||
|
@ -22,7 +22,7 @@ input[type=radio]:checked:before {
|
|||
background: #738e96; }
|
||||
|
||||
.wp-core-ui input[type="reset"]:hover, .wp-core-ui input[type="reset"]:active {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Core UI */
|
||||
.wp-core-ui .button-primary {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -7,12 +7,12 @@ html {
|
|||
|
||||
/* Links */
|
||||
a {
|
||||
color: #0074a2; }
|
||||
color: #0073aa; }
|
||||
a:hover, a:active, a:focus {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
#media-upload a.del-link:hover, div.dashboard-widget-submit input:hover, .subsubsub a:hover, .subsubsub a.current:hover {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Forms */
|
||||
input[type=checkbox]:checked:before {
|
||||
|
@ -22,7 +22,7 @@ input[type=radio]:checked:before {
|
|||
background: #dd823b; }
|
||||
|
||||
.wp-core-ui input[type="reset"]:hover, .wp-core-ui input[type="reset"]:active {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Core UI */
|
||||
.wp-core-ui .button-primary {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -7,12 +7,12 @@ html {
|
|||
|
||||
/* Links */
|
||||
a {
|
||||
color: #0074a2; }
|
||||
color: #0073aa; }
|
||||
a:hover, a:active, a:focus {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
#media-upload a.del-link:hover, div.dashboard-widget-submit input:hover, .subsubsub a:hover, .subsubsub a.current:hover {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Forms */
|
||||
input[type=checkbox]:checked:before {
|
||||
|
@ -22,7 +22,7 @@ input[type=radio]:checked:before {
|
|||
background: #dd823b; }
|
||||
|
||||
.wp-core-ui input[type="reset"]:hover, .wp-core-ui input[type="reset"]:active {
|
||||
color: #0099d5; }
|
||||
color: #0095dd; }
|
||||
|
||||
/* Core UI */
|
||||
.wp-core-ui .button-primary {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -741,7 +741,7 @@ img.emoji {
|
|||
#bulk-titles div a:before,
|
||||
.notice-dismiss:before {
|
||||
background: none;
|
||||
color: #bbb;
|
||||
color: #b4b9be;
|
||||
content: '\f153';
|
||||
display: block !important;
|
||||
font: normal 16px/1 'dashicons';
|
||||
|
@ -1304,7 +1304,7 @@ div.error p,
|
|||
margin: 0;
|
||||
padding: 11px;
|
||||
background: none;
|
||||
color: #bbb;
|
||||
color: #b4b9be;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
@ -1504,7 +1504,7 @@ form.upgrade .hint {
|
|||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
text-decoration: none !important;
|
||||
color: #bbb;
|
||||
color: #b4b9be;
|
||||
}
|
||||
|
||||
#screen-meta-links a.screen-meta-active:after {
|
||||
|
@ -1737,7 +1737,7 @@ html.wp-toolbar {
|
|||
}
|
||||
|
||||
.metabox-holder .postbox-container .empty-container {
|
||||
border: 3px dashed #bbb;
|
||||
border: 3px dashed #b4b9be;
|
||||
height: 250px;
|
||||
}
|
||||
|
||||
|
@ -1796,7 +1796,7 @@ html.wp-toolbar {
|
|||
}
|
||||
|
||||
.sortable-placeholder {
|
||||
border: 1px dashed #bbb;
|
||||
border: 1px dashed #b4b9be;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
|
@ -2880,7 +2880,7 @@ img {
|
|||
.item-edit,
|
||||
.sidebar-name-arrow,
|
||||
.accordion-section-title:after {
|
||||
color: #aaa;
|
||||
color: #a0a5aa;
|
||||
}
|
||||
|
||||
.widget-action:hover,
|
||||
|
@ -2983,7 +2983,7 @@ img {
|
|||
|
||||
.accordion-section-title:hover:after,
|
||||
.accordion-section-title:focus:after {
|
||||
border-color: #aaa transparent;
|
||||
border-color: #a0a5aa transparent;
|
||||
}
|
||||
|
||||
.cannot-expand .accordion-section-title {
|
||||
|
|
|
@ -741,7 +741,7 @@ img.emoji {
|
|||
#bulk-titles div a:before,
|
||||
.notice-dismiss:before {
|
||||
background: none;
|
||||
color: #bbb;
|
||||
color: #b4b9be;
|
||||
content: '\f153';
|
||||
display: block !important;
|
||||
font: normal 16px/1 'dashicons';
|
||||
|
@ -1304,7 +1304,7 @@ div.error p,
|
|||
margin: 0;
|
||||
padding: 11px;
|
||||
background: none;
|
||||
color: #bbb;
|
||||
color: #b4b9be;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
@ -1504,7 +1504,7 @@ form.upgrade .hint {
|
|||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
text-decoration: none !important;
|
||||
color: #bbb;
|
||||
color: #b4b9be;
|
||||
}
|
||||
|
||||
#screen-meta-links a.screen-meta-active:after {
|
||||
|
@ -1737,7 +1737,7 @@ html.wp-toolbar {
|
|||
}
|
||||
|
||||
.metabox-holder .postbox-container .empty-container {
|
||||
border: 3px dashed #bbb;
|
||||
border: 3px dashed #b4b9be;
|
||||
height: 250px;
|
||||
}
|
||||
|
||||
|
@ -1796,7 +1796,7 @@ html.wp-toolbar {
|
|||
}
|
||||
|
||||
.sortable-placeholder {
|
||||
border: 1px dashed #bbb;
|
||||
border: 1px dashed #b4b9be;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
|
@ -2880,7 +2880,7 @@ img {
|
|||
.item-edit,
|
||||
.sidebar-name-arrow,
|
||||
.accordion-section-title:after {
|
||||
color: #aaa;
|
||||
color: #a0a5aa;
|
||||
}
|
||||
|
||||
.widget-action:hover,
|
||||
|
@ -2983,7 +2983,7 @@ img {
|
|||
|
||||
.accordion-section-title:hover:after,
|
||||
.accordion-section-title:focus:after {
|
||||
border-color: #aaa transparent;
|
||||
border-color: #a0a5aa transparent;
|
||||
}
|
||||
|
||||
.cannot-expand .accordion-section-title {
|
||||
|
|
|
@ -113,7 +113,7 @@ body {
|
|||
#customize-theme-controls .control-section .accordion-section-title:hover,
|
||||
#customize-theme-controls .control-section.open .accordion-section-title,
|
||||
#customize-theme-controls .control-section .accordion-section-title:focus {
|
||||
color: #222;
|
||||
color: #23282d;
|
||||
background: #f5f5f5;
|
||||
}
|
||||
|
||||
|
@ -503,7 +503,7 @@ p.customize-section-description {
|
|||
}
|
||||
|
||||
.collapsed .collapse-sidebar-arrow:before {
|
||||
color: #888;
|
||||
color: #82878c;
|
||||
}
|
||||
|
||||
/* Style for custom settings */
|
||||
|
@ -554,11 +554,11 @@ p.customize-section-description {
|
|||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
text-decoration: none !important;
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
}
|
||||
|
||||
.customize-control .dropdown-status {
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
background: #eeeeee;
|
||||
display: none;
|
||||
max-width: 112px;
|
||||
|
@ -737,7 +737,7 @@ p.customize-section-description {
|
|||
position: absolute;
|
||||
height: auto;
|
||||
top: 0; right: 0; bottom: 0; left: 0;
|
||||
border: 4px solid #2ea2cc;
|
||||
border: 4px solid #00a0d2;
|
||||
-webkit-border-radius: 2px;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -113,7 +113,7 @@ body {
|
|||
#customize-theme-controls .control-section .accordion-section-title:hover,
|
||||
#customize-theme-controls .control-section.open .accordion-section-title,
|
||||
#customize-theme-controls .control-section .accordion-section-title:focus {
|
||||
color: #222;
|
||||
color: #23282d;
|
||||
background: #f5f5f5;
|
||||
}
|
||||
|
||||
|
@ -503,7 +503,7 @@ p.customize-section-description {
|
|||
}
|
||||
|
||||
.collapsed .collapse-sidebar-arrow:before {
|
||||
color: #888;
|
||||
color: #82878c;
|
||||
}
|
||||
|
||||
/* Style for custom settings */
|
||||
|
@ -554,11 +554,11 @@ p.customize-section-description {
|
|||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
text-decoration: none !important;
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
}
|
||||
|
||||
.customize-control .dropdown-status {
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
background: #eeeeee;
|
||||
display: none;
|
||||
max-width: 112px;
|
||||
|
@ -737,7 +737,7 @@ p.customize-section-description {
|
|||
position: absolute;
|
||||
height: auto;
|
||||
top: 0; left: 0; bottom: 0; right: 0;
|
||||
border: 4px solid #2ea2cc;
|
||||
border: 4px solid #00a0d2;
|
||||
-webkit-border-radius: 2px;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -160,7 +160,7 @@
|
|||
display: block;
|
||||
width: 33px; /* was 42px for mobile */
|
||||
height: 43px;
|
||||
color: #888;
|
||||
color: #82878c;
|
||||
text-indent: -9999px;
|
||||
cursor: pointer;
|
||||
outline: none;
|
||||
|
@ -259,7 +259,7 @@
|
|||
#customize-theme-controls .widget-area-select .selected {
|
||||
color: #fff;
|
||||
text-shadow: 0 -1px 0 rgba(0,0,0,.4);
|
||||
background: #2ea2cc;
|
||||
background: #00a0d2;
|
||||
}
|
||||
|
||||
#customize-theme-controls .widget-area-select .selected:before {
|
||||
|
@ -319,7 +319,7 @@ body.adding-widget .add-new-widget,
|
|||
body.adding-widget .add-new-widget:hover {
|
||||
background: #eee;
|
||||
border-color: #999;
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
-webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
|
||||
box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
|
@ -439,7 +439,7 @@ body.adding-widget #customize-preview {
|
|||
margin-left: 20px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
font: normal 20px/1 'dashicons';
|
||||
text-align: center;
|
||||
-webkit-box-sizing: border-box;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -160,7 +160,7 @@
|
|||
display: block;
|
||||
width: 33px; /* was 42px for mobile */
|
||||
height: 43px;
|
||||
color: #888;
|
||||
color: #82878c;
|
||||
text-indent: -9999px;
|
||||
cursor: pointer;
|
||||
outline: none;
|
||||
|
@ -259,7 +259,7 @@
|
|||
#customize-theme-controls .widget-area-select .selected {
|
||||
color: #fff;
|
||||
text-shadow: 0 -1px 0 rgba(0,0,0,.4);
|
||||
background: #2ea2cc;
|
||||
background: #00a0d2;
|
||||
}
|
||||
|
||||
#customize-theme-controls .widget-area-select .selected:before {
|
||||
|
@ -319,7 +319,7 @@ body.adding-widget .add-new-widget,
|
|||
body.adding-widget .add-new-widget:hover {
|
||||
background: #eee;
|
||||
border-color: #999;
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
-webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
|
||||
box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
|
@ -439,7 +439,7 @@ body.adding-widget #customize-preview {
|
|||
margin-right: 20px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
font: normal 20px/1 'dashicons';
|
||||
text-align: center;
|
||||
-webkit-box-sizing: border-box;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -229,7 +229,7 @@ abbr.required {
|
|||
|
||||
.ui-sortable-helper {
|
||||
background-color: #fff;
|
||||
border: 1px solid #aaa;
|
||||
border: 1px solid #a0a5aa;
|
||||
opacity: 0.6;
|
||||
filter: alpha(opacity=60);
|
||||
}
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -229,7 +229,7 @@ abbr.required {
|
|||
|
||||
.ui-sortable-helper {
|
||||
background-color: #fff;
|
||||
border: 1px solid #aaa;
|
||||
border: 1px solid #a0a5aa;
|
||||
opacity: 0.6;
|
||||
filter: alpha(opacity=60);
|
||||
}
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -69,7 +69,7 @@ input[type="url"] {
|
|||
|
||||
input[type="checkbox"],
|
||||
input[type="radio"] {
|
||||
border: 1px solid #bbb;
|
||||
border: 1px solid #b4b9be;
|
||||
background: #fff;
|
||||
color: #555;
|
||||
clear: none;
|
||||
|
|
|
@ -69,7 +69,7 @@ input[type="url"] {
|
|||
|
||||
input[type="checkbox"],
|
||||
input[type="radio"] {
|
||||
border: 1px solid #bbb;
|
||||
border: 1px solid #b4b9be;
|
||||
background: #fff;
|
||||
color: #555;
|
||||
clear: none;
|
||||
|
|
|
@ -59,7 +59,7 @@
|
|||
}
|
||||
|
||||
#wp-fullscreen-tagline {
|
||||
color: #888;
|
||||
color: #82878c;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
|
@ -670,7 +670,7 @@ input[type="password"],
|
|||
}
|
||||
|
||||
.mce-btn i.mce-i-wp_adv {
|
||||
background-color: #aaa;
|
||||
background-color: #a0a5aa;
|
||||
}
|
||||
|
||||
.mce-btn i.mce-i-help,
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -59,7 +59,7 @@
|
|||
}
|
||||
|
||||
#wp-fullscreen-tagline {
|
||||
color: #888;
|
||||
color: #82878c;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
|
@ -670,7 +670,7 @@ input[type="password"],
|
|||
}
|
||||
|
||||
.mce-btn i.mce-i-wp_adv {
|
||||
background-color: #aaa;
|
||||
background-color: #a0a5aa;
|
||||
}
|
||||
|
||||
.mce-btn i.mce-i-help,
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -16,12 +16,12 @@ body {
|
|||
}
|
||||
|
||||
a {
|
||||
color: #0074a2;
|
||||
color: #0073aa;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
@ -333,7 +333,7 @@ body.language-chooser {
|
|||
display: block;
|
||||
border: 1px solid #ddd;
|
||||
background-color: #fff;
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
font-size: 16px;
|
||||
font-family: Arial, sans-serif;
|
||||
font-weight: normal;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -16,12 +16,12 @@ body {
|
|||
}
|
||||
|
||||
a {
|
||||
color: #0074a2;
|
||||
color: #0073aa;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
@ -333,7 +333,7 @@ body.language-chooser {
|
|||
display: block;
|
||||
border: 1px solid #ddd;
|
||||
background-color: #fff;
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
font-size: 16px;
|
||||
font-family: Arial, sans-serif;
|
||||
font-weight: normal;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -22,7 +22,7 @@
|
|||
width: 0;
|
||||
height: 0;
|
||||
margin-right: 8px;
|
||||
border-top: 5px solid #bbb;
|
||||
border-top: 5px solid #b4b9be;
|
||||
border-left: 5px solid transparent;
|
||||
}
|
||||
|
||||
|
@ -36,7 +36,7 @@
|
|||
display: inline-block;
|
||||
-webkit-border-radius: 5px;
|
||||
border-radius: 5px;
|
||||
background-color: #bbb;
|
||||
background-color: #b4b9be;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
@ -557,7 +557,7 @@ th.asc:hover span.sorting-indicator {
|
|||
.tablenav .tablenav-pages a.disabled:hover,
|
||||
.tablenav .tablenav-pages a.disabled:focus,
|
||||
.tablenav .tablenav-pages a.disabled:active {
|
||||
color: #aaa;
|
||||
color: #a0a5aa;
|
||||
background: #eee;
|
||||
background: rgba( 0, 0, 0, 0.05 );
|
||||
}
|
||||
|
@ -624,7 +624,7 @@ classes exist in paginate_links() but not seen in list table output. */
|
|||
}
|
||||
|
||||
.view-switch > a:before {
|
||||
color: #bbb;
|
||||
color: #b4b9be;
|
||||
display: inline-block;
|
||||
float: right;
|
||||
font: normal 20px/1 'dashicons';
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
width: 0;
|
||||
height: 0;
|
||||
margin-left: 8px;
|
||||
border-top: 5px solid #bbb;
|
||||
border-top: 5px solid #b4b9be;
|
||||
border-right: 5px solid transparent;
|
||||
}
|
||||
|
||||
|
@ -36,7 +36,7 @@
|
|||
display: inline-block;
|
||||
-webkit-border-radius: 5px;
|
||||
border-radius: 5px;
|
||||
background-color: #bbb;
|
||||
background-color: #b4b9be;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
@ -557,7 +557,7 @@ th.asc:hover span.sorting-indicator {
|
|||
.tablenav .tablenav-pages a.disabled:hover,
|
||||
.tablenav .tablenav-pages a.disabled:focus,
|
||||
.tablenav .tablenav-pages a.disabled:active {
|
||||
color: #aaa;
|
||||
color: #a0a5aa;
|
||||
background: #eee;
|
||||
background: rgba( 0, 0, 0, 0.05 );
|
||||
}
|
||||
|
@ -624,7 +624,7 @@ classes exist in paginate_links() but not seen in list table output. */
|
|||
}
|
||||
|
||||
.view-switch > a:before {
|
||||
color: #bbb;
|
||||
color: #b4b9be;
|
||||
display: inline-block;
|
||||
float: left;
|
||||
font: normal 20px/1 'dashicons';
|
||||
|
|
|
@ -22,7 +22,7 @@ body {
|
|||
}
|
||||
|
||||
a {
|
||||
color: #0074a2;
|
||||
color: #0073aa;
|
||||
-webkit-transition-property: border, background, color;
|
||||
transition-property: border, background, color;
|
||||
-webkit-transition-duration: .05s;
|
||||
|
@ -37,7 +37,7 @@ a {
|
|||
|
||||
a:hover,
|
||||
a:active {
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
}
|
||||
|
||||
a:focus {
|
||||
|
@ -54,7 +54,7 @@ p {
|
|||
}
|
||||
|
||||
.login .message {
|
||||
border-right: 4px solid #2ea2cc;
|
||||
border-right: 4px solid #00a0d2;
|
||||
padding: 1px 12px;
|
||||
background-color: #fff;
|
||||
-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
|
||||
|
@ -180,7 +180,7 @@ p {
|
|||
.login #nav a:hover,
|
||||
.login #backtoblog a:hover,
|
||||
.login h1 a:hover {
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
}
|
||||
|
||||
.login form .input,
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -22,7 +22,7 @@ body {
|
|||
}
|
||||
|
||||
a {
|
||||
color: #0074a2;
|
||||
color: #0073aa;
|
||||
-webkit-transition-property: border, background, color;
|
||||
transition-property: border, background, color;
|
||||
-webkit-transition-duration: .05s;
|
||||
|
@ -37,7 +37,7 @@ a {
|
|||
|
||||
a:hover,
|
||||
a:active {
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
}
|
||||
|
||||
a:focus {
|
||||
|
@ -54,7 +54,7 @@ p {
|
|||
}
|
||||
|
||||
.login .message {
|
||||
border-left: 4px solid #2ea2cc;
|
||||
border-left: 4px solid #00a0d2;
|
||||
padding: 1px 12px;
|
||||
background-color: #fff;
|
||||
-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
|
||||
|
@ -180,7 +180,7 @@ p {
|
|||
.login #nav a:hover,
|
||||
.login #backtoblog a:hover,
|
||||
.login h1 a:hover {
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
}
|
||||
|
||||
.login form .input,
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -389,7 +389,7 @@ form.upgrade .hint {
|
|||
}
|
||||
|
||||
.drag-drop #drag-drop-area {
|
||||
border: 4px dashed #bbb;
|
||||
border: 4px dashed #b4b9be;
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
|
@ -399,7 +399,7 @@ form.upgrade .hint {
|
|||
}
|
||||
|
||||
.drag-drop-inside p {
|
||||
color: #aaa;
|
||||
color: #a0a5aa;
|
||||
font-size: 14px;
|
||||
margin: 5px 0;
|
||||
display: none;
|
||||
|
@ -509,7 +509,7 @@ border color while dragging a file over the uploader drop area */
|
|||
bottom: auto;
|
||||
padding-top: 0;
|
||||
margin-top: 0;
|
||||
border: 4px dashed #bbb;
|
||||
border: 4px dashed #b4b9be;
|
||||
}
|
||||
|
||||
.media-frame.mode-select .attachments-browser.fixed .attachments {
|
||||
|
|
|
@ -389,7 +389,7 @@ form.upgrade .hint {
|
|||
}
|
||||
|
||||
.drag-drop #drag-drop-area {
|
||||
border: 4px dashed #bbb;
|
||||
border: 4px dashed #b4b9be;
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
|
@ -399,7 +399,7 @@ form.upgrade .hint {
|
|||
}
|
||||
|
||||
.drag-drop-inside p {
|
||||
color: #aaa;
|
||||
color: #a0a5aa;
|
||||
font-size: 14px;
|
||||
margin: 5px 0;
|
||||
display: none;
|
||||
|
@ -509,7 +509,7 @@ border color while dragging a file over the uploader drop area */
|
|||
bottom: auto;
|
||||
padding-top: 0;
|
||||
margin-top: 0;
|
||||
border: 4px dashed #bbb;
|
||||
border: 4px dashed #b4b9be;
|
||||
}
|
||||
|
||||
.media-frame.mode-select .attachments-browser.fixed .attachments {
|
||||
|
|
|
@ -263,7 +263,7 @@ ul.add-menu-item-tabs li {
|
|||
}
|
||||
|
||||
.js .input-with-default-title {
|
||||
color: #aaa;
|
||||
color: #a0a5aa;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
|
|
|
@ -263,7 +263,7 @@ ul.add-menu-item-tabs li {
|
|||
}
|
||||
|
||||
.js .input-with-default-title {
|
||||
color: #aaa;
|
||||
color: #a0a5aa;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
|
|
|
@ -8,17 +8,17 @@ Press This TinyMCE editor styles :)
|
|||
*/
|
||||
@import url("//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,600,700");
|
||||
a {
|
||||
color: #0074a2;
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
color: #0074a2;
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
a:hover,
|
||||
a:focus,
|
||||
a:active {
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -8,17 +8,17 @@ Press This TinyMCE editor styles :)
|
|||
*/
|
||||
@import url("//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,600,700");
|
||||
a {
|
||||
color: #0074a2;
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
color: #0074a2;
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
a:hover,
|
||||
a:focus,
|
||||
a:active {
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -332,17 +332,17 @@ strong {
|
|||
.button-subtle {
|
||||
background: none;
|
||||
border: 0;
|
||||
color: #0074a2;
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
.button-subtle:visited {
|
||||
color: #0074a2;
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
.button-subtle:focus,
|
||||
.button-subtle:hover,
|
||||
.button-subtle:active {
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
}
|
||||
|
||||
.button-subtle:focus,
|
||||
|
@ -373,7 +373,7 @@ strong {
|
|||
padding: 0;
|
||||
border: 0;
|
||||
background: none;
|
||||
color: #0074a2;
|
||||
color: #0073aa;
|
||||
cursor: pointer;
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
|
@ -381,7 +381,7 @@ strong {
|
|||
.button-link:hover,
|
||||
.button-link:active,
|
||||
.button-link:focus {
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
@ -430,7 +430,7 @@ input::-moz-focus-inner {
|
|||
[type="search"],
|
||||
textarea {
|
||||
padding: 0.4em 0.75em;
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
border: 1px solid #ccc;
|
||||
}
|
||||
|
||||
|
@ -440,7 +440,7 @@ textarea {
|
|||
[type="password"]:focus,
|
||||
[type="search"]:focus,
|
||||
textarea:focus {
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
|
@ -455,17 +455,17 @@ textarea {
|
|||
* Links
|
||||
*/
|
||||
a {
|
||||
color: #0074a2;
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
color: #0074a2;
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
a:hover,
|
||||
a:focus,
|
||||
a:active {
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
}
|
||||
|
||||
|
||||
|
@ -568,18 +568,18 @@ dd {
|
|||
}
|
||||
|
||||
.post-format:checked + .post-format-icon {
|
||||
-webkit-box-shadow: inset -6px 0 0 #2ea2cc;
|
||||
box-shadow: inset -6px 0 0 #2ea2cc;
|
||||
-webkit-box-shadow: inset -6px 0 0 #00a0d2;
|
||||
box-shadow: inset -6px 0 0 #00a0d2;
|
||||
background: rgba(46, 162, 204, 0.1);
|
||||
}
|
||||
|
||||
.post-format:checked + .post-format-icon:before,
|
||||
.post-format:checked + .post-format-icon:after {
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
}
|
||||
|
||||
.post-format:focus + .post-format-icon {
|
||||
background: #2ea2cc;
|
||||
background: #00a0d2;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
@ -705,7 +705,7 @@ dd {
|
|||
|
||||
.ac_results .ac_over {
|
||||
background-color: #e5e5e5;
|
||||
background-color: #2ea2cc;
|
||||
background-color: #00a0d2;
|
||||
color: #fff;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
@ -775,7 +775,7 @@ dd {
|
|||
}
|
||||
|
||||
.tagchecklist .ntdelbutton:focus:before {
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
}
|
||||
|
||||
|
||||
|
@ -861,7 +861,7 @@ input[type="search"].categories-search,
|
|||
|
||||
.add-cat-toggle:focus {
|
||||
text-decoration: none;
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
}
|
||||
|
||||
.add-cat-toggle.is-toggled {
|
||||
|
@ -930,9 +930,9 @@ input[type="search"].categories-search,
|
|||
}
|
||||
|
||||
.postform:focus {
|
||||
border-color: #0074a2;
|
||||
-webkit-box-shadow: 0 0 0 3px #2ea2cc;
|
||||
box-shadow: 0 0 0 3px #2ea2cc;
|
||||
border-color: #0073aa;
|
||||
-webkit-box-shadow: 0 0 0 3px #00a0d2;
|
||||
box-shadow: 0 0 0 3px #00a0d2;
|
||||
outline: 0;
|
||||
-moz-outline: none;
|
||||
-moz-user-focus: ignore;
|
||||
|
@ -976,13 +976,13 @@ input[type="search"].categories-search,
|
|||
.category:focus,
|
||||
.category.selected:focus {
|
||||
outline: 0;
|
||||
background: #2ea2cc;
|
||||
background: #00a0d2;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.category.selected {
|
||||
-webkit-box-shadow: inset -6px 0 0 #2ea2cc;
|
||||
box-shadow: inset -6px 0 0 #2ea2cc;
|
||||
-webkit-box-shadow: inset -6px 0 0 #00a0d2;
|
||||
box-shadow: inset -6px 0 0 #00a0d2;
|
||||
background: #E9F5F9;
|
||||
}
|
||||
|
||||
|
@ -999,7 +999,7 @@ input[type="search"].categories-search,
|
|||
line-height: 1;
|
||||
font-family: dashicons;
|
||||
text-decoration: inherit;
|
||||
color: #222;
|
||||
color: #23282d;
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
vertical-align: top;
|
||||
|
@ -1103,7 +1103,7 @@ html {
|
|||
width: 100%;
|
||||
padding: 0 0.8em;
|
||||
min-height: 3.2em;
|
||||
background: #222;
|
||||
background: #23282d;
|
||||
color: #fff;
|
||||
z-index: 9999;
|
||||
}
|
||||
|
@ -1213,7 +1213,7 @@ html {
|
|||
}
|
||||
|
||||
.options {
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
}
|
||||
|
||||
.alert {
|
||||
|
@ -1234,7 +1234,7 @@ html {
|
|||
margin-top: -4px;
|
||||
-webkit-border-radius: 50%;
|
||||
border-radius: 50%;
|
||||
background: #2ea2cc;
|
||||
background: #00a0d2;
|
||||
}
|
||||
|
||||
@media (max-width: 600px) {
|
||||
|
@ -1423,9 +1423,9 @@ html {
|
|||
.post-title-placeholder:active,
|
||||
.post-title-placeholder:focus {
|
||||
outline: 0;
|
||||
-webkit-box-shadow: inset 0px -3px 0 #2ea2cc;
|
||||
box-shadow: inset 0px -3px 0 #2ea2cc;
|
||||
border-color: #2ea2cc;
|
||||
-webkit-box-shadow: inset 0px -3px 0 #00a0d2;
|
||||
box-shadow: inset 0px -3px 0 #00a0d2;
|
||||
border-color: #00a0d2;
|
||||
}
|
||||
|
||||
@media (max-width: 900px) {
|
||||
|
@ -1533,8 +1533,8 @@ html {
|
|||
.suggested-media-thumbnail:focus,
|
||||
.is-embed:focus {
|
||||
outline: 0;
|
||||
-webkit-box-shadow: inset 0 0 0 3px #2ea2cc;
|
||||
box-shadow: inset 0 0 0 3px #2ea2cc;
|
||||
-webkit-box-shadow: inset 0 0 0 3px #00a0d2;
|
||||
box-shadow: inset 0 0 0 3px #00a0d2;
|
||||
}
|
||||
|
||||
.suggested-media-thumbnail {
|
||||
|
@ -1611,7 +1611,7 @@ html {
|
|||
}
|
||||
|
||||
.is-embed.is-video {
|
||||
background-color: #222;
|
||||
background-color: #23282d;
|
||||
}
|
||||
|
||||
.is-embed.is-video:hover:before,
|
||||
|
@ -1705,13 +1705,13 @@ html {
|
|||
margin: 0;
|
||||
background: none;
|
||||
border-color: #e5e5e5;
|
||||
color: #222;
|
||||
color: #23282d;
|
||||
}
|
||||
|
||||
.insert-media:focus,
|
||||
.insert-media:active {
|
||||
outline: 0;
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
@ -1896,7 +1896,7 @@ html {
|
|||
|
||||
.post-options .post-option-contents {
|
||||
margin-right: 3px;
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
}
|
||||
|
||||
.post-option-forward:before {
|
||||
|
@ -1941,8 +1941,8 @@ html {
|
|||
|
||||
.post-options .post-option:focus {
|
||||
outline: 0;
|
||||
-webkit-box-shadow: inset -5px 0 0 #2ea2cc;
|
||||
box-shadow: inset -5px 0 0 #2ea2cc;
|
||||
-webkit-box-shadow: inset -5px 0 0 #00a0d2;
|
||||
box-shadow: inset -5px 0 0 #00a0d2;
|
||||
}
|
||||
|
||||
.is-off-screen > .post-option {
|
||||
|
@ -2002,15 +2002,15 @@ html {
|
|||
width: 100%;
|
||||
padding: 13px 14px;
|
||||
border-bottom: 1px solid #e5e5e5;
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
text-decoration: none;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.modal-close:focus {
|
||||
outline: 0;
|
||||
-webkit-box-shadow: inset -5px 0 0 #2ea2cc;
|
||||
box-shadow: inset -5px 0 0 #2ea2cc;
|
||||
-webkit-box-shadow: inset -5px 0 0 #00a0d2;
|
||||
box-shadow: inset -5px 0 0 #00a0d2;
|
||||
}
|
||||
|
||||
.setting-title {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -332,17 +332,17 @@ strong {
|
|||
.button-subtle {
|
||||
background: none;
|
||||
border: 0;
|
||||
color: #0074a2;
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
.button-subtle:visited {
|
||||
color: #0074a2;
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
.button-subtle:focus,
|
||||
.button-subtle:hover,
|
||||
.button-subtle:active {
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
}
|
||||
|
||||
.button-subtle:focus,
|
||||
|
@ -373,7 +373,7 @@ strong {
|
|||
padding: 0;
|
||||
border: 0;
|
||||
background: none;
|
||||
color: #0074a2;
|
||||
color: #0073aa;
|
||||
cursor: pointer;
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
|
@ -381,7 +381,7 @@ strong {
|
|||
.button-link:hover,
|
||||
.button-link:active,
|
||||
.button-link:focus {
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
@ -430,7 +430,7 @@ input::-moz-focus-inner {
|
|||
[type="search"],
|
||||
textarea {
|
||||
padding: 0.4em 0.75em;
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
border: 1px solid #ccc;
|
||||
}
|
||||
|
||||
|
@ -440,7 +440,7 @@ textarea {
|
|||
[type="password"]:focus,
|
||||
[type="search"]:focus,
|
||||
textarea:focus {
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
|
@ -455,17 +455,17 @@ textarea {
|
|||
* Links
|
||||
*/
|
||||
a {
|
||||
color: #0074a2;
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
color: #0074a2;
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
a:hover,
|
||||
a:focus,
|
||||
a:active {
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
}
|
||||
|
||||
|
||||
|
@ -568,18 +568,18 @@ dd {
|
|||
}
|
||||
|
||||
.post-format:checked + .post-format-icon {
|
||||
-webkit-box-shadow: inset 6px 0 0 #2ea2cc;
|
||||
box-shadow: inset 6px 0 0 #2ea2cc;
|
||||
-webkit-box-shadow: inset 6px 0 0 #00a0d2;
|
||||
box-shadow: inset 6px 0 0 #00a0d2;
|
||||
background: rgba(46, 162, 204, 0.1);
|
||||
}
|
||||
|
||||
.post-format:checked + .post-format-icon:before,
|
||||
.post-format:checked + .post-format-icon:after {
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
}
|
||||
|
||||
.post-format:focus + .post-format-icon {
|
||||
background: #2ea2cc;
|
||||
background: #00a0d2;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
@ -705,7 +705,7 @@ dd {
|
|||
|
||||
.ac_results .ac_over {
|
||||
background-color: #e5e5e5;
|
||||
background-color: #2ea2cc;
|
||||
background-color: #00a0d2;
|
||||
color: #fff;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
@ -775,7 +775,7 @@ dd {
|
|||
}
|
||||
|
||||
.tagchecklist .ntdelbutton:focus:before {
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
}
|
||||
|
||||
|
||||
|
@ -861,7 +861,7 @@ input[type="search"].categories-search,
|
|||
|
||||
.add-cat-toggle:focus {
|
||||
text-decoration: none;
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
}
|
||||
|
||||
.add-cat-toggle.is-toggled {
|
||||
|
@ -930,9 +930,9 @@ input[type="search"].categories-search,
|
|||
}
|
||||
|
||||
.postform:focus {
|
||||
border-color: #0074a2;
|
||||
-webkit-box-shadow: 0 0 0 3px #2ea2cc;
|
||||
box-shadow: 0 0 0 3px #2ea2cc;
|
||||
border-color: #0073aa;
|
||||
-webkit-box-shadow: 0 0 0 3px #00a0d2;
|
||||
box-shadow: 0 0 0 3px #00a0d2;
|
||||
outline: 0;
|
||||
-moz-outline: none;
|
||||
-moz-user-focus: ignore;
|
||||
|
@ -976,13 +976,13 @@ input[type="search"].categories-search,
|
|||
.category:focus,
|
||||
.category.selected:focus {
|
||||
outline: 0;
|
||||
background: #2ea2cc;
|
||||
background: #00a0d2;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.category.selected {
|
||||
-webkit-box-shadow: inset 6px 0 0 #2ea2cc;
|
||||
box-shadow: inset 6px 0 0 #2ea2cc;
|
||||
-webkit-box-shadow: inset 6px 0 0 #00a0d2;
|
||||
box-shadow: inset 6px 0 0 #00a0d2;
|
||||
background: #E9F5F9;
|
||||
}
|
||||
|
||||
|
@ -999,7 +999,7 @@ input[type="search"].categories-search,
|
|||
line-height: 1;
|
||||
font-family: dashicons;
|
||||
text-decoration: inherit;
|
||||
color: #222;
|
||||
color: #23282d;
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
vertical-align: top;
|
||||
|
@ -1103,7 +1103,7 @@ html {
|
|||
width: 100%;
|
||||
padding: 0 0.8em;
|
||||
min-height: 3.2em;
|
||||
background: #222;
|
||||
background: #23282d;
|
||||
color: #fff;
|
||||
z-index: 9999;
|
||||
}
|
||||
|
@ -1213,7 +1213,7 @@ html {
|
|||
}
|
||||
|
||||
.options {
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
}
|
||||
|
||||
.alert {
|
||||
|
@ -1234,7 +1234,7 @@ html {
|
|||
margin-top: -4px;
|
||||
-webkit-border-radius: 50%;
|
||||
border-radius: 50%;
|
||||
background: #2ea2cc;
|
||||
background: #00a0d2;
|
||||
}
|
||||
|
||||
@media (max-width: 600px) {
|
||||
|
@ -1423,9 +1423,9 @@ html {
|
|||
.post-title-placeholder:active,
|
||||
.post-title-placeholder:focus {
|
||||
outline: 0;
|
||||
-webkit-box-shadow: inset 0px -3px 0 #2ea2cc;
|
||||
box-shadow: inset 0px -3px 0 #2ea2cc;
|
||||
border-color: #2ea2cc;
|
||||
-webkit-box-shadow: inset 0px -3px 0 #00a0d2;
|
||||
box-shadow: inset 0px -3px 0 #00a0d2;
|
||||
border-color: #00a0d2;
|
||||
}
|
||||
|
||||
@media (max-width: 900px) {
|
||||
|
@ -1533,8 +1533,8 @@ html {
|
|||
.suggested-media-thumbnail:focus,
|
||||
.is-embed:focus {
|
||||
outline: 0;
|
||||
-webkit-box-shadow: inset 0 0 0 3px #2ea2cc;
|
||||
box-shadow: inset 0 0 0 3px #2ea2cc;
|
||||
-webkit-box-shadow: inset 0 0 0 3px #00a0d2;
|
||||
box-shadow: inset 0 0 0 3px #00a0d2;
|
||||
}
|
||||
|
||||
.suggested-media-thumbnail {
|
||||
|
@ -1611,7 +1611,7 @@ html {
|
|||
}
|
||||
|
||||
.is-embed.is-video {
|
||||
background-color: #222;
|
||||
background-color: #23282d;
|
||||
}
|
||||
|
||||
.is-embed.is-video:hover:before,
|
||||
|
@ -1705,13 +1705,13 @@ html {
|
|||
margin: 0;
|
||||
background: none;
|
||||
border-color: #e5e5e5;
|
||||
color: #222;
|
||||
color: #23282d;
|
||||
}
|
||||
|
||||
.insert-media:focus,
|
||||
.insert-media:active {
|
||||
outline: 0;
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
@ -1896,7 +1896,7 @@ html {
|
|||
|
||||
.post-options .post-option-contents {
|
||||
margin-left: 3px;
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
}
|
||||
|
||||
.post-option-forward:before {
|
||||
|
@ -1941,8 +1941,8 @@ html {
|
|||
|
||||
.post-options .post-option:focus {
|
||||
outline: 0;
|
||||
-webkit-box-shadow: inset 5px 0 0 #2ea2cc;
|
||||
box-shadow: inset 5px 0 0 #2ea2cc;
|
||||
-webkit-box-shadow: inset 5px 0 0 #00a0d2;
|
||||
box-shadow: inset 5px 0 0 #00a0d2;
|
||||
}
|
||||
|
||||
.is-off-screen > .post-option {
|
||||
|
@ -2002,15 +2002,15 @@ html {
|
|||
width: 100%;
|
||||
padding: 13px 14px;
|
||||
border-bottom: 1px solid #e5e5e5;
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
text-decoration: none;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.modal-close:focus {
|
||||
outline: 0;
|
||||
-webkit-box-shadow: inset 5px 0 0 #2ea2cc;
|
||||
box-shadow: inset 5px 0 0 #2ea2cc;
|
||||
-webkit-box-shadow: inset 5px 0 0 #00a0d2;
|
||||
box-shadow: inset 5px 0 0 #00a0d2;
|
||||
}
|
||||
|
||||
.setting-title {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -42,7 +42,7 @@
|
|||
.revisions-tickmarks > div {
|
||||
position: absolute;
|
||||
height: 100%;
|
||||
border-right: 1px solid #aaa;
|
||||
border-right: 1px solid #a0a5aa;
|
||||
-webkit-box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
.revisions-tickmarks > div {
|
||||
position: absolute;
|
||||
height: 100%;
|
||||
border-left: 1px solid #aaa;
|
||||
border-left: 1px solid #a0a5aa;
|
||||
-webkit-box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
|
|
|
@ -1462,7 +1462,7 @@ body.full-overlay-active {
|
|||
.theme-install-overlay .previous-theme.disabled:focus,
|
||||
.theme-install-overlay .next-theme.disabled:hover,
|
||||
.theme-install-overlay .next-theme.disabled:focus {
|
||||
color: #bbb;
|
||||
color: #b4b9be;
|
||||
background: #eee;
|
||||
cursor: default;
|
||||
pointer-events: none;
|
||||
|
|
|
@ -1462,7 +1462,7 @@ body.full-overlay-active {
|
|||
.theme-install-overlay .previous-theme.disabled:focus,
|
||||
.theme-install-overlay .next-theme.disabled:hover,
|
||||
.theme-install-overlay .next-theme.disabled:focus {
|
||||
color: #bbb;
|
||||
color: #b4b9be;
|
||||
background: #eee;
|
||||
cursor: default;
|
||||
pointer-events: none;
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
|
||||
.deleting .widget-title,
|
||||
.deleting .widget-top a.widget-action:after {
|
||||
color: #aaa;
|
||||
color: #a0a5aa;
|
||||
}
|
||||
|
||||
/* Widget Dragging Helpers */
|
||||
|
@ -62,7 +62,7 @@
|
|||
}
|
||||
|
||||
.widget-placeholder {
|
||||
border: 1px dashed #bbb;
|
||||
border: 1px dashed #b4b9be;
|
||||
margin: 0 auto 10px;
|
||||
height: 45px;
|
||||
width: 100%;
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
|
||||
.deleting .widget-title,
|
||||
.deleting .widget-top a.widget-action:after {
|
||||
color: #aaa;
|
||||
color: #a0a5aa;
|
||||
}
|
||||
|
||||
/* Widget Dragging Helpers */
|
||||
|
@ -62,7 +62,7 @@
|
|||
}
|
||||
|
||||
.widget-placeholder {
|
||||
border: 1px dashed #bbb;
|
||||
border: 1px dashed #b4b9be;
|
||||
margin: 0 auto 10px;
|
||||
height: 45px;
|
||||
width: 100%;
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" width="64px" height="64px" viewBox="0 0 64 64" enable-background="new 0 0 64 64" xml:space="preserve"><style>.style0{fill: #0074A2;}</style><g><g><path d="M4.548 31.999c0 10.9 6.3 20.3 15.5 24.706L6.925 20.827C5.402 24.2 4.5 28 4.5 31.999z M50.531 30.614c0-3.394-1.219-5.742-2.264-7.57c-1.391-2.263-2.695-4.177-2.695-6.439c0-2.523 1.912-4.872 4.609-4.872 c0.121 0 0.2 0 0.4 0.022C45.653 7.3 39.1 4.5 32 4.548c-9.591 0-18.027 4.921-22.936 12.4 c0.645 0 1.3 0 1.8 0.033c2.871 0 7.316-0.349 7.316-0.349c1.479-0.086 1.7 2.1 0.2 2.3 c0 0-1.487 0.174-3.142 0.261l9.997 29.735l6.008-18.017l-4.276-11.718c-1.479-0.087-2.879-0.261-2.879-0.261 c-1.48-0.087-1.306-2.349 0.174-2.262c0 0 4.5 0.3 7.2 0.349c2.87 0 7.317-0.349 7.317-0.349 c1.479-0.086 1.7 2.1 0.2 2.262c0 0-1.489 0.174-3.142 0.261l9.92 29.508l2.739-9.148 C49.628 35.7 50.5 33 50.5 30.614z M32.481 34.4l-8.237 23.934c2.46 0.7 5.1 1.1 7.8 1.1 c3.197 0 6.262-0.552 9.116-1.556c-0.072-0.118-0.141-0.243-0.196-0.379L32.481 34.4z M56.088 18.8 c0.119 0.9 0.2 1.8 0.2 2.823c0 2.785-0.521 5.916-2.088 9.832l-8.385 24.242c8.161-4.758 13.65-13.6 13.65-23.728 C59.451 27.2 58.2 22.7 56.1 18.83z M32 0c-17.645 0-32 14.355-32 32C0 49.6 14.4 64 32 64s32-14.355 32-32.001 C64 14.4 49.6 0 32 0z M32 62.533c-16.835 0-30.533-13.698-30.533-30.534C1.467 15.2 15.2 1.5 32 1.5 s30.534 13.7 30.5 30.532C62.533 48.8 48.8 62.5 32 62.533z" class="style0"/></g></g></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" width="64px" height="64px" viewBox="0 0 64 64" enable-background="new 0 0 64 64" xml:space="preserve"><style>.style0{fill: #0073aa;}</style><g><g><path d="M4.548 31.999c0 10.9 6.3 20.3 15.5 24.706L6.925 20.827C5.402 24.2 4.5 28 4.5 31.999z M50.531 30.614c0-3.394-1.219-5.742-2.264-7.57c-1.391-2.263-2.695-4.177-2.695-6.439c0-2.523 1.912-4.872 4.609-4.872 c0.121 0 0.2 0 0.4 0.022C45.653 7.3 39.1 4.5 32 4.548c-9.591 0-18.027 4.921-22.936 12.4 c0.645 0 1.3 0 1.8 0.033c2.871 0 7.316-0.349 7.316-0.349c1.479-0.086 1.7 2.1 0.2 2.3 c0 0-1.487 0.174-3.142 0.261l9.997 29.735l6.008-18.017l-4.276-11.718c-1.479-0.087-2.879-0.261-2.879-0.261 c-1.48-0.087-1.306-2.349 0.174-2.262c0 0 4.5 0.3 7.2 0.349c2.87 0 7.317-0.349 7.317-0.349 c1.479-0.086 1.7 2.1 0.2 2.262c0 0-1.489 0.174-3.142 0.261l9.92 29.508l2.739-9.148 C49.628 35.7 50.5 33 50.5 30.614z M32.481 34.4l-8.237 23.934c2.46 0.7 5.1 1.1 7.8 1.1 c3.197 0 6.262-0.552 9.116-1.556c-0.072-0.118-0.141-0.243-0.196-0.379L32.481 34.4z M56.088 18.8 c0.119 0.9 0.2 1.8 0.2 2.823c0 2.785-0.521 5.916-2.088 9.832l-8.385 24.242c8.161-4.758 13.65-13.6 13.65-23.728 C59.451 27.2 58.2 22.7 56.1 18.83z M32 0c-17.645 0-32 14.355-32 32C0 49.6 14.4 64 32 64s32-14.355 32-32.001 C64 14.4 49.6 0 32 0z M32 62.533c-16.835 0-30.533-13.698-30.533-30.534C1.467 15.2 15.2 1.5 32 1.5 s30.534 13.7 30.5 30.532C62.533 48.8 48.8 62.5 32 62.533z" class="style0"/></g></g></svg>
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
@ -662,7 +662,7 @@ function wp_color_scheme_settings() {
|
|||
$icon_colors = $_wp_admin_css_colors['fresh']->icon_colors;
|
||||
} else {
|
||||
// Fall back to the default set of icon colors if the default scheme is missing.
|
||||
$icon_colors = array( 'base' => '#999', 'focus' => '#2ea2cc', 'current' => '#fff' );
|
||||
$icon_colors = array( 'base' => '#999', 'focus' => '#00a0d2', 'current' => '#fff' );
|
||||
}
|
||||
|
||||
echo '<script type="text/javascript">var _wpColorScheme = ' . wp_json_encode( array( 'icons' => $icon_colors ) ) . ";</script>\n";
|
||||
|
|
|
@ -41,7 +41,7 @@ jQuery( document ).ready( function( $ ) {
|
|||
$( '.plugin-card, .plugins .column-description' ).on( 'click', 'a.thickbox', function() {
|
||||
tb_click.call(this);
|
||||
|
||||
$('#TB_title').css({'background-color':'#222','color':'#cfcfcf'});
|
||||
$('#TB_title').css({'background-color':'#23282d','color':'#cfcfcf'});
|
||||
$('#TB_ajaxWindowTitle').html( '<strong>' + plugininstallL10n.plugin_information + '</strong> ' + $(this).data( 'title' ) );
|
||||
$('#TB_iframeContent').attr( 'title', plugininstallL10n.plugin_information + ' ' + $(this).data( 'title' ) );
|
||||
$('#TB_closeWindowButton').focus();
|
||||
|
|
|
@ -1 +1 @@
|
|||
var tb_position;jQuery(document).ready(function(a){tb_position=function(){var b=a("#TB_window"),c=a(window).width(),d=a(window).height()-(c>792?60:20),e=c>792?772:c-20;return b.size()&&(b.width(e).height(d),a("#TB_iframeContent").width(e).height(d),b.css({"margin-left":"-"+parseInt(e/2,10)+"px"}),"undefined"!=typeof document.body.style.maxWidth&&b.css({top:"30px","margin-top":"0"})),a("a.thickbox").each(function(){var b=a(this).attr("href");b&&(b=b.replace(/&width=[0-9]+/g,""),b=b.replace(/&height=[0-9]+/g,""),a(this).attr("href",b+"&width="+e+"&height="+d))})},a(window).resize(function(){tb_position()}),a(".plugin-card, .plugins .column-description").on("click","a.thickbox",function(){return tb_click.call(this),a("#TB_title").css({"background-color":"#222",color:"#cfcfcf"}),a("#TB_ajaxWindowTitle").html("<strong>"+plugininstallL10n.plugin_information+"</strong> "+a(this).data("title")),a("#TB_iframeContent").attr("title",plugininstallL10n.plugin_information+" "+a(this).data("title")),a("#TB_closeWindowButton").focus(),!1}),a("#plugin-information-tabs a").click(function(b){var c=a(this).attr("name");b.preventDefault(),a("#plugin-information-tabs a.current").removeClass("current"),a(this).addClass("current"),"description"!==c&&a(window).width()<772?a("#plugin-information-content").find(".fyi").hide():a("#plugin-information-content").find(".fyi").show(),a("#section-holder div.section").hide(),a("#section-"+c).show()})});
|
||||
var tb_position;jQuery(document).ready(function(a){tb_position=function(){var b=a("#TB_window"),c=a(window).width(),d=a(window).height()-(c>792?60:20),e=c>792?772:c-20;return b.size()&&(b.width(e).height(d),a("#TB_iframeContent").width(e).height(d),b.css({"margin-left":"-"+parseInt(e/2,10)+"px"}),"undefined"!=typeof document.body.style.maxWidth&&b.css({top:"30px","margin-top":"0"})),a("a.thickbox").each(function(){var b=a(this).attr("href");b&&(b=b.replace(/&width=[0-9]+/g,""),b=b.replace(/&height=[0-9]+/g,""),a(this).attr("href",b+"&width="+e+"&height="+d))})},a(window).resize(function(){tb_position()}),a(".plugin-card, .plugins .column-description").on("click","a.thickbox",function(){return tb_click.call(this),a("#TB_title").css({"background-color":"#23282d",color:"#cfcfcf"}),a("#TB_ajaxWindowTitle").html("<strong>"+plugininstallL10n.plugin_information+"</strong> "+a(this).data("title")),a("#TB_iframeContent").attr("title",plugininstallL10n.plugin_information+" "+a(this).data("title")),a("#TB_closeWindowButton").focus(),!1}),a("#plugin-information-tabs a").click(function(b){var c=a(this).attr("name");b.preventDefault(),a("#plugin-information-tabs a.current").removeClass("current"),a(this).addClass("current"),"description"!==c&&a(window).width()<772?a("#plugin-information-content").find(".fyi").hide():a("#plugin-information-content").find(".fyi").show(),a("#section-holder div.section").hide(),a("#section-"+c).show()})});
|
|
@ -212,13 +212,13 @@ html:lang(he-il) .rtl #wpadminbar * {
|
|||
#wpadminbar .ab-top-menu > li:hover > .ab-item,
|
||||
#wpadminbar .ab-top-menu > li.hover > .ab-item {
|
||||
background: #32373c;
|
||||
color: #45bbe6;
|
||||
color: #00b9eb;
|
||||
}
|
||||
|
||||
#wpadminbar > #wp-toolbar li:hover span.ab-label,
|
||||
#wpadminbar > #wp-toolbar li.hover span.ab-label,
|
||||
#wpadminbar > #wp-toolbar a:focus span.ab-label {
|
||||
color: #45bbe6;
|
||||
color: #00b9eb;
|
||||
}
|
||||
|
||||
#wpadminbar > #wp-toolbar > #wp-admin-bar-root-default .ab-icon,
|
||||
|
@ -481,7 +481,7 @@ html:lang(he-il) .rtl #wpadminbar * {
|
|||
}
|
||||
|
||||
#wpadminbar .quicklinks li a:hover .blavatar {
|
||||
color: #45bbe6;
|
||||
color: #00b9eb;
|
||||
}
|
||||
|
||||
#wpadminbar .quicklinks li .blavatar:before {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -212,13 +212,13 @@ html:lang(he-il) .rtl #wpadminbar * {
|
|||
#wpadminbar .ab-top-menu > li:hover > .ab-item,
|
||||
#wpadminbar .ab-top-menu > li.hover > .ab-item {
|
||||
background: #32373c;
|
||||
color: #45bbe6;
|
||||
color: #00b9eb;
|
||||
}
|
||||
|
||||
#wpadminbar > #wp-toolbar li:hover span.ab-label,
|
||||
#wpadminbar > #wp-toolbar li.hover span.ab-label,
|
||||
#wpadminbar > #wp-toolbar a:focus span.ab-label {
|
||||
color: #45bbe6;
|
||||
color: #00b9eb;
|
||||
}
|
||||
|
||||
#wpadminbar > #wp-toolbar > #wp-admin-bar-root-default .ab-icon,
|
||||
|
@ -481,7 +481,7 @@ html:lang(he-il) .rtl #wpadminbar * {
|
|||
}
|
||||
|
||||
#wpadminbar .quicklinks li a:hover .blavatar {
|
||||
color: #45bbe6;
|
||||
color: #00b9eb;
|
||||
}
|
||||
|
||||
#wpadminbar .quicklinks li .blavatar:before {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -144,7 +144,7 @@ TABLE OF CONTENTS:
|
|||
.wp-core-ui .button-secondary:focus {
|
||||
background: #fafafa;
|
||||
border-color: #999;
|
||||
color: #222;
|
||||
color: #23282d;
|
||||
}
|
||||
|
||||
.wp-core-ui .button.focus,
|
||||
|
@ -164,7 +164,7 @@ TABLE OF CONTENTS:
|
|||
.wp-core-ui .button-secondary:active {
|
||||
background: #eee;
|
||||
border-color: #999;
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
-webkit-box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 );
|
||||
box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 );
|
||||
}
|
||||
|
@ -187,7 +187,7 @@ TABLE OF CONTENTS:
|
|||
.wp-core-ui .button-secondary:disabled,
|
||||
.wp-core-ui .button-secondary.disabled,
|
||||
.wp-core-ui .button-disabled {
|
||||
color: #aaa !important;
|
||||
color: #a0a5aa !important;
|
||||
border-color: #ddd !important;
|
||||
background: #f7f7f7 !important;
|
||||
-webkit-box-shadow: none !important;
|
||||
|
@ -201,8 +201,8 @@ TABLE OF CONTENTS:
|
|||
---------------------------------------------------------------------------- */
|
||||
|
||||
.wp-core-ui .button-primary {
|
||||
background: #2ea2cc;
|
||||
border-color: #0074a2;
|
||||
background: #00a0d2;
|
||||
border-color: #0073aa;
|
||||
-webkit-box-shadow: inset 0 1px 0 rgba( 120, 200, 230, 0.5), 0 1px 0 rgba( 0, 0, 0, 0.15 );
|
||||
box-shadow: inset 0 1px 0 rgba( 120, 200, 230, 0.5 ), 0 1px 0 rgba( 0, 0, 0, 0.15 );
|
||||
color: #fff;
|
||||
|
@ -213,8 +213,8 @@ TABLE OF CONTENTS:
|
|||
.wp-core-ui .button-primary:hover,
|
||||
.wp-core-ui .button-primary.focus,
|
||||
.wp-core-ui .button-primary:focus {
|
||||
background: #1e8cbe;
|
||||
border-color: #0074a2;
|
||||
background: #0091cd;
|
||||
border-color: #0073aa;
|
||||
-webkit-box-shadow: inset 0 1px 0 rgba( 120, 200, 230, 0.6 );
|
||||
box-shadow: inset 0 1px 0 rgba( 120, 200, 230, 0.6 );
|
||||
color: #fff;
|
||||
|
@ -237,8 +237,8 @@ TABLE OF CONTENTS:
|
|||
.wp-core-ui .button-primary.active:hover,
|
||||
.wp-core-ui .button-primary.active:focus,
|
||||
.wp-core-ui .button-primary:active {
|
||||
background: #1b7aa6;
|
||||
border-color: #005684;
|
||||
background: #0073aa;
|
||||
border-color: #005082;
|
||||
color: rgba( 255, 255, 255, 0.95 );
|
||||
-webkit-box-shadow: inset 0 1px 0 rgba( 0, 0, 0, 0.1 );
|
||||
box-shadow: inset 0 1px 0 rgba( 0, 0, 0, 0.1 );
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -144,7 +144,7 @@ TABLE OF CONTENTS:
|
|||
.wp-core-ui .button-secondary:focus {
|
||||
background: #fafafa;
|
||||
border-color: #999;
|
||||
color: #222;
|
||||
color: #23282d;
|
||||
}
|
||||
|
||||
.wp-core-ui .button.focus,
|
||||
|
@ -164,7 +164,7 @@ TABLE OF CONTENTS:
|
|||
.wp-core-ui .button-secondary:active {
|
||||
background: #eee;
|
||||
border-color: #999;
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
-webkit-box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 );
|
||||
box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 );
|
||||
}
|
||||
|
@ -187,7 +187,7 @@ TABLE OF CONTENTS:
|
|||
.wp-core-ui .button-secondary:disabled,
|
||||
.wp-core-ui .button-secondary.disabled,
|
||||
.wp-core-ui .button-disabled {
|
||||
color: #aaa !important;
|
||||
color: #a0a5aa !important;
|
||||
border-color: #ddd !important;
|
||||
background: #f7f7f7 !important;
|
||||
-webkit-box-shadow: none !important;
|
||||
|
@ -201,8 +201,8 @@ TABLE OF CONTENTS:
|
|||
---------------------------------------------------------------------------- */
|
||||
|
||||
.wp-core-ui .button-primary {
|
||||
background: #2ea2cc;
|
||||
border-color: #0074a2;
|
||||
background: #00a0d2;
|
||||
border-color: #0073aa;
|
||||
-webkit-box-shadow: inset 0 1px 0 rgba( 120, 200, 230, 0.5), 0 1px 0 rgba( 0, 0, 0, 0.15 );
|
||||
box-shadow: inset 0 1px 0 rgba( 120, 200, 230, 0.5 ), 0 1px 0 rgba( 0, 0, 0, 0.15 );
|
||||
color: #fff;
|
||||
|
@ -213,8 +213,8 @@ TABLE OF CONTENTS:
|
|||
.wp-core-ui .button-primary:hover,
|
||||
.wp-core-ui .button-primary.focus,
|
||||
.wp-core-ui .button-primary:focus {
|
||||
background: #1e8cbe;
|
||||
border-color: #0074a2;
|
||||
background: #0091cd;
|
||||
border-color: #0073aa;
|
||||
-webkit-box-shadow: inset 0 1px 0 rgba( 120, 200, 230, 0.6 );
|
||||
box-shadow: inset 0 1px 0 rgba( 120, 200, 230, 0.6 );
|
||||
color: #fff;
|
||||
|
@ -237,8 +237,8 @@ TABLE OF CONTENTS:
|
|||
.wp-core-ui .button-primary.active:hover,
|
||||
.wp-core-ui .button-primary.active:focus,
|
||||
.wp-core-ui .button-primary:active {
|
||||
background: #1b7aa6;
|
||||
border-color: #005684;
|
||||
background: #0073aa;
|
||||
border-color: #005082;
|
||||
color: rgba( 255, 255, 255, 0.95 );
|
||||
-webkit-box-shadow: inset 0 1px 0 rgba( 0, 0, 0, 0.1 );
|
||||
box-shadow: inset 0 1px 0 rgba( 0, 0, 0, 0.1 );
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -71,7 +71,7 @@
|
|||
}
|
||||
|
||||
.mce-window .mce-window-head .mce-close:hover:before {
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
}
|
||||
|
||||
.mce-window .mce-window-head .mce-dragh {
|
||||
|
@ -160,7 +160,7 @@ div.mce-toolbar-grp {
|
|||
}
|
||||
|
||||
div.mce-inline-toolbar-grp {
|
||||
border: 1px solid #aaa;
|
||||
border: 1px solid #a0a5aa;
|
||||
-webkit-border-radius: 2px;
|
||||
border-radius: 2px;
|
||||
-webkit-box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.15 );
|
||||
|
@ -200,14 +200,14 @@ div.mce-inline-toolbar-grp:after {
|
|||
|
||||
div.mce-inline-toolbar-grp.mce-arrow-up:before {
|
||||
top: -18px;
|
||||
border-bottom-color: #aaa;
|
||||
border-bottom-color: #a0a5aa;
|
||||
border-width: 9px;
|
||||
margin-right: -9px;
|
||||
}
|
||||
|
||||
div.mce-inline-toolbar-grp.mce-arrow-down:before {
|
||||
bottom: -18px;
|
||||
border-top-color: #aaa;
|
||||
border-top-color: #a0a5aa;
|
||||
border-width: 9px;
|
||||
margin-right: -9px;
|
||||
}
|
||||
|
@ -319,7 +319,7 @@ div.mce-path {
|
|||
.qt-dfw:focus {
|
||||
background: #fafafa;
|
||||
border-color: #999;
|
||||
color: #222;
|
||||
color: #23282d;
|
||||
-webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba( 0, 0, 0, 0.08 );
|
||||
box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba( 0, 0, 0, 0.08 );
|
||||
outline: none;
|
||||
|
@ -348,7 +348,7 @@ div.mce-path {
|
|||
#wp-fullscreen-buttons .mce-btn.mce-disabled:hover,
|
||||
.mce-toolbar .mce-btn-group .mce-btn.mce-disabled:focus,
|
||||
#wp-fullscreen-buttons .mce-btn.mce-disabled:focus {
|
||||
color: #aaa;
|
||||
color: #a0a5aa;
|
||||
background: none;
|
||||
border-color: #ddd;
|
||||
text-shadow: 0 1px 0 #fff;
|
||||
|
@ -402,7 +402,7 @@ div.mce-path {
|
|||
|
||||
.mce-toolbar .mce-btn-group .mce-btn.mce-listbox:hover {
|
||||
background-image: none;
|
||||
border-color: #bbb;
|
||||
border-color: #b4b9be;
|
||||
}
|
||||
|
||||
.mce-toolbar .mce-btn-group .mce-btn.mce-listbox span {
|
||||
|
@ -426,12 +426,12 @@ div.mce-path {
|
|||
}
|
||||
|
||||
.mce-panel .mce-btn:hover i.mce-caret {
|
||||
border-top-color: #333;
|
||||
border-top-color: #32373c;
|
||||
}
|
||||
|
||||
.mce-panel .mce-active i.mce-caret {
|
||||
border-top: 0;
|
||||
border-bottom: 6px solid #333;
|
||||
border-bottom: 6px solid #32373c;
|
||||
margin-top: 7px;
|
||||
}
|
||||
|
||||
|
@ -458,7 +458,7 @@ div.mce-path {
|
|||
.mce-menu .mce-menu-item.mce-selected,
|
||||
.mce-menu .mce-menu-item:focus {
|
||||
color: #000;
|
||||
background-color: #bbb;
|
||||
background-color: #b4b9be;
|
||||
background-image: none;
|
||||
-webkit-filter: none;
|
||||
filter: none;
|
||||
|
@ -540,7 +540,7 @@ div.mce-menu .mce-menu-item-sep,
|
|||
.mce-window .mce-btn:focus {
|
||||
background: #fafafa;
|
||||
border-color: #999;
|
||||
color: #222;
|
||||
color: #23282d;
|
||||
}
|
||||
|
||||
.mce-window .mce-btn:focus {
|
||||
|
@ -555,13 +555,13 @@ div.mce-menu .mce-menu-item-sep,
|
|||
.mce-window .mce-btn:active {
|
||||
background: #eee;
|
||||
border-color: #999;
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
-webkit-box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 );
|
||||
box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 );
|
||||
}
|
||||
|
||||
.mce-window .mce-btn.mce-disabled {
|
||||
color: #aaa;
|
||||
color: #a0a5aa;
|
||||
border-color: #ddd;
|
||||
background: #f7f7f7;
|
||||
-webkit-box-shadow: none;
|
||||
|
@ -571,8 +571,8 @@ div.mce-menu .mce-menu-item-sep,
|
|||
}
|
||||
|
||||
.mce-window .mce-btn.mce-primary {
|
||||
background: #2ea2cc;
|
||||
border-color: #0074a2;
|
||||
background: #00a0d2;
|
||||
border-color: #0073aa;
|
||||
-webkit-box-shadow: inset 0 1px 0 rgba( 120, 200, 230, 0.5), 0 1px 0 rgba( 0, 0, 0, 0.15 );
|
||||
box-shadow: inset 0 1px 0 rgba( 120, 200, 230, 0.5 ), 0 1px 0 rgba( 0, 0, 0, 0.15 );
|
||||
color: #fff;
|
||||
|
@ -582,7 +582,7 @@ div.mce-menu .mce-menu-item-sep,
|
|||
.mce-window .mce-btn.mce-primary:hover,
|
||||
.mce-window .mce-btn.mce-primary:focus {
|
||||
background: #1e8cbe;
|
||||
border-color: #0074a2;
|
||||
border-color: #0073aa;
|
||||
-webkit-box-shadow: inset 0 1px 0 rgba( 120, 200, 230, 0.6 );
|
||||
box-shadow: inset 0 1px 0 rgba( 120, 200, 230, 0.6 );
|
||||
color: #fff;
|
||||
|
@ -973,7 +973,7 @@ i.mce-i-wp_code:before {
|
|||
0 0 0 1px #5b9dd9,
|
||||
0 0 2px 1px rgba(30, 140, 190, .8);
|
||||
outline: none;
|
||||
color: #222;
|
||||
color: #23282d;
|
||||
}
|
||||
|
||||
.wp-switch-editor:active,
|
||||
|
@ -1272,7 +1272,7 @@ i.mce-i-wp_code:before {
|
|||
|
||||
#wp-link-close:hover,
|
||||
#wp-link-close:focus {
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
}
|
||||
|
||||
#wp-link-close:focus {
|
||||
|
@ -1409,7 +1409,7 @@ i.mce-i-wp_code:before {
|
|||
clear: both;
|
||||
margin-bottom: 0;
|
||||
border-bottom: 1px solid #f1f1f1;
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
padding: 4px 10px 4px 6px;
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
|
@ -1426,7 +1426,7 @@ i.mce-i-wp_code:before {
|
|||
#wp-link .query-notice .query-notice-hint {
|
||||
display: block;
|
||||
padding: 6px;
|
||||
border-right: 4px solid #2ea2cc;
|
||||
border-right: 4px solid #00a0d2;
|
||||
}
|
||||
|
||||
#wp-link .unselectable.no-matches-found {
|
||||
|
@ -1457,12 +1457,12 @@ i.mce-i-wp_code:before {
|
|||
#wp-link li.unselectable:hover {
|
||||
background: #fff;
|
||||
cursor: auto;
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
}
|
||||
|
||||
#wp-link li.selected {
|
||||
background: #ddd;
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
}
|
||||
|
||||
#wp-link li.selected .item-title {
|
||||
|
@ -1694,7 +1694,7 @@ i.mce-i-wp_code:before {
|
|||
|
||||
.clearlooks2 .mceTop span,
|
||||
.clearlooks2 .mceFocus .mceTop span {
|
||||
color: #222;
|
||||
color: #23282d;
|
||||
}
|
||||
|
||||
.clearlooks2 .mceClose:before {
|
||||
|
@ -1702,7 +1702,7 @@ i.mce-i-wp_code:before {
|
|||
}
|
||||
|
||||
.clearlooks2 .mceClose:hover:before {
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
}
|
||||
*/
|
||||
/* Distraction-Free Writing mode
|
||||
|
@ -1817,7 +1817,7 @@ i.mce-i-wp_code:before {
|
|||
}
|
||||
|
||||
#wp-fullscreen-tagline {
|
||||
color: #888;
|
||||
color: #82878c;
|
||||
font-size: 18px;
|
||||
float: left;
|
||||
padding: 4px 0 0;
|
||||
|
@ -1901,7 +1901,7 @@ i.mce-i-wp_code:before {
|
|||
white-space: nowrap;
|
||||
width: auto;
|
||||
background: none;
|
||||
color: #333333;
|
||||
color: #32373c;
|
||||
cursor: pointer;
|
||||
font-size: 18px;
|
||||
line-height: 20px;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -71,7 +71,7 @@
|
|||
}
|
||||
|
||||
.mce-window .mce-window-head .mce-close:hover:before {
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
}
|
||||
|
||||
.mce-window .mce-window-head .mce-dragh {
|
||||
|
@ -160,7 +160,7 @@ div.mce-toolbar-grp {
|
|||
}
|
||||
|
||||
div.mce-inline-toolbar-grp {
|
||||
border: 1px solid #aaa;
|
||||
border: 1px solid #a0a5aa;
|
||||
-webkit-border-radius: 2px;
|
||||
border-radius: 2px;
|
||||
-webkit-box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.15 );
|
||||
|
@ -200,14 +200,14 @@ div.mce-inline-toolbar-grp:after {
|
|||
|
||||
div.mce-inline-toolbar-grp.mce-arrow-up:before {
|
||||
top: -18px;
|
||||
border-bottom-color: #aaa;
|
||||
border-bottom-color: #a0a5aa;
|
||||
border-width: 9px;
|
||||
margin-left: -9px;
|
||||
}
|
||||
|
||||
div.mce-inline-toolbar-grp.mce-arrow-down:before {
|
||||
bottom: -18px;
|
||||
border-top-color: #aaa;
|
||||
border-top-color: #a0a5aa;
|
||||
border-width: 9px;
|
||||
margin-left: -9px;
|
||||
}
|
||||
|
@ -319,7 +319,7 @@ div.mce-path {
|
|||
.qt-dfw:focus {
|
||||
background: #fafafa;
|
||||
border-color: #999;
|
||||
color: #222;
|
||||
color: #23282d;
|
||||
-webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba( 0, 0, 0, 0.08 );
|
||||
box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba( 0, 0, 0, 0.08 );
|
||||
outline: none;
|
||||
|
@ -348,7 +348,7 @@ div.mce-path {
|
|||
#wp-fullscreen-buttons .mce-btn.mce-disabled:hover,
|
||||
.mce-toolbar .mce-btn-group .mce-btn.mce-disabled:focus,
|
||||
#wp-fullscreen-buttons .mce-btn.mce-disabled:focus {
|
||||
color: #aaa;
|
||||
color: #a0a5aa;
|
||||
background: none;
|
||||
border-color: #ddd;
|
||||
text-shadow: 0 1px 0 #fff;
|
||||
|
@ -402,7 +402,7 @@ div.mce-path {
|
|||
|
||||
.mce-toolbar .mce-btn-group .mce-btn.mce-listbox:hover {
|
||||
background-image: none;
|
||||
border-color: #bbb;
|
||||
border-color: #b4b9be;
|
||||
}
|
||||
|
||||
.mce-toolbar .mce-btn-group .mce-btn.mce-listbox span {
|
||||
|
@ -426,12 +426,12 @@ div.mce-path {
|
|||
}
|
||||
|
||||
.mce-panel .mce-btn:hover i.mce-caret {
|
||||
border-top-color: #333;
|
||||
border-top-color: #32373c;
|
||||
}
|
||||
|
||||
.mce-panel .mce-active i.mce-caret {
|
||||
border-top: 0;
|
||||
border-bottom: 6px solid #333;
|
||||
border-bottom: 6px solid #32373c;
|
||||
margin-top: 7px;
|
||||
}
|
||||
|
||||
|
@ -458,7 +458,7 @@ div.mce-path {
|
|||
.mce-menu .mce-menu-item.mce-selected,
|
||||
.mce-menu .mce-menu-item:focus {
|
||||
color: #000;
|
||||
background-color: #bbb;
|
||||
background-color: #b4b9be;
|
||||
background-image: none;
|
||||
-webkit-filter: none;
|
||||
filter: none;
|
||||
|
@ -540,7 +540,7 @@ div.mce-menu .mce-menu-item-sep,
|
|||
.mce-window .mce-btn:focus {
|
||||
background: #fafafa;
|
||||
border-color: #999;
|
||||
color: #222;
|
||||
color: #23282d;
|
||||
}
|
||||
|
||||
.mce-window .mce-btn:focus {
|
||||
|
@ -555,13 +555,13 @@ div.mce-menu .mce-menu-item-sep,
|
|||
.mce-window .mce-btn:active {
|
||||
background: #eee;
|
||||
border-color: #999;
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
-webkit-box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 );
|
||||
box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 );
|
||||
}
|
||||
|
||||
.mce-window .mce-btn.mce-disabled {
|
||||
color: #aaa;
|
||||
color: #a0a5aa;
|
||||
border-color: #ddd;
|
||||
background: #f7f7f7;
|
||||
-webkit-box-shadow: none;
|
||||
|
@ -571,8 +571,8 @@ div.mce-menu .mce-menu-item-sep,
|
|||
}
|
||||
|
||||
.mce-window .mce-btn.mce-primary {
|
||||
background: #2ea2cc;
|
||||
border-color: #0074a2;
|
||||
background: #00a0d2;
|
||||
border-color: #0073aa;
|
||||
-webkit-box-shadow: inset 0 1px 0 rgba( 120, 200, 230, 0.5), 0 1px 0 rgba( 0, 0, 0, 0.15 );
|
||||
box-shadow: inset 0 1px 0 rgba( 120, 200, 230, 0.5 ), 0 1px 0 rgba( 0, 0, 0, 0.15 );
|
||||
color: #fff;
|
||||
|
@ -582,7 +582,7 @@ div.mce-menu .mce-menu-item-sep,
|
|||
.mce-window .mce-btn.mce-primary:hover,
|
||||
.mce-window .mce-btn.mce-primary:focus {
|
||||
background: #1e8cbe;
|
||||
border-color: #0074a2;
|
||||
border-color: #0073aa;
|
||||
-webkit-box-shadow: inset 0 1px 0 rgba( 120, 200, 230, 0.6 );
|
||||
box-shadow: inset 0 1px 0 rgba( 120, 200, 230, 0.6 );
|
||||
color: #fff;
|
||||
|
@ -973,7 +973,7 @@ i.mce-i-wp_code:before {
|
|||
0 0 0 1px #5b9dd9,
|
||||
0 0 2px 1px rgba(30, 140, 190, .8);
|
||||
outline: none;
|
||||
color: #222;
|
||||
color: #23282d;
|
||||
}
|
||||
|
||||
.wp-switch-editor:active,
|
||||
|
@ -1272,7 +1272,7 @@ i.mce-i-wp_code:before {
|
|||
|
||||
#wp-link-close:hover,
|
||||
#wp-link-close:focus {
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
}
|
||||
|
||||
#wp-link-close:focus {
|
||||
|
@ -1409,7 +1409,7 @@ i.mce-i-wp_code:before {
|
|||
clear: both;
|
||||
margin-bottom: 0;
|
||||
border-bottom: 1px solid #f1f1f1;
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
padding: 4px 6px 4px 10px;
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
|
@ -1426,7 +1426,7 @@ i.mce-i-wp_code:before {
|
|||
#wp-link .query-notice .query-notice-hint {
|
||||
display: block;
|
||||
padding: 6px;
|
||||
border-left: 4px solid #2ea2cc;
|
||||
border-left: 4px solid #00a0d2;
|
||||
}
|
||||
|
||||
#wp-link .unselectable.no-matches-found {
|
||||
|
@ -1457,12 +1457,12 @@ i.mce-i-wp_code:before {
|
|||
#wp-link li.unselectable:hover {
|
||||
background: #fff;
|
||||
cursor: auto;
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
}
|
||||
|
||||
#wp-link li.selected {
|
||||
background: #ddd;
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
}
|
||||
|
||||
#wp-link li.selected .item-title {
|
||||
|
@ -1694,7 +1694,7 @@ i.mce-i-wp_code:before {
|
|||
|
||||
.clearlooks2 .mceTop span,
|
||||
.clearlooks2 .mceFocus .mceTop span {
|
||||
color: #222;
|
||||
color: #23282d;
|
||||
}
|
||||
|
||||
.clearlooks2 .mceClose:before {
|
||||
|
@ -1702,7 +1702,7 @@ i.mce-i-wp_code:before {
|
|||
}
|
||||
|
||||
.clearlooks2 .mceClose:hover:before {
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
}
|
||||
*/
|
||||
/* Distraction-Free Writing mode
|
||||
|
@ -1817,7 +1817,7 @@ i.mce-i-wp_code:before {
|
|||
}
|
||||
|
||||
#wp-fullscreen-tagline {
|
||||
color: #888;
|
||||
color: #82878c;
|
||||
font-size: 18px;
|
||||
float: right;
|
||||
padding: 4px 0 0;
|
||||
|
@ -1901,7 +1901,7 @@ i.mce-i-wp_code:before {
|
|||
white-space: nowrap;
|
||||
width: auto;
|
||||
background: none;
|
||||
color: #333333;
|
||||
color: #32373c;
|
||||
cursor: pointer;
|
||||
font-size: 18px;
|
||||
line-height: 20px;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -222,7 +222,7 @@
|
|||
.ui-button:focus {
|
||||
background: #fafafa;
|
||||
border-color: #999;
|
||||
color: #222;
|
||||
color: #23282d;
|
||||
}
|
||||
|
||||
.ui-button:focus {
|
||||
|
@ -237,14 +237,14 @@
|
|||
.ui-button:active {
|
||||
background: #eee;
|
||||
border-color: #999;
|
||||
color: #333;
|
||||
color: #32373c;
|
||||
-webkit-box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 );
|
||||
box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 );
|
||||
}
|
||||
|
||||
.ui-button[disabled],
|
||||
.ui-button:disabled {
|
||||
color: #aaa !important;
|
||||
color: #a0a5aa !important;
|
||||
border-color: #ddd !important;
|
||||
background: #f7f7f7 !important;
|
||||
-webkit-box-shadow: none !important;
|
||||
|
@ -318,7 +318,7 @@
|
|||
}
|
||||
|
||||
.ui-button.ui-dialog-titlebar-close:hover {
|
||||
color: #2ea2cc;
|
||||
color: #00a0d2;
|
||||
}
|
||||
|
||||
.ui-dialog-titlebar-close .ui-button-text {
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue