Skip to content

Commit

Permalink
Refresh WordPress Nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
deployment_bot committed Nov 20, 2024
1 parent 3a3f2b6 commit 606e8e4
Show file tree
Hide file tree
Showing 12 changed files with 34 additions and 34 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ textarea:focus {
#adminmenu a.wp-has-current-submenu:focus + .wp-submenu a:hover,
#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,
#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover {
color: #33f078;
color: #7b90ff;
}

/* Admin Menu: current */
Expand All @@ -301,7 +301,7 @@ textarea:focus {
#adminmenu a.wp-has-current-submenu:focus + .wp-submenu li.current a:focus,
#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,
#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus {
color: #33f078;
color: #7b90ff;
}

ul#adminmenu a.wp-has-current-submenu:after,
Expand Down Expand Up @@ -351,7 +351,7 @@ ul#adminmenu > li.current > a.current:after {

#collapse-button:hover,
#collapse-button:focus {
color: #33f078;
color: #7b90ff;
}

/* Admin Bar */
Expand Down Expand Up @@ -379,21 +379,21 @@ ul#adminmenu > li.current > a.current:after {
#wpadminbar.nojq .quicklinks .ab-top-menu > li > .ab-item:focus,
#wpadminbar.nojs .ab-top-menu > li.menupop:hover > .ab-item,
#wpadminbar .ab-top-menu > li.menupop.hover > .ab-item {
color: #33f078;
color: #7b90ff;
background: rgb(12.15, 12.15, 12.15);
}

#wpadminbar:not(.mobile) > #wp-toolbar li:hover span.ab-label,
#wpadminbar:not(.mobile) > #wp-toolbar li.hover span.ab-label,
#wpadminbar:not(.mobile) > #wp-toolbar a:focus span.ab-label {
color: #33f078;
color: #7b90ff;
}

#wpadminbar:not(.mobile) li:hover .ab-icon:before,
#wpadminbar:not(.mobile) li:hover .ab-item:before,
#wpadminbar:not(.mobile) li:hover .ab-item:after,
#wpadminbar:not(.mobile) li:hover #adminbarsearch:before {
color: #33f078;
color: #7b90ff;
}

/* Admin Bar: submenu */
Expand Down Expand Up @@ -436,7 +436,7 @@ ul#adminmenu > li.current > a.current:after {
#wpadminbar li.hover .ab-item:before,
#wpadminbar li:hover #adminbarsearch:before,
#wpadminbar li #adminbarsearch.adminbar-focused:before {
color: #33f078;
color: #7b90ff;
}

#wpadminbar .quicklinks li a:hover .blavatar,
Expand All @@ -445,7 +445,7 @@ ul#adminmenu > li.current > a.current:after {
#wpadminbar .menupop .menupop > .ab-item:hover:before,
#wpadminbar.mobile .quicklinks .ab-icon:before,
#wpadminbar.mobile .quicklinks .ab-item:before {
color: #33f078;
color: #7b90ff;
}

#wpadminbar.mobile .quicklinks .hover .ab-icon:before,
Expand Down Expand Up @@ -493,7 +493,7 @@ ul#adminmenu > li.current > a.current:after {
}

#wpadminbar #wp-admin-bar-user-info a:hover .display-name {
color: #33f078;
color: #7b90ff;
}

#wpadminbar #wp-admin-bar-user-info .username {
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ textarea:focus {
#adminmenu a.wp-has-current-submenu:focus + .wp-submenu a:hover,
#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,
#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover {
color: #33f078;
color: #7b90ff;
}

/* Admin Menu: current */
Expand All @@ -301,7 +301,7 @@ textarea:focus {
#adminmenu a.wp-has-current-submenu:focus + .wp-submenu li.current a:focus,
#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,
#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus {
color: #33f078;
color: #7b90ff;
}

ul#adminmenu a.wp-has-current-submenu:after,
Expand Down Expand Up @@ -351,7 +351,7 @@ ul#adminmenu > li.current > a.current:after {

#collapse-button:hover,
#collapse-button:focus {
color: #33f078;
color: #7b90ff;
}

/* Admin Bar */
Expand Down Expand Up @@ -379,21 +379,21 @@ ul#adminmenu > li.current > a.current:after {
#wpadminbar.nojq .quicklinks .ab-top-menu > li > .ab-item:focus,
#wpadminbar.nojs .ab-top-menu > li.menupop:hover > .ab-item,
#wpadminbar .ab-top-menu > li.menupop.hover > .ab-item {
color: #33f078;
color: #7b90ff;
background: rgb(12.15, 12.15, 12.15);
}

