2021-08-26 20:24:58 +02:00
|
|
|
html {
|
|
|
|
--wp-admin--admin-bar--height: 32px;
|
2021-11-17 18:20:00 +01:00
|
|
|
scroll-padding-top: var(--wp-admin--admin-bar--height);
|
2021-08-26 20:24:58 +02:00
|
|
|
}
|
|
|
|
|
2012-08-23 02:04:18 +02:00
|
|
|
#wpadminbar * {
|
|
|
|
height: auto;
|
|
|
|
width: auto;
|
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
|
|
|
position: static;
|
2013-11-28 03:58:09 +01:00
|
|
|
text-shadow: none;
|
2012-08-23 02:04:18 +02:00
|
|
|
text-transform: none;
|
|
|
|
letter-spacing: normal;
|
2016-05-17 03:45:27 +02:00
|
|
|
font-size: 13px;
|
2016-06-17 20:37:28 +02:00
|
|
|
font-weight: 400;
|
2016-07-26 18:39:30 +02:00
|
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
|
2022-10-05 16:09:11 +02:00
|
|
|
font-style: normal;
|
2019-05-30 14:32:51 +02:00
|
|
|
line-height: 2.46153846;
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
border-radius: 0;
|
2014-02-13 09:30:17 +01:00
|
|
|
box-sizing: content-box;
|
|
|
|
transition: none;
|
2013-11-26 18:18:11 +01:00
|
|
|
-webkit-font-smoothing: subpixel-antialiased; /* Prevent Safari from switching to standard antialiasing on hover */
|
2015-03-18 23:04:27 +01:00
|
|
|
-moz-osx-font-smoothing: auto; /* Prevent Firefox from inheriting from themes that use other values */
|
2012-08-23 02:04:18 +02:00
|
|
|
}
|
|
|
|
|
2013-12-09 02:31:11 +01:00
|
|
|
.rtl #wpadminbar * {
|
|
|
|
font-family: Tahoma, sans-serif;
|
|
|
|
}
|
|
|
|
|
2019-01-17 08:41:52 +01:00
|
|
|
html:lang(he-il) .rtl #wpadminbar * {
|
|
|
|
font-family: Arial, sans-serif;
|
2013-12-09 02:31:11 +01:00
|
|
|
}
|
|
|
|
|
2015-09-14 19:10:26 +02:00
|
|
|
#wpadminbar .ab-empty-item {
|
|
|
|
cursor: default;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .ab-empty-item,
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
#wpadminbar a.ab-item,
|
2013-11-26 18:18:11 +01:00
|
|
|
#wpadminbar > #wp-toolbar span.ab-label,
|
|
|
|
#wpadminbar > #wp-toolbar span.noticon {
|
Administration: Standardize colors used in CSS to a single palette.
This is part of a larger project in cleaning up core's admin CSS. This collapses all colors used in the CSS to one of 12 blues, greens, reds, and yellows, 13 grays, pure black, and pure white. The colors are perceptually uniform from light to dark, half of each range has a 4.5 or higher contrast against white, the other half has a 4.5 or higher contrast against black.
Standardizing on this set of colors will help contributors make consistent, accessible design decisions. The full color palette can be seen here: https://codepen.io/ryelle/full/WNGVEjw
Props notlaura, danfarrow, kburgoine, drw158, audrasjb, Joen, hedgefield, ibdz, melchoyce.
See #49999.
Built from https://develop.svn.wordpress.org/trunk@50025
git-svn-id: http://core.svn.wordpress.org/trunk@49726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-26 19:54:59 +01:00
|
|
|
color: #f0f0f1;
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #wp-admin-bar-site-name a.ab-item,
|
|
|
|
#wpadminbar #wp-admin-bar-my-sites a.ab-item {
|
|
|
|
white-space: nowrap;
|
|
|
|
}
|
|
|
|
|
2012-08-23 02:04:18 +02:00
|
|
|
#wpadminbar ul li:before,
|
|
|
|
#wpadminbar ul li:after {
|
|
|
|
content: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar a,
|
|
|
|
#wpadminbar a:hover,
|
|
|
|
#wpadminbar a img,
|
|
|
|
#wpadminbar a img:hover {
|
|
|
|
border: none;
|
|
|
|
text-decoration: none;
|
|
|
|
background: none;
|
2021-05-12 23:22:00 +02:00
|
|
|
box-shadow: none;
|
2012-08-23 02:04:18 +02:00
|
|
|
}
|
|
|
|
|
2012-11-30 03:29:36 +01:00
|
|
|
#wpadminbar a:focus,
|
|
|
|
#wpadminbar a:active,
|
|
|
|
#wpadminbar input[type="text"],
|
|
|
|
#wpadminbar input[type="password"],
|
|
|
|
#wpadminbar input[type="number"],
|
|
|
|
#wpadminbar input[type="search"],
|
|
|
|
#wpadminbar input[type="email"],
|
|
|
|
#wpadminbar input[type="url"],
|
|
|
|
#wpadminbar select,
|
|
|
|
#wpadminbar textarea,
|
|
|
|
#wpadminbar div {
|
2014-05-29 16:23:15 +02:00
|
|
|
box-shadow: none;
|
2019-01-10 17:47:50 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar a:focus {
|
|
|
|
/* Inherits transparent outline only visible in Windows High Contrast mode */
|
|
|
|
outline-offset: -1px;
|
2012-11-30 03:29:36 +01:00
|
|
|
}
|
|
|
|
|
2012-08-23 02:04:18 +02:00
|
|
|
#wpadminbar {
|
|
|
|
direction: ltr;
|
Administration: Standardize colors used in CSS to a single palette.
This is part of a larger project in cleaning up core's admin CSS. This collapses all colors used in the CSS to one of 12 blues, greens, reds, and yellows, 13 grays, pure black, and pure white. The colors are perceptually uniform from light to dark, half of each range has a 4.5 or higher contrast against white, the other half has a 4.5 or higher contrast against black.
Standardizing on this set of colors will help contributors make consistent, accessible design decisions. The full color palette can be seen here: https://codepen.io/ryelle/full/WNGVEjw
Props notlaura, danfarrow, kburgoine, drw158, audrasjb, Joen, hedgefield, ibdz, melchoyce.
See #49999.
Built from https://develop.svn.wordpress.org/trunk@50025
git-svn-id: http://core.svn.wordpress.org/trunk@49726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-26 19:54:59 +01:00
|
|
|
color: #c3c4c7;
|
2016-05-17 03:45:27 +02:00
|
|
|
font-size: 13px;
|
2016-06-17 20:37:28 +02:00
|
|
|
font-weight: 400;
|
2016-07-26 18:39:30 +02:00
|
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
|
2019-05-30 14:32:51 +02:00
|
|
|
line-height: 2.46153846;
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
height: 32px;
|
2012-08-23 02:04:18 +02:00
|
|
|
position: fixed;
|
|
|
|
top: 0;
|
|
|
|
left: 0;
|
|
|
|
width: 100%;
|
2019-07-27 00:04:55 +02:00
|
|
|
min-width: 600px; /* match the min-width of the body in wp-admin/css/common.css */
|
2012-08-23 02:04:18 +02:00
|
|
|
z-index: 99999;
|
Administration: Standardize colors used in CSS to a single palette.
This is part of a larger project in cleaning up core's admin CSS. This collapses all colors used in the CSS to one of 12 blues, greens, reds, and yellows, 13 grays, pure black, and pure white. The colors are perceptually uniform from light to dark, half of each range has a 4.5 or higher contrast against white, the other half has a 4.5 or higher contrast against black.
Standardizing on this set of colors will help contributors make consistent, accessible design decisions. The full color palette can be seen here: https://codepen.io/ryelle/full/WNGVEjw
Props notlaura, danfarrow, kburgoine, drw158, audrasjb, Joen, hedgefield, ibdz, melchoyce.
See #49999.
Built from https://develop.svn.wordpress.org/trunk@50025
git-svn-id: http://core.svn.wordpress.org/trunk@49726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-26 19:54:59 +01:00
|
|
|
background: #1d2327;
|
2012-08-23 02:04:18 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .ab-sub-wrapper,
|
|
|
|
#wpadminbar ul,
|
|
|
|
#wpadminbar ul li {
|
|
|
|
background: none;
|
|
|
|
clear: none;
|
|
|
|
list-style: none;
|
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
|
|
|
position: relative;
|
|
|
|
text-indent: 0;
|
|
|
|
z-index: 99999;
|
|
|
|
}
|
|
|
|
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
#wpadminbar ul#wp-admin-bar-root-default>li {
|
|
|
|
margin-right: 0;
|
2012-08-23 02:04:18 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .quicklinks ul {
|
|
|
|
text-align: left;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar li {
|
|
|
|
float: left;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .ab-empty-item {
|
|
|
|
outline: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .quicklinks a,
|
|
|
|
#wpadminbar .quicklinks .ab-empty-item,
|
|
|
|
#wpadminbar .shortlink-input {
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
height: 32px;
|
2012-08-23 02:04:18 +02:00
|
|
|
display: block;
|
2013-12-08 21:44:10 +01:00
|
|
|
padding: 0 10px;
|
2012-08-23 02:04:18 +02:00
|
|
|
margin: 0;
|
|
|
|
}
|
|
|
|
|
2013-12-08 21:44:10 +01:00
|
|
|
#wpadminbar .quicklinks > ul > li > a {
|
|
|
|
padding: 0 8px 0 7px;
|
|
|
|
}
|
|
|
|
|
2012-08-23 02:04:18 +02:00
|
|
|
#wpadminbar .menupop .ab-sub-wrapper,
|
|
|
|
#wpadminbar .shortlink-input {
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
margin: 0;
|
2012-08-23 02:04:18 +02:00
|
|
|
padding: 0;
|
2019-03-04 23:02:52 +01:00
|
|
|
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
|
Administration: Standardize colors used in CSS to a single palette.
This is part of a larger project in cleaning up core's admin CSS. This collapses all colors used in the CSS to one of 12 blues, greens, reds, and yellows, 13 grays, pure black, and pure white. The colors are perceptually uniform from light to dark, half of each range has a 4.5 or higher contrast against white, the other half has a 4.5 or higher contrast against black.
Standardizing on this set of colors will help contributors make consistent, accessible design decisions. The full color palette can be seen here: https://codepen.io/ryelle/full/WNGVEjw
Props notlaura, danfarrow, kburgoine, drw158, audrasjb, Joen, hedgefield, ibdz, melchoyce.
See #49999.
Built from https://develop.svn.wordpress.org/trunk@50025
git-svn-id: http://core.svn.wordpress.org/trunk@49726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-26 19:54:59 +01:00
|
|
|
background: #2c3338;
|
2012-08-23 02:04:18 +02:00
|
|
|
display: none;
|
|
|
|
position: absolute;
|
|
|
|
float: none;
|
|
|
|
}
|
|
|
|
|
2013-12-04 18:00:10 +01:00
|
|
|
#wpadminbar .ab-top-menu > .menupop > .ab-sub-wrapper {
|
|
|
|
min-width: 100%;
|
|
|
|
}
|
|
|
|
|
2012-08-23 02:04:18 +02:00
|
|
|
#wpadminbar .ab-top-secondary .menupop .ab-sub-wrapper {
|
|
|
|
right: 0;
|
|
|
|
left: auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .ab-submenu {
|
|
|
|
padding: 6px 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .selected .shortlink-input {
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .quicklinks .menupop ul li {
|
|
|
|
float: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .quicklinks .menupop ul li a strong {
|
2016-06-17 20:37:28 +02:00
|
|
|
font-weight: 600;
|
2012-08-23 02:04:18 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .quicklinks .menupop ul li .ab-item,
|
|
|
|
#wpadminbar .quicklinks .menupop ul li a strong,
|
|
|
|
#wpadminbar .quicklinks .menupop.hover ul li .ab-item,
|
|
|
|
#wpadminbar.nojs .quicklinks .menupop:hover ul li .ab-item,
|
|
|
|
#wpadminbar .shortlink-input {
|
2019-05-30 14:32:51 +02:00
|
|
|
line-height: 2;
|
2024-03-08 23:11:12 +01:00
|
|
|
height: 26px;
|
2012-08-23 02:04:18 +02:00
|
|
|
white-space: nowrap;
|
|
|
|
min-width: 140px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .shortlink-input {
|
|
|
|
width: 200px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar.nojs li:hover > .ab-sub-wrapper,
|
|
|
|
#wpadminbar li.hover > .ab-sub-wrapper {
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .menupop li:hover > .ab-sub-wrapper,
|
|
|
|
#wpadminbar .menupop li.hover > .ab-sub-wrapper {
|
|
|
|
margin-left: 100%;
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
margin-top: -32px;
|
2012-08-23 02:04:18 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .ab-top-secondary .menupop li:hover > .ab-sub-wrapper,
|
|
|
|
#wpadminbar .ab-top-secondary .menupop li.hover > .ab-sub-wrapper {
|
|
|
|
margin-left: 0;
|
|
|
|
left: inherit;
|
|
|
|
right: 100%;
|
|
|
|
}
|
|
|
|
|
2015-07-03 05:29:25 +02:00
|
|
|
#wpadminbar:not(.mobile) .ab-top-menu > li > .ab-item:focus,
|
2013-11-26 18:18:11 +01:00
|
|
|
#wpadminbar.nojq .quicklinks .ab-top-menu > li > .ab-item:focus,
|
2015-07-03 05:29:25 +02:00
|
|
|
#wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item,
|
2013-11-26 18:18:11 +01:00
|
|
|
#wpadminbar .ab-top-menu > li.hover > .ab-item {
|
Administration: Standardize colors used in CSS to a single palette.
This is part of a larger project in cleaning up core's admin CSS. This collapses all colors used in the CSS to one of 12 blues, greens, reds, and yellows, 13 grays, pure black, and pure white. The colors are perceptually uniform from light to dark, half of each range has a 4.5 or higher contrast against white, the other half has a 4.5 or higher contrast against black.
Standardizing on this set of colors will help contributors make consistent, accessible design decisions. The full color palette can be seen here: https://codepen.io/ryelle/full/WNGVEjw
Props notlaura, danfarrow, kburgoine, drw158, audrasjb, Joen, hedgefield, ibdz, melchoyce.
See #49999.
Built from https://develop.svn.wordpress.org/trunk@50025
git-svn-id: http://core.svn.wordpress.org/trunk@49726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-26 19:54:59 +01:00
|
|
|
background: #2c3338;
|
|
|
|
color: #72aee6;
|
2012-08-23 02:04:18 +02:00
|
|
|
}
|
|
|
|
|
2015-07-03 05:29:25 +02:00
|
|
|
#wpadminbar:not(.mobile) > #wp-toolbar li:hover span.ab-label,
|
2013-11-26 18:18:11 +01:00
|
|
|
#wpadminbar > #wp-toolbar li.hover span.ab-label,
|
2015-07-03 05:29:25 +02:00
|
|
|
#wpadminbar:not(.mobile) > #wp-toolbar a:focus span.ab-label {
|
Administration: Standardize colors used in CSS to a single palette.
This is part of a larger project in cleaning up core's admin CSS. This collapses all colors used in the CSS to one of 12 blues, greens, reds, and yellows, 13 grays, pure black, and pure white. The colors are perceptually uniform from light to dark, half of each range has a 4.5 or higher contrast against white, the other half has a 4.5 or higher contrast against black.
Standardizing on this set of colors will help contributors make consistent, accessible design decisions. The full color palette can be seen here: https://codepen.io/ryelle/full/WNGVEjw
Props notlaura, danfarrow, kburgoine, drw158, audrasjb, Joen, hedgefield, ibdz, melchoyce.
See #49999.
Built from https://develop.svn.wordpress.org/trunk@50025
git-svn-id: http://core.svn.wordpress.org/trunk@49726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-26 19:54:59 +01:00
|
|
|
color: #72aee6;
|
2012-08-23 02:04:18 +02:00
|
|
|
}
|
|
|
|
|
2013-11-14 23:37:09 +01:00
|
|
|
#wpadminbar > #wp-toolbar > #wp-admin-bar-root-default .ab-icon,
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
#wpadminbar .ab-icon,
|
2019-03-04 23:46:52 +01:00
|
|
|
#wpadminbar .ab-item:before,
|
|
|
|
.wp-admin-bar-arrow {
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
position: relative;
|
|
|
|
float: left;
|
2015-09-05 21:57:25 +02:00
|
|
|
font: normal 20px/1 dashicons;
|
2020-10-26 03:25:09 +01:00
|
|
|
speak: never;
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
padding: 4px 0;
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
|
background-image: none !important;
|
|
|
|
margin-right: 6px;
|
2012-08-23 02:04:18 +02:00
|
|
|
}
|
|
|
|
|
2013-11-15 01:09:10 +01:00
|
|
|
#wpadminbar .ab-icon:before,
|
|
|
|
#wpadminbar .ab-item:before,
|
|
|
|
#wpadminbar #adminbarsearch:before {
|
Administration: Standardize colors used in CSS to a single palette.
This is part of a larger project in cleaning up core's admin CSS. This collapses all colors used in the CSS to one of 12 blues, greens, reds, and yellows, 13 grays, pure black, and pure white. The colors are perceptually uniform from light to dark, half of each range has a 4.5 or higher contrast against white, the other half has a 4.5 or higher contrast against black.
Standardizing on this set of colors will help contributors make consistent, accessible design decisions. The full color palette can be seen here: https://codepen.io/ryelle/full/WNGVEjw
Props notlaura, danfarrow, kburgoine, drw158, audrasjb, Joen, hedgefield, ibdz, melchoyce.
See #49999.
Built from https://develop.svn.wordpress.org/trunk@50025
git-svn-id: http://core.svn.wordpress.org/trunk@49726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-26 19:54:59 +01:00
|
|
|
color: #a7aaad;
|
|
|
|
color: rgba(240, 246, 252, 0.6);
|
2013-12-06 22:23:10 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .ab-icon:before,
|
|
|
|
#wpadminbar .ab-item:before,
|
|
|
|
#wpadminbar #adminbarsearch:before {
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
position: relative;
|
2021-08-19 19:24:55 +02:00
|
|
|
transition: color .1s ease-in-out;
|
2012-08-23 02:04:18 +02:00
|
|
|
}
|
|
|
|
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
#wpadminbar .ab-label {
|
|
|
|
display: inline-block;
|
|
|
|
height: 32px;
|
2012-08-23 02:04:18 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .ab-submenu .ab-item {
|
Administration: Standardize colors used in CSS to a single palette.
This is part of a larger project in cleaning up core's admin CSS. This collapses all colors used in the CSS to one of 12 blues, greens, reds, and yellows, 13 grays, pure black, and pure white. The colors are perceptually uniform from light to dark, half of each range has a 4.5 or higher contrast against white, the other half has a 4.5 or higher contrast against black.
Standardizing on this set of colors will help contributors make consistent, accessible design decisions. The full color palette can be seen here: https://codepen.io/ryelle/full/WNGVEjw
Props notlaura, danfarrow, kburgoine, drw158, audrasjb, Joen, hedgefield, ibdz, melchoyce.
See #49999.
Built from https://develop.svn.wordpress.org/trunk@50025
git-svn-id: http://core.svn.wordpress.org/trunk@49726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-26 19:54:59 +01:00
|
|
|
color: #c3c4c7;
|
|
|
|
color: rgba(240, 246, 252, 0.7);
|
2012-08-23 02:04:18 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .quicklinks .menupop ul li a,
|
|
|
|
#wpadminbar .quicklinks .menupop ul li a strong,
|
|
|
|
#wpadminbar .quicklinks .menupop.hover ul li a,
|
|
|
|
#wpadminbar.nojs .quicklinks .menupop:hover ul li a {
|
Administration: Standardize colors used in CSS to a single palette.
This is part of a larger project in cleaning up core's admin CSS. This collapses all colors used in the CSS to one of 12 blues, greens, reds, and yellows, 13 grays, pure black, and pure white. The colors are perceptually uniform from light to dark, half of each range has a 4.5 or higher contrast against white, the other half has a 4.5 or higher contrast against black.
Standardizing on this set of colors will help contributors make consistent, accessible design decisions. The full color palette can be seen here: https://codepen.io/ryelle/full/WNGVEjw
Props notlaura, danfarrow, kburgoine, drw158, audrasjb, Joen, hedgefield, ibdz, melchoyce.
See #49999.
Built from https://develop.svn.wordpress.org/trunk@50025
git-svn-id: http://core.svn.wordpress.org/trunk@49726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-26 19:54:59 +01:00
|
|
|
color: #c3c4c7;
|
|
|
|
color: rgba(240, 246, 252, 0.7);
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .quicklinks .menupop ul li a:hover,
|
2013-11-26 18:18:11 +01:00
|
|
|
#wpadminbar .quicklinks .menupop ul li a:focus,
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
#wpadminbar .quicklinks .menupop ul li a:hover strong,
|
2013-11-26 18:18:11 +01:00
|
|
|
#wpadminbar .quicklinks .menupop ul li a:focus strong,
|
2015-10-18 18:22:24 +02:00
|
|
|
#wpadminbar .quicklinks .ab-sub-wrapper .menupop.hover > a,
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
#wpadminbar .quicklinks .menupop.hover ul li a:hover,
|
2013-11-26 18:18:11 +01:00
|
|
|
#wpadminbar .quicklinks .menupop.hover ul li a:focus,
|
2016-07-12 13:18:30 +02:00
|
|
|
#wpadminbar .quicklinks .menupop.hover ul li div[tabindex]:hover,
|
|
|
|
#wpadminbar .quicklinks .menupop.hover ul li div[tabindex]:focus,
|
2013-11-15 01:09:10 +01:00
|
|
|
#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover,
|
2013-11-26 18:18:11 +01:00
|
|
|
#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,
|
2013-11-15 01:09:10 +01:00
|
|
|
#wpadminbar li:hover .ab-icon:before,
|
|
|
|
#wpadminbar li:hover .ab-item:before,
|
2013-11-26 18:18:11 +01:00
|
|
|
#wpadminbar li a:focus .ab-icon:before,
|
|
|
|
#wpadminbar li .ab-item:focus:before,
|
2016-09-27 21:01:29 +02:00
|
|
|
#wpadminbar li .ab-item:focus .ab-icon:before,
|
2013-11-26 18:18:11 +01:00
|
|
|
#wpadminbar li.hover .ab-icon:before,
|
|
|
|
#wpadminbar li.hover .ab-item:before,
|
2015-04-08 18:08:28 +02:00
|
|
|
#wpadminbar li:hover #adminbarsearch:before,
|
|
|
|
#wpadminbar li #adminbarsearch.adminbar-focused:before {
|
Administration: Standardize colors used in CSS to a single palette.
This is part of a larger project in cleaning up core's admin CSS. This collapses all colors used in the CSS to one of 12 blues, greens, reds, and yellows, 13 grays, pure black, and pure white. The colors are perceptually uniform from light to dark, half of each range has a 4.5 or higher contrast against white, the other half has a 4.5 or higher contrast against black.
Standardizing on this set of colors will help contributors make consistent, accessible design decisions. The full color palette can be seen here: https://codepen.io/ryelle/full/WNGVEjw
Props notlaura, danfarrow, kburgoine, drw158, audrasjb, Joen, hedgefield, ibdz, melchoyce.
See #49999.
Built from https://develop.svn.wordpress.org/trunk@50025
git-svn-id: http://core.svn.wordpress.org/trunk@49726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-26 19:54:59 +01:00
|
|
|
color: #72aee6;
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
}
|
|
|
|
|
2015-07-03 05:29:25 +02:00
|
|
|
#wpadminbar.mobile .quicklinks .ab-icon:before,
|
|
|
|
#wpadminbar.mobile .quicklinks .ab-item:before {
|
Administration: Standardize colors used in CSS to a single palette.
This is part of a larger project in cleaning up core's admin CSS. This collapses all colors used in the CSS to one of 12 blues, greens, reds, and yellows, 13 grays, pure black, and pure white. The colors are perceptually uniform from light to dark, half of each range has a 4.5 or higher contrast against white, the other half has a 4.5 or higher contrast against black.
Standardizing on this set of colors will help contributors make consistent, accessible design decisions. The full color palette can be seen here: https://codepen.io/ryelle/full/WNGVEjw
Props notlaura, danfarrow, kburgoine, drw158, audrasjb, Joen, hedgefield, ibdz, melchoyce.
See #49999.
Built from https://develop.svn.wordpress.org/trunk@50025
git-svn-id: http://core.svn.wordpress.org/trunk@49726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-26 19:54:59 +01:00
|
|
|
color: #c3c4c7;
|
2015-07-03 05:29:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar.mobile .quicklinks .hover .ab-icon:before,
|
|
|
|
#wpadminbar.mobile .quicklinks .hover .ab-item:before {
|
Administration: Standardize colors used in CSS to a single palette.
This is part of a larger project in cleaning up core's admin CSS. This collapses all colors used in the CSS to one of 12 blues, greens, reds, and yellows, 13 grays, pure black, and pure white. The colors are perceptually uniform from light to dark, half of each range has a 4.5 or higher contrast against white, the other half has a 4.5 or higher contrast against black.
Standardizing on this set of colors will help contributors make consistent, accessible design decisions. The full color palette can be seen here: https://codepen.io/ryelle/full/WNGVEjw
Props notlaura, danfarrow, kburgoine, drw158, audrasjb, Joen, hedgefield, ibdz, melchoyce.
See #49999.
Built from https://develop.svn.wordpress.org/trunk@50025
git-svn-id: http://core.svn.wordpress.org/trunk@49726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-26 19:54:59 +01:00
|
|
|
color: #72aee6;
|
2015-07-03 05:29:25 +02:00
|
|
|
}
|
|
|
|
|
2019-03-04 23:46:52 +01:00
|
|
|
#wpadminbar .menupop .menupop > .ab-item .wp-admin-bar-arrow:before,
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
#wpadminbar .ab-top-secondary .menupop .menupop > .ab-item:before {
|
|
|
|
position: absolute;
|
2015-09-05 21:57:25 +02:00
|
|
|
font: normal 17px/1 dashicons;
|
2020-10-26 03:25:09 +01:00
|
|
|
speak: never;
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
2012-08-23 02:04:18 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .menupop .menupop > .ab-item {
|
|
|
|
display: block;
|
|
|
|
padding-right: 2em;
|
|
|
|
}
|
|
|
|
|
2019-03-04 23:46:52 +01:00
|
|
|
#wpadminbar .menupop .menupop > .ab-item .wp-admin-bar-arrow:before {
|
2013-11-24 13:09:11 +01:00
|
|
|
top: 1px;
|
2019-03-04 23:46:52 +01:00
|
|
|
right: 10px;
|
|
|
|
padding: 4px 0;
|
2015-09-10 22:22:25 +02:00
|
|
|
content: "\f139";
|
2013-11-28 00:12:09 +01:00
|
|
|
color: inherit;
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
}
|
|
|
|
|
2012-08-23 02:04:18 +02:00
|
|
|
#wpadminbar .ab-top-secondary .menupop .menupop > .ab-item {
|
|
|
|
padding-left: 2em;
|
|
|
|
padding-right: 1em;
|
|
|
|
}
|
|
|
|
|
2019-03-04 23:46:52 +01:00
|
|
|
#wpadminbar .ab-top-secondary .menupop .menupop > .ab-item .wp-admin-bar-arrow:before {
|
2015-10-13 05:54:24 +02:00
|
|
|
top: 1px;
|
|
|
|
left: 6px;
|
2015-09-10 22:22:25 +02:00
|
|
|
content: "\f141";
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
}
|
|
|
|
|
2012-08-23 02:04:18 +02:00
|
|
|
#wpadminbar .quicklinks .menupop ul.ab-sub-secondary {
|
|
|
|
display: block;
|
|
|
|
position: relative;
|
|
|
|
right: auto;
|
|
|
|
margin: 0;
|
|
|
|
box-shadow: none;
|
|
|
|
}
|
|
|
|
|
2013-12-05 20:58:10 +01:00
|
|
|
#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,
|
|
|
|
#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu {
|
Administration: Standardize colors used in CSS to a single palette.
This is part of a larger project in cleaning up core's admin CSS. This collapses all colors used in the CSS to one of 12 blues, greens, reds, and yellows, 13 grays, pure black, and pure white. The colors are perceptually uniform from light to dark, half of each range has a 4.5 or higher contrast against white, the other half has a 4.5 or higher contrast against black.
Standardizing on this set of colors will help contributors make consistent, accessible design decisions. The full color palette can be seen here: https://codepen.io/ryelle/full/WNGVEjw
Props notlaura, danfarrow, kburgoine, drw158, audrasjb, Joen, hedgefield, ibdz, melchoyce.
See #49999.
Built from https://develop.svn.wordpress.org/trunk@50025
git-svn-id: http://core.svn.wordpress.org/trunk@49726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-26 19:54:59 +01:00
|
|
|
background: #3c434a;
|
2013-12-05 20:58:10 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .quicklinks .menupop .ab-sub-secondary > li > a:hover,
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
#wpadminbar .quicklinks .menupop .ab-sub-secondary > li .ab-item:focus a {
|
Administration: Standardize colors used in CSS to a single palette.
This is part of a larger project in cleaning up core's admin CSS. This collapses all colors used in the CSS to one of 12 blues, greens, reds, and yellows, 13 grays, pure black, and pure white. The colors are perceptually uniform from light to dark, half of each range has a 4.5 or higher contrast against white, the other half has a 4.5 or higher contrast against black.
Standardizing on this set of colors will help contributors make consistent, accessible design decisions. The full color palette can be seen here: https://codepen.io/ryelle/full/WNGVEjw
Props notlaura, danfarrow, kburgoine, drw158, audrasjb, Joen, hedgefield, ibdz, melchoyce.
See #49999.
Built from https://develop.svn.wordpress.org/trunk@50025
git-svn-id: http://core.svn.wordpress.org/trunk@49726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-26 19:54:59 +01:00
|
|
|
color: #72aee6;
|
2012-08-23 02:04:18 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .quicklinks a span#ab-updates {
|
Administration: Standardize colors used in CSS to a single palette.
This is part of a larger project in cleaning up core's admin CSS. This collapses all colors used in the CSS to one of 12 blues, greens, reds, and yellows, 13 grays, pure black, and pure white. The colors are perceptually uniform from light to dark, half of each range has a 4.5 or higher contrast against white, the other half has a 4.5 or higher contrast against black.
Standardizing on this set of colors will help contributors make consistent, accessible design decisions. The full color palette can be seen here: https://codepen.io/ryelle/full/WNGVEjw
Props notlaura, danfarrow, kburgoine, drw158, audrasjb, Joen, hedgefield, ibdz, melchoyce.
See #49999.
Built from https://develop.svn.wordpress.org/trunk@50025
git-svn-id: http://core.svn.wordpress.org/trunk@49726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-26 19:54:59 +01:00
|
|
|
background: #f0f0f1;
|
|
|
|
color: #2c3338;
|
2012-08-23 02:04:18 +02:00
|
|
|
display: inline;
|
|
|
|
padding: 2px 5px;
|
|
|
|
font-size: 10px;
|
2016-06-17 20:37:28 +02:00
|
|
|
font-weight: 600;
|
2012-08-23 02:04:18 +02:00
|
|
|
border-radius: 10px;
|
|
|
|
}
|
|
|
|
|
2019-01-17 08:41:52 +01:00
|
|
|
#wpadminbar .quicklinks a:hover span#ab-updates {
|
2012-08-23 02:04:18 +02:00
|
|
|
background: #fff;
|
|
|
|
color: #000;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .ab-top-secondary {
|
|
|
|
float: right;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar ul li:last-child,
|
|
|
|
#wpadminbar ul li:last-child .ab-item {
|
|
|
|
box-shadow: none;
|
|
|
|
}
|
|
|
|
|
Administration: Improve user experience and clarify when in recovery mode.
This changeset introduces several changes around usability when recovery mode is active:
* Display a notice in the admin clarifying that the user is in recovery mode.
* Use a highlight color for the admin bar link to exit recovery mode.
* Exit recovery mode automatically when logging out.
* Include a recovery mode indicator in the title tag.
Props aandrewdixon, azaozz, dhanukanuwan, flixos90, henrywright, karmatosed, mapk, melchoyce, spacedmonkey, TimothyBlynJacobs, tinkerbelly.
See #46608.
Built from https://develop.svn.wordpress.org/trunk@45117
git-svn-id: http://core.svn.wordpress.org/trunk@44926 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-04-05 19:00:52 +02:00
|
|
|
/**
|
|
|
|
* Recovery Mode
|
|
|
|
*/
|
|
|
|
#wpadminbar #wp-admin-bar-recovery-mode {
|
|
|
|
color: #fff;
|
Administration: Standardize colors used in CSS to a single palette.
This is part of a larger project in cleaning up core's admin CSS. This collapses all colors used in the CSS to one of 12 blues, greens, reds, and yellows, 13 grays, pure black, and pure white. The colors are perceptually uniform from light to dark, half of each range has a 4.5 or higher contrast against white, the other half has a 4.5 or higher contrast against black.
Standardizing on this set of colors will help contributors make consistent, accessible design decisions. The full color palette can be seen here: https://codepen.io/ryelle/full/WNGVEjw
Props notlaura, danfarrow, kburgoine, drw158, audrasjb, Joen, hedgefield, ibdz, melchoyce.
See #49999.
Built from https://develop.svn.wordpress.org/trunk@50025
git-svn-id: http://core.svn.wordpress.org/trunk@49726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-26 19:54:59 +01:00
|
|
|
background-color: #d63638;
|
Administration: Improve user experience and clarify when in recovery mode.
This changeset introduces several changes around usability when recovery mode is active:
* Display a notice in the admin clarifying that the user is in recovery mode.
* Use a highlight color for the admin bar link to exit recovery mode.
* Exit recovery mode automatically when logging out.
* Include a recovery mode indicator in the title tag.
Props aandrewdixon, azaozz, dhanukanuwan, flixos90, henrywright, karmatosed, mapk, melchoyce, spacedmonkey, TimothyBlynJacobs, tinkerbelly.
See #46608.
Built from https://develop.svn.wordpress.org/trunk@45117
git-svn-id: http://core.svn.wordpress.org/trunk@44926 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-04-05 19:00:52 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .ab-top-menu > #wp-admin-bar-recovery-mode.hover >.ab-item,
|
|
|
|
#wpadminbar.nojq .quicklinks .ab-top-menu > #wp-admin-bar-recovery-mode > .ab-item:focus,
|
|
|
|
#wpadminbar:not(.mobile) .ab-top-menu > #wp-admin-bar-recovery-mode:hover > .ab-item,
|
|
|
|
#wpadminbar:not(.mobile) .ab-top-menu > #wp-admin-bar-recovery-mode > .ab-item:focus {
|
|
|
|
color: #fff;
|
Administration: Standardize colors used in CSS to a single palette.
This is part of a larger project in cleaning up core's admin CSS. This collapses all colors used in the CSS to one of 12 blues, greens, reds, and yellows, 13 grays, pure black, and pure white. The colors are perceptually uniform from light to dark, half of each range has a 4.5 or higher contrast against white, the other half has a 4.5 or higher contrast against black.
Standardizing on this set of colors will help contributors make consistent, accessible design decisions. The full color palette can be seen here: https://codepen.io/ryelle/full/WNGVEjw
Props notlaura, danfarrow, kburgoine, drw158, audrasjb, Joen, hedgefield, ibdz, melchoyce.
See #49999.
Built from https://develop.svn.wordpress.org/trunk@50025
git-svn-id: http://core.svn.wordpress.org/trunk@49726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-26 19:54:59 +01:00
|
|
|
background-color: #d63638;
|
Administration: Improve user experience and clarify when in recovery mode.
This changeset introduces several changes around usability when recovery mode is active:
* Display a notice in the admin clarifying that the user is in recovery mode.
* Use a highlight color for the admin bar link to exit recovery mode.
* Exit recovery mode automatically when logging out.
* Include a recovery mode indicator in the title tag.
Props aandrewdixon, azaozz, dhanukanuwan, flixos90, henrywright, karmatosed, mapk, melchoyce, spacedmonkey, TimothyBlynJacobs, tinkerbelly.
See #46608.
Built from https://develop.svn.wordpress.org/trunk@45117
git-svn-id: http://core.svn.wordpress.org/trunk@44926 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-04-05 19:00:52 +02:00
|
|
|
}
|
|
|
|
|
2012-08-23 02:04:18 +02:00
|
|
|
/**
|
|
|
|
* My Account
|
|
|
|
*/
|
|
|
|
#wp-admin-bar-my-account > ul {
|
|
|
|
min-width: 198px;
|
|
|
|
}
|
|
|
|
|
2021-05-25 19:10:58 +02:00
|
|
|
#wp-admin-bar-my-account:not(.with-avatar) > .ab-item {
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
|
2013-12-06 22:23:10 +01:00
|
|
|
#wp-admin-bar-my-account > .ab-item:before {
|
|
|
|
content: "\f110";
|
|
|
|
top: 2px;
|
|
|
|
float: right;
|
|
|
|
margin-left: 6px;
|
|
|
|
margin-right: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wp-admin-bar-my-account.with-avatar > .ab-item:before {
|
|
|
|
display: none;
|
|
|
|
content: none;
|
|
|
|
}
|
|
|
|
|
2012-08-23 02:04:18 +02:00
|
|
|
#wp-admin-bar-my-account.with-avatar > ul {
|
|
|
|
min-width: 270px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #wp-admin-bar-user-actions > li {
|
|
|
|
margin-left: 16px;
|
|
|
|
margin-right: 16px;
|
|
|
|
}
|
|
|
|
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
#wpadminbar #wp-admin-bar-user-actions.ab-submenu {
|
|
|
|
padding: 6px 0 12px;
|
2012-08-23 02:04:18 +02:00
|
|
|
}
|
|
|
|
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
#wpadminbar #wp-admin-bar-my-account.with-avatar #wp-admin-bar-user-actions > li {
|
|
|
|
margin-left: 88px;
|
2012-08-23 02:04:18 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #wp-admin-bar-user-info {
|
|
|
|
margin-top: 6px;
|
|
|
|
margin-bottom: 15px;
|
|
|
|
height: auto;
|
|
|
|
background: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wp-admin-bar-user-info .avatar {
|
|
|
|
position: absolute;
|
|
|
|
left: -72px;
|
|
|
|
top: 4px;
|
|
|
|
width: 64px;
|
|
|
|
height: 64px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #wp-admin-bar-user-info a {
|
|
|
|
background: none;
|
|
|
|
height: auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #wp-admin-bar-user-info span {
|
|
|
|
background: none;
|
|
|
|
padding: 0;
|
2024-03-08 23:11:12 +01:00
|
|
|
height: 18px;
|
2012-08-23 02:04:18 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #wp-admin-bar-user-info .display-name,
|
|
|
|
#wpadminbar #wp-admin-bar-user-info .username {
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #wp-admin-bar-user-info .username {
|
Administration: Standardize colors used in CSS to a single palette.
This is part of a larger project in cleaning up core's admin CSS. This collapses all colors used in the CSS to one of 12 blues, greens, reds, and yellows, 13 grays, pure black, and pure white. The colors are perceptually uniform from light to dark, half of each range has a 4.5 or higher contrast against white, the other half has a 4.5 or higher contrast against black.
Standardizing on this set of colors will help contributors make consistent, accessible design decisions. The full color palette can be seen here: https://codepen.io/ryelle/full/WNGVEjw
Props notlaura, danfarrow, kburgoine, drw158, audrasjb, Joen, hedgefield, ibdz, melchoyce.
See #49999.
Built from https://develop.svn.wordpress.org/trunk@50025
git-svn-id: http://core.svn.wordpress.org/trunk@49726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-26 19:54:59 +01:00
|
|
|
color: #a7aaad;
|
2012-08-23 02:04:18 +02:00
|
|
|
font-size: 11px;
|
|
|
|
}
|
|
|
|
|
2015-09-14 19:10:26 +02:00
|
|
|
#wpadminbar #wp-admin-bar-my-account.with-avatar > .ab-empty-item img,
|
2015-04-08 18:08:28 +02:00
|
|
|
#wpadminbar #wp-admin-bar-my-account.with-avatar > a img {
|
|
|
|
width: auto;
|
2012-08-23 02:04:18 +02:00
|
|
|
height: 16px;
|
|
|
|
padding: 0;
|
Administration: Standardize colors used in CSS to a single palette.
This is part of a larger project in cleaning up core's admin CSS. This collapses all colors used in the CSS to one of 12 blues, greens, reds, and yellows, 13 grays, pure black, and pure white. The colors are perceptually uniform from light to dark, half of each range has a 4.5 or higher contrast against white, the other half has a 4.5 or higher contrast against black.
Standardizing on this set of colors will help contributors make consistent, accessible design decisions. The full color palette can be seen here: https://codepen.io/ryelle/full/WNGVEjw
Props notlaura, danfarrow, kburgoine, drw158, audrasjb, Joen, hedgefield, ibdz, melchoyce.
See #49999.
Built from https://develop.svn.wordpress.org/trunk@50025
git-svn-id: http://core.svn.wordpress.org/trunk@49726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-26 19:54:59 +01:00
|
|
|
border: 1px solid #8c8f94;
|
|
|
|
background: #f0f0f1;
|
2019-05-30 14:32:51 +02:00
|
|
|
line-height: 1.84615384;
|
2012-08-23 02:04:18 +02:00
|
|
|
vertical-align: middle;
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
margin: -4px 0 0 6px;
|
2012-08-23 02:04:18 +02:00
|
|
|
float: none;
|
|
|
|
display: inline;
|
|
|
|
}
|
|
|
|
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
/**
|
|
|
|
* WP Logo
|
|
|
|
*/
|
|
|
|
#wpadminbar #wp-admin-bar-wp-logo > .ab-item .ab-icon {
|
2013-12-05 18:37:10 +01:00
|
|
|
width: 15px;
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
height: 20px;
|
|
|
|
margin-right: 0;
|
|
|
|
padding: 6px 0 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #wp-admin-bar-wp-logo > .ab-item {
|
2013-12-05 19:03:10 +01:00
|
|
|
padding: 0 7px;
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #wp-admin-bar-wp-logo > .ab-item .ab-icon:before {
|
2015-09-10 22:22:25 +02:00
|
|
|
content: "\f120";
|
2013-11-14 23:37:09 +01:00
|
|
|
top: 2px;
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
}
|
|
|
|
|
2012-08-23 02:04:18 +02:00
|
|
|
/*
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
* My Sites & Site Title
|
2012-08-23 02:04:18 +02:00
|
|
|
*/
|
2012-11-07 21:54:08 +01:00
|
|
|
#wpadminbar .quicklinks li .blavatar {
|
2019-08-18 14:31:00 +02:00
|
|
|
display: inline-block;
|
|
|
|
vertical-align: middle;
|
2015-09-05 21:57:25 +02:00
|
|
|
font: normal 16px/1 dashicons !important;
|
2020-10-26 03:25:09 +01:00
|
|
|
speak: never;
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
Administration: Standardize colors used in CSS to a single palette.
This is part of a larger project in cleaning up core's admin CSS. This collapses all colors used in the CSS to one of 12 blues, greens, reds, and yellows, 13 grays, pure black, and pure white. The colors are perceptually uniform from light to dark, half of each range has a 4.5 or higher contrast against white, the other half has a 4.5 or higher contrast against black.
Standardizing on this set of colors will help contributors make consistent, accessible design decisions. The full color palette can be seen here: https://codepen.io/ryelle/full/WNGVEjw
Props notlaura, danfarrow, kburgoine, drw158, audrasjb, Joen, hedgefield, ibdz, melchoyce.
See #49999.
Built from https://develop.svn.wordpress.org/trunk@50025
git-svn-id: http://core.svn.wordpress.org/trunk@49726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-26 19:54:59 +01:00
|
|
|
color: #f0f0f1;
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
}
|
|
|
|
|
2015-10-18 18:22:24 +02:00
|
|
|
#wpadminbar .quicklinks li a:hover .blavatar,
|
|
|
|
#wpadminbar .quicklinks li a:focus .blavatar,
|
|
|
|
#wpadminbar .quicklinks .ab-sub-wrapper .menupop.hover > a .blavatar {
|
Administration: Standardize colors used in CSS to a single palette.
This is part of a larger project in cleaning up core's admin CSS. This collapses all colors used in the CSS to one of 12 blues, greens, reds, and yellows, 13 grays, pure black, and pure white. The colors are perceptually uniform from light to dark, half of each range has a 4.5 or higher contrast against white, the other half has a 4.5 or higher contrast against black.
Standardizing on this set of colors will help contributors make consistent, accessible design decisions. The full color palette can be seen here: https://codepen.io/ryelle/full/WNGVEjw
Props notlaura, danfarrow, kburgoine, drw158, audrasjb, Joen, hedgefield, ibdz, melchoyce.
See #49999.
Built from https://develop.svn.wordpress.org/trunk@50025
git-svn-id: http://core.svn.wordpress.org/trunk@49726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-26 19:54:59 +01:00
|
|
|
color: #72aee6;
|
2012-11-09 03:06:59 +01:00
|
|
|
}
|
|
|
|
|
2021-05-10 20:24:01 +02:00
|
|
|
#wpadminbar .quicklinks li img.blavatar,
|
|
|
|
#wpadminbar .quicklinks li div.blavatar:before {
|
2012-11-07 21:54:08 +01:00
|
|
|
height: 16px;
|
|
|
|
width: 16px;
|
2019-08-18 14:31:00 +02:00
|
|
|
margin: 0 8px 2px -2px;
|
2012-08-23 02:04:18 +02:00
|
|
|
}
|
|
|
|
|
2021-05-10 20:24:01 +02:00
|
|
|
#wpadminbar .quicklinks li div.blavatar:before {
|
|
|
|
content: "\f120";
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
#wpadminbar #wp-admin-bar-appearance {
|
|
|
|
margin-top: -12px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #wp-admin-bar-my-sites > .ab-item:before,
|
|
|
|
#wpadminbar #wp-admin-bar-site-name > .ab-item:before {
|
2016-05-05 19:13:26 +02:00
|
|
|
content: "\f541";
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
top: 2px;
|
|
|
|
}
|
|
|
|
|
2021-11-18 17:48:01 +01:00
|
|
|
#wpadminbar #wp-admin-bar-site-editor > .ab-item:before {
|
|
|
|
content: "\f100";
|
|
|
|
top: 2px;
|
|
|
|
}
|
|
|
|
|
2015-07-08 22:03:24 +02:00
|
|
|
#wpadminbar #wp-admin-bar-customize > .ab-item:before {
|
2015-09-10 22:22:25 +02:00
|
|
|
content: "\f540";
|
2015-07-08 22:03:24 +02:00
|
|
|
top: 2px;
|
|
|
|
}
|
|
|
|
|
2013-12-03 18:25:10 +01:00
|
|
|
#wpadminbar #wp-admin-bar-edit > .ab-item:before {
|
2015-09-10 22:22:25 +02:00
|
|
|
content: "\f464";
|
2013-12-03 18:25:10 +01:00
|
|
|
top: 2px;
|
|
|
|
}
|
|
|
|
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
#wpadminbar #wp-admin-bar-site-name > .ab-item:before {
|
2014-05-28 15:42:14 +02:00
|
|
|
content: "\f226";
|
|
|
|
}
|
|
|
|
|
|
|
|
.wp-admin #wpadminbar #wp-admin-bar-site-name > .ab-item:before {
|
2013-12-09 01:41:09 +01:00
|
|
|
content: "\f102";
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
2012-08-23 02:04:18 +02:00
|
|
|
/**
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
* Comments
|
2012-08-23 02:04:18 +02:00
|
|
|
*/
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
#wpadminbar #wp-admin-bar-comments .ab-icon {
|
|
|
|
margin-right: 6px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #wp-admin-bar-comments .ab-icon:before {
|
2015-09-10 22:22:25 +02:00
|
|
|
content: "\f101";
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
top: 3px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #wp-admin-bar-comments .count-0 {
|
|
|
|
opacity: .5;
|
|
|
|
}
|
|
|
|
|
|
|
|
/**
|
|
|
|
* New Content
|
|
|
|
*/
|
|
|
|
#wpadminbar #wp-admin-bar-new-content .ab-icon:before {
|
2015-09-10 22:22:25 +02:00
|
|
|
content: "\f132";
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
top: 4px;
|
2012-08-23 02:04:18 +02:00
|
|
|
}
|
|
|
|
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
/**
|
|
|
|
* Updates
|
|
|
|
*/
|
|
|
|
#wpadminbar #wp-admin-bar-updates .ab-icon:before {
|
2015-09-10 22:22:25 +02:00
|
|
|
content: "\f463";
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
top: 2px;
|
|
|
|
}
|
|
|
|
|
2021-01-27 11:59:02 +01:00
|
|
|
#wpadminbar #wp-admin-bar-updates.spin .ab-icon:before {
|
|
|
|
display: inline-block;
|
|
|
|
animation: rotation 2s infinite linear;
|
|
|
|
}
|
|
|
|
|
2021-01-27 12:40:59 +01:00
|
|
|
@media (prefers-reduced-motion: reduce) {
|
|
|
|
#wpadminbar #wp-admin-bar-updates.spin .ab-icon:before {
|
|
|
|
animation: none;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
/**
|
|
|
|
* Search
|
|
|
|
*/
|
Administration: Remove any CSS related to Internet Explorer versions 6 – 10.
In WordPress 3.2 support for IE6 was dropped, IE7 followed a few versions later. With the 4.8 release, WordPress officially ended support for Internet Explorer versions 8, 9, and 10. Yet, we still have shipped CSS for the unsupported IE versions....until now! Goodbye to ie.css and star hacks!
* Removes ie.css and `ie` style handle.
* Removes IE specific class names and any related CSS.
* Drops support for IE8 and older in `wp_customize_support_script()`.
* Updates compatibility mode for CSS minification to `ie11`.
Props ayeshrajans, isabel_brison, afercia, netweb, peterwilsoncc, ocean90.
Fixes #17232, #46015.
Built from https://develop.svn.wordpress.org/trunk@47771
git-svn-id: http://core.svn.wordpress.org/trunk@47547 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-05-06 22:15:07 +02:00
|
|
|
|
2012-08-23 02:04:18 +02:00
|
|
|
#wpadminbar #wp-admin-bar-search .ab-item {
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
padding: 0;
|
2012-08-23 02:04:18 +02:00
|
|
|
background: transparent;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #adminbarsearch {
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
position: relative;
|
|
|
|
height: 32px;
|
2012-08-23 02:04:18 +02:00
|
|
|
padding: 0 2px;
|
2015-04-08 18:08:28 +02:00
|
|
|
z-index: 1;
|
2012-08-23 02:04:18 +02:00
|
|
|
}
|
|
|
|
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
#wpadminbar #adminbarsearch:before {
|
|
|
|
position: absolute;
|
|
|
|
top: 6px;
|
|
|
|
left: 5px;
|
|
|
|
z-index: 20;
|
2015-09-05 21:57:25 +02:00
|
|
|
font: normal 20px/1 dashicons !important;
|
2015-09-10 22:22:25 +02:00
|
|
|
content: "\f179";
|
2020-10-26 03:25:09 +01:00
|
|
|
speak: never;
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
|
}
|
|
|
|
|
2017-04-12 18:12:43 +02:00
|
|
|
/* The admin bar search field needs to reset many styles that might be inherited from the active Theme CSS. See ticket #40313. */
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input {
|
2017-04-12 18:12:43 +02:00
|
|
|
display: inline-block;
|
|
|
|
float: none;
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
position: relative;
|
|
|
|
z-index: 30;
|
2016-05-17 03:45:27 +02:00
|
|
|
font-size: 13px;
|
2016-07-26 18:39:30 +02:00
|
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
|
2019-05-30 14:32:51 +02:00
|
|
|
line-height: 1.84615384;
|
2017-04-12 18:12:43 +02:00
|
|
|
text-indent: 0;
|
2012-08-23 02:04:18 +02:00
|
|
|
height: 24px;
|
|
|
|
width: 24px;
|
2015-04-08 18:08:28 +02:00
|
|
|
max-width: none;
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
padding: 0 3px 0 24px;
|
2012-08-23 02:04:18 +02:00
|
|
|
margin: 0;
|
Administration: Standardize colors used in CSS to a single palette.
This is part of a larger project in cleaning up core's admin CSS. This collapses all colors used in the CSS to one of 12 blues, greens, reds, and yellows, 13 grays, pure black, and pure white. The colors are perceptually uniform from light to dark, half of each range has a 4.5 or higher contrast against white, the other half has a 4.5 or higher contrast against black.
Standardizing on this set of colors will help contributors make consistent, accessible design decisions. The full color palette can be seen here: https://codepen.io/ryelle/full/WNGVEjw
Props notlaura, danfarrow, kburgoine, drw158, audrasjb, Joen, hedgefield, ibdz, melchoyce.
See #49999.
Built from https://develop.svn.wordpress.org/trunk@50025
git-svn-id: http://core.svn.wordpress.org/trunk@49726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-26 19:54:59 +01:00
|
|
|
color: #c3c4c7;
|
2019-03-04 23:02:52 +01:00
|
|
|
background-color: rgba(255, 255, 255, 0);
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
border: none;
|
2012-08-23 02:04:18 +02:00
|
|
|
outline: none;
|
|
|
|
cursor: pointer;
|
|
|
|
box-shadow: none;
|
|
|
|
box-sizing: border-box;
|
2014-02-13 09:30:17 +01:00
|
|
|
transition-duration: 400ms;
|
|
|
|
transition-property: width, background;
|
|
|
|
transition-timing-function: ease;
|
2012-08-23 02:04:18 +02:00
|
|
|
}
|
|
|
|
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input:focus {
|
|
|
|
z-index: 10;
|
|
|
|
color: #000;
|
2012-08-23 02:04:18 +02:00
|
|
|
width: 200px;
|
2019-03-04 23:02:52 +01:00
|
|
|
background-color: rgba(255, 255, 255, 0.9);
|
2012-08-23 02:04:18 +02:00
|
|
|
cursor: text;
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
border: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #adminbarsearch .adminbar-button {
|
2012-08-23 02:04:18 +02:00
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
/**
|
|
|
|
* Customize support classes
|
|
|
|
*/
|
|
|
|
.no-customize-support .hide-if-no-customize,
|
2012-11-30 14:40:59 +01:00
|
|
|
.customize-support .hide-if-customize,
|
2014-12-02 23:01:26 +01:00
|
|
|
.no-customize-support #wpadminbar .hide-if-no-customize,
|
2012-11-30 14:40:59 +01:00
|
|
|
.no-customize-support.wp-core-ui .hide-if-no-customize,
|
|
|
|
.no-customize-support .wp-core-ui .hide-if-no-customize,
|
2014-12-02 23:01:26 +01:00
|
|
|
.customize-support #wpadminbar .hide-if-customize,
|
2012-11-30 14:40:59 +01:00
|
|
|
.customize-support.wp-core-ui .hide-if-customize,
|
|
|
|
.customize-support .wp-core-ui .hide-if-customize {
|
2012-08-23 02:04:18 +02:00
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* Skip link */
|
|
|
|
#wpadminbar .screen-reader-text,
|
|
|
|
#wpadminbar .screen-reader-text span {
|
2017-09-27 19:27:45 +02:00
|
|
|
border: 0;
|
|
|
|
clip: rect(1px, 1px, 1px, 1px);
|
2023-10-17 15:20:23 +02:00
|
|
|
-webkit-clip-path: inset(50%);
|
2017-09-27 19:27:45 +02:00
|
|
|
clip-path: inset(50%);
|
2012-08-23 02:04:18 +02:00
|
|
|
height: 1px;
|
2017-09-27 19:27:45 +02:00
|
|
|
margin: -1px;
|
2012-08-23 02:04:18 +02:00
|
|
|
overflow: hidden;
|
2017-09-27 19:27:45 +02:00
|
|
|
padding: 0;
|
|
|
|
position: absolute;
|
|
|
|
width: 1px;
|
|
|
|
word-wrap: normal !important;
|
2012-08-23 02:04:18 +02:00
|
|
|
}
|
|
|
|
|
2012-11-20 22:14:49 +01:00
|
|
|
#wpadminbar .screen-reader-shortcut {
|
|
|
|
position: absolute;
|
|
|
|
top: -1000em;
|
2012-10-16 23:26:59 +02:00
|
|
|
left: 6px;
|
2012-08-23 02:04:18 +02:00
|
|
|
height: auto;
|
|
|
|
width: auto;
|
|
|
|
display: block;
|
2012-10-16 23:26:59 +02:00
|
|
|
font-size: 14px;
|
2016-06-17 20:37:28 +02:00
|
|
|
font-weight: 600;
|
2012-10-16 23:26:59 +02:00
|
|
|
padding: 15px 23px 14px;
|
Administration: Standardize colors used in CSS to a single palette.
This is part of a larger project in cleaning up core's admin CSS. This collapses all colors used in the CSS to one of 12 blues, greens, reds, and yellows, 13 grays, pure black, and pure white. The colors are perceptually uniform from light to dark, half of each range has a 4.5 or higher contrast against white, the other half has a 4.5 or higher contrast against black.
Standardizing on this set of colors will help contributors make consistent, accessible design decisions. The full color palette can be seen here: https://codepen.io/ryelle/full/WNGVEjw
Props notlaura, danfarrow, kburgoine, drw158, audrasjb, Joen, hedgefield, ibdz, melchoyce.
See #49999.
Built from https://develop.svn.wordpress.org/trunk@50025
git-svn-id: http://core.svn.wordpress.org/trunk@49726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-26 19:54:59 +01:00
|
|
|
background: #f0f0f1;
|
|
|
|
color: #2271b1;
|
2012-08-23 02:04:18 +02:00
|
|
|
z-index: 100000;
|
|
|
|
line-height: normal;
|
Say hello to a fresh new look for the WordPress admin.
Still to come: more color schemes, a responsive component, and more.
see #25858.
props iammattthomas, tillkruess, EmpireOfLight, melchoyce, ryelle, joen, mitchoyoshitaka, sirbrillig, andypeatling, isaackeyet, Otto42, dd32, matt, helen.
Built from https://develop.svn.wordpress.org/trunk@26072
git-svn-id: http://core.svn.wordpress.org/trunk@25992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-10 01:27:10 +01:00
|
|
|
text-decoration: none;
|
2023-02-11 18:39:20 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .screen-reader-shortcut:focus {
|
|
|
|
top: 7px;
|
|
|
|
background: #f0f0f1;
|
2019-03-04 23:02:52 +01:00
|
|
|
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
|
2012-08-23 02:04:18 +02:00
|
|
|
}
|
|
|
|
|
2019-01-17 08:41:52 +01:00
|
|
|
@media screen and (max-width: 782px) {
|
2021-08-26 20:24:58 +02:00
|
|
|
html {
|
|
|
|
--wp-admin--admin-bar--height: 46px;
|
|
|
|
}
|
|
|
|
|
2013-11-14 23:37:09 +01:00
|
|
|
/* Toolbar Touchification*/
|
|
|
|
html #wpadminbar {
|
|
|
|
height: 46px;
|
2019-07-27 00:04:55 +02:00
|
|
|
min-width: 240px; /* match the min-width of the body in wp-admin/css/common.css */
|
2013-11-14 23:37:09 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar * {
|
2016-05-17 03:45:27 +02:00
|
|
|
font-size: 14px;
|
2016-06-17 20:37:28 +02:00
|
|
|
font-weight: 400;
|
2016-07-26 18:39:30 +02:00
|
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
|
2019-05-30 14:32:51 +02:00
|
|
|
line-height: 2.28571428;
|
2013-11-14 23:37:09 +01:00
|
|
|
}
|
|
|
|
|
2014-01-08 22:24:12 +01:00
|
|
|
#wpadminbar .quicklinks > ul > li > a,
|
2013-12-03 22:53:10 +01:00
|
|
|
#wpadminbar .quicklinks .ab-empty-item {
|
2013-11-14 23:37:09 +01:00
|
|
|
padding: 0;
|
|
|
|
height: 46px;
|
2019-05-30 14:32:51 +02:00
|
|
|
line-height: 3.28571428;
|
2013-11-14 23:37:09 +01:00
|
|
|
width: auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .ab-icon {
|
|
|
|
font: 40px/1 dashicons !important;
|
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
2014-01-08 22:24:12 +01:00
|
|
|
width: 52px;
|
2013-11-14 23:37:09 +01:00
|
|
|
height: 46px;
|
2013-12-03 22:53:10 +01:00
|
|
|
text-align: center;
|
2013-11-14 23:37:09 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .ab-icon:before {
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .ab-submenu {
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
|
2013-12-03 22:53:10 +01:00
|
|
|
#wpadminbar #wp-admin-bar-site-name a.ab-item,
|
|
|
|
#wpadminbar #wp-admin-bar-my-sites a.ab-item,
|
|
|
|
#wpadminbar #wp-admin-bar-my-account a.ab-item {
|
|
|
|
text-overflow: clip;
|
|
|
|
}
|
|
|
|
|
2019-05-30 14:32:51 +02:00
|
|
|
#wpadminbar .quicklinks .menupop ul li .ab-item,
|
|
|
|
#wpadminbar .quicklinks .menupop ul li a strong,
|
|
|
|
#wpadminbar .quicklinks .menupop.hover ul li .ab-item,
|
|
|
|
#wpadminbar.nojs .quicklinks .menupop:hover ul li .ab-item,
|
|
|
|
#wpadminbar .shortlink-input {
|
|
|
|
line-height: 1.6;
|
|
|
|
}
|
|
|
|
|
2013-11-14 23:37:09 +01:00
|
|
|
#wpadminbar .ab-label {
|
2022-02-04 13:56:00 +01:00
|
|
|
border: 0;
|
|
|
|
clip: rect(1px, 1px, 1px, 1px);
|
2023-10-17 15:20:23 +02:00
|
|
|
-webkit-clip-path: inset(50%);
|
2022-02-04 13:56:00 +01:00
|
|
|
clip-path: inset(50%);
|
|
|
|
height: 1px;
|
|
|
|
margin: -1px;
|
|
|
|
overflow: hidden;
|
|
|
|
padding: 0;
|
|
|
|
position: absolute;
|
|
|
|
width: 1px;
|
|
|
|
word-wrap: normal !important;
|
2013-11-14 23:37:09 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .menupop li:hover > .ab-sub-wrapper,
|
|
|
|
#wpadminbar .menupop li.hover > .ab-sub-wrapper {
|
|
|
|
margin-top: -46px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .ab-top-menu .menupop .ab-sub-wrapper .menupop > .ab-item {
|
|
|
|
padding-right: 30px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .menupop .menupop > .ab-item:before {
|
|
|
|
top: 10px;
|
|
|
|
right: 6px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .ab-top-menu > .menupop > .ab-sub-wrapper .ab-item {
|
|
|
|
font-size: 16px;
|
2015-10-13 09:40:25 +02:00
|
|
|
padding: 8px 16px;
|
2013-11-14 23:37:09 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .ab-top-menu > .menupop > .ab-sub-wrapper a:empty {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* WP logo */
|
|
|
|
#wpadminbar #wp-admin-bar-wp-logo > .ab-item {
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #wp-admin-bar-wp-logo > .ab-item .ab-icon {
|
|
|
|
padding: 0;
|
2014-01-08 22:24:12 +01:00
|
|
|
width: 52px;
|
2013-11-14 23:37:09 +01:00
|
|
|
height: 46px;
|
|
|
|
text-align: center;
|
|
|
|
vertical-align: top;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #wp-admin-bar-wp-logo > .ab-item .ab-icon:before {
|
2015-09-05 21:57:25 +02:00
|
|
|
font: 28px/1 dashicons !important;
|
2013-11-14 23:37:09 +01:00
|
|
|
top: -3px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .ab-icon,
|
|
|
|
#wpadminbar .ab-item:before {
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* My Sites and "Site Title" menu */
|
|
|
|
#wpadminbar #wp-admin-bar-my-sites > .ab-item,
|
2013-12-03 18:25:10 +01:00
|
|
|
#wpadminbar #wp-admin-bar-site-name > .ab-item,
|
2021-11-18 17:48:01 +01:00
|
|
|
#wpadminbar #wp-admin-bar-site-editor > .ab-item,
|
2015-07-08 22:03:24 +02:00
|
|
|
#wpadminbar #wp-admin-bar-customize > .ab-item,
|
2013-12-06 22:23:10 +01:00
|
|
|
#wpadminbar #wp-admin-bar-edit > .ab-item,
|
|
|
|
#wpadminbar #wp-admin-bar-my-account > .ab-item {
|
2013-11-14 23:37:09 +01:00
|
|
|
text-indent: 100%;
|
2013-12-03 18:25:10 +01:00
|
|
|
white-space: nowrap;
|
|
|
|
overflow: hidden;
|
2014-01-08 22:24:12 +01:00
|
|
|
width: 52px;
|
2013-11-14 23:37:09 +01:00
|
|
|
padding: 0;
|
Administration: Standardize colors used in CSS to a single palette.
This is part of a larger project in cleaning up core's admin CSS. This collapses all colors used in the CSS to one of 12 blues, greens, reds, and yellows, 13 grays, pure black, and pure white. The colors are perceptually uniform from light to dark, half of each range has a 4.5 or higher contrast against white, the other half has a 4.5 or higher contrast against black.
Standardizing on this set of colors will help contributors make consistent, accessible design decisions. The full color palette can be seen here: https://codepen.io/ryelle/full/WNGVEjw
Props notlaura, danfarrow, kburgoine, drw158, audrasjb, Joen, hedgefield, ibdz, melchoyce.
See #49999.
Built from https://develop.svn.wordpress.org/trunk@50025
git-svn-id: http://core.svn.wordpress.org/trunk@49726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-26 19:54:59 +01:00
|
|
|
color: #a7aaad; /* @todo not needed? this text is hidden */
|
2013-11-14 23:37:09 +01:00
|
|
|
position: relative;
|
|
|
|
}
|
2014-02-13 09:30:17 +01:00
|
|
|
|
2013-11-14 23:37:09 +01:00
|
|
|
#wpadminbar > #wp-toolbar > #wp-admin-bar-root-default .ab-icon,
|
|
|
|
#wpadminbar .ab-icon,
|
|
|
|
#wpadminbar .ab-item:before {
|
|
|
|
padding: 0;
|
|
|
|
margin-right: 0;
|
|
|
|
}
|
2014-02-13 09:30:17 +01:00
|
|
|
|
2013-12-03 18:25:10 +01:00
|
|
|
#wpadminbar #wp-admin-bar-edit > .ab-item:before,
|
2013-11-14 23:37:09 +01:00
|
|
|
#wpadminbar #wp-admin-bar-my-sites > .ab-item:before,
|
2013-12-06 22:23:10 +01:00
|
|
|
#wpadminbar #wp-admin-bar-site-name > .ab-item:before,
|
2021-11-18 17:48:01 +01:00
|
|
|
#wpadminbar #wp-admin-bar-site-editor > .ab-item:before,
|
2015-07-08 22:03:24 +02:00
|
|
|
#wpadminbar #wp-admin-bar-customize > .ab-item:before,
|
2013-12-06 22:23:10 +01:00
|
|
|
#wpadminbar #wp-admin-bar-my-account > .ab-item:before {
|
2013-11-14 23:37:09 +01:00
|
|
|
display: block;
|
|
|
|
text-indent: 0;
|
2015-09-05 21:57:25 +02:00
|
|
|
font: normal 32px/1 dashicons;
|
2020-10-26 03:25:09 +01:00
|
|
|
speak: never;
|
2013-11-14 23:37:09 +01:00
|
|
|
top: 7px;
|
2014-01-08 22:24:12 +01:00
|
|
|
width: 52px;
|
2013-11-14 23:37:09 +01:00
|
|
|
text-align: center;
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #wp-admin-bar-appearance {
|
|
|
|
margin-top: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .quicklinks li .blavatar:before {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* Search */
|
|
|
|
#wpadminbar #wp-admin-bar-search {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* New Content */
|
|
|
|
#wpadminbar #wp-admin-bar-new-content .ab-icon:before {
|
|
|
|
top: 0;
|
2019-05-30 14:32:51 +02:00
|
|
|
line-height: 1.33333333;
|
2013-11-14 23:37:09 +01:00
|
|
|
height: 46px !important;
|
|
|
|
text-align: center;
|
2014-01-08 22:24:12 +01:00
|
|
|
width: 52px;
|
2013-11-14 23:37:09 +01:00
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* Updates */
|
|
|
|
#wpadminbar #wp-admin-bar-updates {
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #wp-admin-bar-updates .ab-icon:before {
|
|
|
|
top: 3px;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* Comments */
|
|
|
|
#wpadminbar #wp-admin-bar-comments .ab-icon {
|
|
|
|
margin: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #wp-admin-bar-comments .ab-icon:before {
|
|
|
|
display: block;
|
|
|
|
font-size: 34px;
|
|
|
|
height: 46px;
|
2019-05-30 14:32:51 +02:00
|
|
|
line-height: 1.38235294;
|
2013-11-14 23:37:09 +01:00
|
|
|
top: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* My Account */
|
|
|
|
#wpadminbar #wp-admin-bar-my-account > a {
|
|
|
|
position: relative;
|
|
|
|
white-space: nowrap;
|
2013-12-03 22:53:10 +01:00
|
|
|
text-indent: 150%; /* More than 100% indention is needed since this element has padding */
|
2013-11-14 23:37:09 +01:00
|
|
|
width: 28px;
|
|
|
|
padding: 0 10px;
|
2013-11-26 03:42:10 +01:00
|
|
|
overflow: hidden; /* Prevent link text from forcing horizontal scrolling on mobile */
|
2013-11-14 23:37:09 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar > a img {
|
|
|
|
position: absolute;
|
|
|
|
top: 13px;
|
|
|
|
right: 10px;
|
|
|
|
width: 26px;
|
|
|
|
height: 26px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #wp-admin-bar-user-actions.ab-submenu {
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #wp-admin-bar-user-actions.ab-submenu img.avatar {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #wp-admin-bar-my-account.with-avatar #wp-admin-bar-user-actions > li {
|
|
|
|
margin: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #wp-admin-bar-user-info .display-name {
|
|
|
|
height: auto;
|
|
|
|
font-size: 16px;
|
2019-05-30 14:32:51 +02:00
|
|
|
line-height: 1.5;
|
Administration: Standardize colors used in CSS to a single palette.
This is part of a larger project in cleaning up core's admin CSS. This collapses all colors used in the CSS to one of 12 blues, greens, reds, and yellows, 13 grays, pure black, and pure white. The colors are perceptually uniform from light to dark, half of each range has a 4.5 or higher contrast against white, the other half has a 4.5 or higher contrast against black.
Standardizing on this set of colors will help contributors make consistent, accessible design decisions. The full color palette can be seen here: https://codepen.io/ryelle/full/WNGVEjw
Props notlaura, danfarrow, kburgoine, drw158, audrasjb, Joen, hedgefield, ibdz, melchoyce.
See #49999.
Built from https://develop.svn.wordpress.org/trunk@50025
git-svn-id: http://core.svn.wordpress.org/trunk@49726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-26 19:54:59 +01:00
|
|
|
color: #f0f0f1;
|
2013-11-14 23:37:09 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #wp-admin-bar-user-info a {
|
|
|
|
padding-top: 4px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #wp-admin-bar-user-info .username {
|
|
|
|
line-height: 0.8 !important;
|
|
|
|
margin-bottom: -2px;
|
|
|
|
}
|
|
|
|
|
2013-12-08 18:15:11 +01:00
|
|
|
/* Show only default top level items */
|
|
|
|
#wp-toolbar > ul > li {
|
2013-11-14 23:37:09 +01:00
|
|
|
display: none;
|
|
|
|
}
|
2013-12-08 18:15:11 +01:00
|
|
|
|
|
|
|
#wpadminbar li#wp-admin-bar-menu-toggle,
|
|
|
|
#wpadminbar li#wp-admin-bar-wp-logo,
|
|
|
|
#wpadminbar li#wp-admin-bar-my-sites,
|
|
|
|
#wpadminbar li#wp-admin-bar-updates,
|
|
|
|
#wpadminbar li#wp-admin-bar-site-name,
|
2021-11-18 17:48:01 +01:00
|
|
|
#wpadminbar li#wp-admin-bar-site-editor,
|
2015-07-08 22:03:24 +02:00
|
|
|
#wpadminbar li#wp-admin-bar-customize,
|
2013-12-08 18:15:11 +01:00
|
|
|
#wpadminbar li#wp-admin-bar-new-content,
|
|
|
|
#wpadminbar li#wp-admin-bar-edit,
|
|
|
|
#wpadminbar li#wp-admin-bar-comments,
|
|
|
|
#wpadminbar li#wp-admin-bar-my-account {
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
|
2013-12-05 19:38:12 +01:00
|
|
|
/* Allow dropdown list items to appear normally */
|
2013-12-05 20:58:10 +01:00
|
|
|
#wpadminbar li:hover ul li,
|
2013-12-08 18:15:11 +01:00
|
|
|
#wpadminbar li.hover ul li,
|
2013-12-05 20:58:10 +01:00
|
|
|
#wpadminbar li:hover ul li:hover ul li {
|
2013-12-05 19:38:12 +01:00
|
|
|
display: list-item;
|
|
|
|
}
|
2014-02-13 09:30:17 +01:00
|
|
|
|
2013-12-05 19:38:12 +01:00
|
|
|
/* Override default min-width so dropdown lists aren't stretched
|
|
|
|
to 100% viewport width at responsive sizes. */
|
|
|
|
#wpadminbar .ab-top-menu > .menupop > .ab-sub-wrapper {
|
2021-01-25 15:51:15 +01:00
|
|
|
min-width: -moz-fit-content;
|
2013-12-06 20:16:10 +01:00
|
|
|
min-width: fit-content;
|
2013-12-05 19:38:12 +01:00
|
|
|
}
|
2013-11-14 23:37:09 +01:00
|
|
|
|
|
|
|
#wpadminbar ul#wp-admin-bar-root-default > li {
|
|
|
|
margin-right: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* Experimental fix for touch toolbar dropdown positioning */
|
|
|
|
#wpadminbar .ab-top-menu,
|
|
|
|
#wpadminbar .ab-top-secondary,
|
|
|
|
#wpadminbar #wp-admin-bar-wp-logo,
|
|
|
|
#wpadminbar #wp-admin-bar-my-sites,
|
|
|
|
#wpadminbar #wp-admin-bar-site-name,
|
|
|
|
#wpadminbar #wp-admin-bar-updates,
|
|
|
|
#wpadminbar #wp-admin-bar-comments,
|
|
|
|
#wpadminbar #wp-admin-bar-new-content,
|
2013-12-03 18:25:10 +01:00
|
|
|
#wpadminbar #wp-admin-bar-edit,
|
2013-11-14 23:37:09 +01:00
|
|
|
#wpadminbar #wp-admin-bar-my-account {
|
|
|
|
position: static;
|
|
|
|
}
|
|
|
|
|
|
|
|
.network-admin #wpadminbar ul#wp-admin-bar-top-secondary > li#wp-admin-bar-my-account {
|
|
|
|
margin-right: 0;
|
|
|
|
}
|
2014-02-13 09:30:17 +01:00
|
|
|
|
2014-01-22 19:38:24 +01:00
|
|
|
/* Realign arrows on taller responsive submenus */
|
2014-02-13 09:30:17 +01:00
|
|
|
|
2014-01-22 19:38:24 +01:00
|
|
|
#wpadminbar .ab-top-secondary .menupop .menupop > .ab-item:before {
|
|
|
|
top: 10px;
|
|
|
|
left: 0;
|
|
|
|
}
|
2013-11-14 23:37:09 +01:00
|
|
|
}
|
|
|
|
|
2013-11-26 02:38:10 +01:00
|
|
|
/* Smartphone */
|
|
|
|
@media screen and (max-width: 600px) {
|
2013-11-14 23:37:09 +01:00
|
|
|
#wpadminbar {
|
|
|
|
position: absolute;
|
|
|
|
}
|
2014-02-13 09:30:17 +01:00
|
|
|
|
2013-11-26 09:57:10 +01:00
|
|
|
#wp-responsive-overlay {
|
2013-11-14 23:37:09 +01:00
|
|
|
position: fixed;
|
|
|
|
top: 0;
|
|
|
|
left: 0;
|
|
|
|
width: 100%;
|
|
|
|
height: 100%;
|
|
|
|
z-index: 400;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .ab-top-menu > .menupop > .ab-sub-wrapper {
|
|
|
|
width: 100%;
|
|
|
|
left: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar .menupop .menupop > .ab-item:before {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wpadminbar #wp-admin-bar-wp-logo.menupop .ab-sub-wrapper {
|
|
|
|
margin-left: 0;
|
|
|
|
}
|
2014-02-13 09:30:17 +01:00
|
|
|
|
2013-12-05 20:58:10 +01:00
|
|
|
#wpadminbar .ab-top-menu > .menupop li > .ab-sub-wrapper {
|
|
|
|
margin: 0;
|
|
|
|
width: 100%;
|
|
|
|
top: auto;
|
|
|
|
left: auto;
|
|
|
|
position: relative;
|
|
|
|
}
|
2014-02-13 09:30:17 +01:00
|
|
|
|
2013-12-05 20:58:10 +01:00
|
|
|
#wpadminbar .ab-top-menu > .menupop li > .ab-sub-wrapper .ab-item {
|
|
|
|
font-size: 16px;
|
|
|
|
padding: 6px 15px 19px 30px;
|
|
|
|
}
|
2014-02-13 09:30:17 +01:00
|
|
|
|
2013-12-05 20:58:10 +01:00
|
|
|
#wpadminbar li:hover ul li ul li {
|
|
|
|
display: list-item;
|
|
|
|
}
|
2013-11-14 23:37:09 +01:00
|
|
|
|
2013-12-05 19:28:11 +01:00
|
|
|
#wpadminbar li#wp-admin-bar-wp-logo,
|
|
|
|
#wpadminbar li#wp-admin-bar-updates {
|
2013-11-14 23:37:09 +01:00
|
|
|
display: none;
|
|
|
|
}
|
2014-02-13 09:30:17 +01:00
|
|
|
|
2014-01-22 19:38:24 +01:00
|
|
|
/* Make submenus full-width at this size */
|
2014-02-13 09:30:17 +01:00
|
|
|
|
2014-01-22 19:38:24 +01:00
|
|
|
#wpadminbar .ab-top-menu > .menupop li > .ab-sub-wrapper {
|
|
|
|
position: static;
|
|
|
|
box-shadow: none;
|
|
|
|
}
|
2013-12-08 18:15:11 +01:00
|
|
|
}
|
2015-07-08 22:03:24 +02:00
|
|
|
|
|
|
|
/* Very narrow screens */
|
|
|
|
@media screen and (max-width: 400px) {
|
|
|
|
#wpadminbar li#wp-admin-bar-comments {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
}
|