.accordion-section.open .accordion-section-content,
.no-js .accordion-section .accordion-section-content {
.accordion-section.open:hover {
border-bottom-color: #dcdcde;
.accordion-section-content {
.accordion-section-title {
border-left: 1px solid #dcdcde;
border-right: 1px solid #dcdcde;
-webkit-user-select: none;
.js .accordion-section-title {
.js .accordion-section-title:after {
.accordion-section-title:focus {
/* Only visible in Windows High Contrast mode */
outline: 1px solid transparent;
.accordion-section-title:hover:after,
.accordion-section-title:focus:after {
border-color: #a7aaad transparent;
/* Only visible in Windows High Contrast mode */
outline: 1px solid transparent;
.cannot-expand .accordion-section-title {
.cannot-expand .accordion-section-title:after {
.control-section .accordion-section-title,
.customize-pane-child .accordion-section-title {
padding: 10px 10px 11px 14px;
.control-section .accordion-section-title:after,
.customize-pane-child .accordion-section-title:after {
top: calc(50% - 10px); /* Arrow height is 20px, so use half of that to vertically center */
.js .control-section:hover .accordion-section-title,
.js .control-section .accordion-section-title:hover,
.js .control-section.open .accordion-section-title,
.js .control-section .accordion-section-title:focus {
.control-section.open .accordion-section-title {
border-bottom: 1px solid #dcdcde;
.network-admin .edit-site-actions {
@media only screen and (max-width: 599px) {
@media only screen and (min-width: 600px) {
.my-sites.striped li:after {
@media only screen and (min-width: 600px) and (max-width: 699px) {
.my-sites.striped li:nth-of-type(2n+1) {
.my-sites.striped li:nth-of-type(2n+2):after {
.my-sites li:nth-of-type(4n+1),
.my-sites li:nth-of-type(4n+2) {
background-color: #f6f7f7;
@media only screen and (min-width: 700px) and (max-width: 1199px) {
.my-sites.striped li:nth-of-type(3n+3):after {
.my-sites li:nth-of-type(6n+1),
.my-sites li:nth-of-type(6n+2),
.my-sites li:nth-of-type(6n+3) {
background-color: #f6f7f7;
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.my-sites.striped li:nth-of-type(4n+1) {
.my-sites.striped li:nth-of-type(4n+4):after {
.my-sites li:nth-of-type(8n+1),
.my-sites li:nth-of-type(8n+2),
.my-sites li:nth-of-type(8n+3),
.my-sites li:nth-of-type(8n+4) {
background-color: #f6f7f7;
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
.my-sites.striped li:nth-of-type(5n+1) {
.my-sites.striped li:nth-of-type(5n+5):after {
.my-sites li:nth-of-type(10n+1),
.my-sites li:nth-of-type(10n+2),
.my-sites li:nth-of-type(10n+3),
.my-sites li:nth-of-type(10n+4),
.my-sites li:nth-of-type(10n+5) {
background-color: #f6f7f7;
@media only screen and (min-width: 1600px) {
.my-sites.striped li:nth-of-type(6n+1) {
.my-sites.striped li:nth-of-type(6n+6):after {
.my-sites li:nth-of-type(12n+1),
.my-sites li:nth-of-type(12n+2),
.my-sites li:nth-of-type(12n+3),
.my-sites li:nth-of-type(12n+4),
.my-sites li:nth-of-type(12n+5),
.my-sites li:nth-of-type(12n+6) {
background-color: #f6f7f7;
-------------------------------------------------------------- */
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
/* Back-compat for pre-3.8 */
div.star-holder .star-rating {
background: url(../images/stars-2x.png?ver=20121108) repeat-x bottom left;
background-size: 21px 37px;
background-image: url(../images/spinner-2x.gif);
@media screen and (max-width: 782px) {
.screen-reader-shortcut:focus {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
display: none !important;
.wrap h1.wp-heading-inline {
.wrap .add-new-h2, /* deprecated */
.wrap .add-new-h2:active, /* deprecated */
.wrap .page-title-action,
.wrap .page-title-action:active {
.media-upload-form div.error {
.wp-core-ui .notice.is-dismissible {
.wp-responsive-open #wpbody {
word-wrap: anywhere; /* Firefox. Allow breaking long words anywhere */
word-break: break-word; /* Webkit: Treated similarly to word-wrap: break-word */
.metabox-holder h3.hndle, /* Back-compat for pre-4.4 */
.metabox-holder .stuffbox > h3, /* Back-compat for pre-4.4 */
.metabox-holder .postbox > h3, /* Back-compat for pre-4.4 */
/* Theme/Plugin File Editor */
border-left: 1px solid #dcdcde;
#templateside li:not(.howto) a {
#templateside .highlight {
[role="treeitem"] .folder-label {
.tree-folder > li::before,
.tree-folder > li::after,
.tree-folder .tree-folder::after {
.tree-folder > li::before {
.tree-folder > .current-file::before {
.tree-folder > .current-file::after {
.wrap #templateside span.notice {
.fileedit-sub .alignright {
.fileedit-sub .alignright label {
.fileedit-sub input[type="submit"] {
#documentation label[for="docs-list"] {
#documentation select[name="docs-list"] {
#documentation input[type="button"] {
#comments-form .checkforspam {