#wpadminbar:not(.mobile) > #wp-toolbar li:hover span.ab-label,
#wpadminbar:not(.mobile) > #wp-toolbar li.hover span.ab-label,
#wpadminbar:not(.mobile) > #wp-toolbar a:focus span.ab-label {
color: #33f078;
color: #7b90ff;
}

#wpadminbar:not(.mobile) li:hover .ab-icon:before,
#wpadminbar:not(.mobile) li:hover .ab-item:before,
#wpadminbar:not(.mobile) li:hover .ab-item:after,
#wpadminbar:not(.mobile) li:hover #adminbarsearch:before {
color: #33f078;
color: #7b90ff;
}

/* Admin Bar: submenu */
Expand Down Expand Up @@ -436,7 +436,7 @@ ul#adminmenu > li.current > a.current:after {
#wpadminbar li.hover .ab-item:before,
#wpadminbar li:hover #adminbarsearch:before,
#wpadminbar li #adminbarsearch.adminbar-focused:before {
color: #33f078;
color: #7b90ff;
}

#wpadminbar .quicklinks li a:hover .blavatar,
Expand All @@ -445,7 +445,7 @@ ul#adminmenu > li.current > a.current:after {
#wpadminbar .menupop .menupop > .ab-item:hover:before,
#wpadminbar.mobile .quicklinks .ab-icon:before,
#wpadminbar.mobile .quicklinks .ab-item:before {
color: #33f078;
color: #7b90ff;
}

#wpadminbar.mobile .quicklinks .hover .ab-icon:before,
Expand Down Expand Up @@ -493,7 +493,7 @@ ul#adminmenu > li.current > a.current:after {
}

#wpadminbar #wp-admin-bar-user-info a:hover .display-name {
color: #33f078;
color: #7b90ff;
}

#wpadminbar #wp-admin-bar-user-info .username {
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
$scheme-name: "modern";
$base-color: #1e1e1e;
$highlight-color: #3858e9;
$menu-submenu-focus-text: #33f078;
$menu-submenu-focus-text: #7b90ff;
$notification-color: $highlight-color;

$link: $highlight-color;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -270,11 +270,11 @@ p {
vertical-align: baseline;
}

.login .wp-login-logo {
.login h1 {
text-align: center;
}

.login .wp-login-logo a {
.login h1 a {
background-image: url(../images/w-logo-blue.png?ver=20131202);
background-image: none, url(../images/wordpress-logo.svg?ver=20131107);
background-size: 84px;
Expand Down Expand Up @@ -324,13 +324,13 @@ p {

.login #nav a:hover,
.login #backtoblog a:hover,
.login .wp-login-logo a:hover {
.login h1 a:hover {
color: #135e96;
}

.login #nav a:focus,
.login #backtoblog a:focus,
.login .wp-login-logo a:focus {
.login h1 a:focus {
color: #043959;
}

Expand Down Expand Up @@ -391,7 +391,7 @@ body.interim-login {
margin: 5px auto 20px;
}

.interim-login.login .wp-login-logo a {
.interim-login.login h1 a {
width: auto;
}

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -269,11 +269,11 @@ p {
vertical-align: baseline;
}

.login .wp-login-logo {
.login h1 {
text-align: center;
}

.login .wp-login-logo a {
.login h1 a {
background-image: url(../images/w-logo-blue.png?ver=20131202);
background-image: none, url(../images/wordpress-logo.svg?ver=20131107);
background-size: 84px;
Expand Down Expand Up @@ -323,13 +323,13 @@ p {

.login #nav a:hover,
.login #backtoblog a:hover,
.login .wp-login-logo a:hover {
.login h1 a:hover {
color: #135e96;
}

.login #nav a:focus,
.login #backtoblog a:focus,
.login .wp-login-logo a:focus {
.login h1 a:focus {
color: #043959;
}

Expand Down Expand Up @@ -390,7 +390,7 @@ body.interim-login {
margin: 5px auto 20px;
}

.interim-login.login .wp-login-logo a {
.interim-login.login h1 a {
width: auto;
}

Expand Down
Loading

0 comments on commit 606e8e4

Please sign in to comment.