: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
.community-events-form label {
.community-events .activity-block > p {
.community-events-toggle-location {
#community-events-submit {
/* Needs higher specificity than #dashboard-widgets .button-link */
#dashboard-widgets .community-events-cancel.button-link {
/* Same properties as the submit button for cross-browsers alignment. */
text-decoration: underline;
background-color: #f6f7f7;
.community-events li:first-child {
border-top: 1px solid #f0f0f1;
.community-events li ~ li {
border-top: 1px solid #f0f0f1;
.community-events .activity-block.last {
border-bottom: 1px solid #f0f0f1;
.community-events .event-info {
.community-events .ce-separator::before {
display: none; /* Hide on smaller screens */
.event-meetup .event-icon:before {
.event-wordcamp .event-icon:before {
.community-events .event-title {
.community-events .event-date,
.community-events .event-time {
.community-events-footer {
border-top: 1px solid #f0f0f1;
/* Safari 10 + VoiceOver specific: without this, the hidden text gets read out before the link. */
.community-events-footer .screen-reader-text {
/* Dashboard WordPress news */
#dashboard_primary .inside {
#dashboard_primary .widget-loading {
margin-bottom: 1em !important; /* Needs to override `.postbox .inside > p:last-child` in common.css */
/* Notice when JS is off. */
#dashboard_primary .inside .notice {
body #dashboard-widgets .postbox form .submit {
/* Used only for configurable widgets. */
.dashboard-widget-control-form p {
#dashboard_primary .rss-widget {
#dashboard_primary .rss-widget:last-child {
#dashboard_primary .rss-widget a {
#dashboard_primary .rss-widget span,
#dashboard_primary .rss-widget span.rss-date {
#dashboard_primary .rss-widget span.rss-date {
#dashboard_primary .rss-widget ul li {
/* Dashboard right now */
#dashboard_right_now ul {
/* contain floats but don't use overflow: hidden */
#dashboard_right_now li {
#dashboard_right_now .inside {
#dashboard_right_now .main {
#dashboard_right_now .main p {
#dashboard_right_now #wp-version-message .button {
#dashboard_right_now p.search-engines-info {
#dashboard-widgets h3.mu-storage {
/* Dashboard right now - Colors */
#dashboard_right_now .sub {
border-top: 1px solid #f0f0f1;
#dashboard_right_now .sub h3 {
#dashboard_right_now .sub p {
#dashboard_right_now .warning a:before,
#dashboard_right_now .warning span:before {
/* Dashboard Quick Draft */
#dashboard_quick_press .inside {
#dashboard_quick_press div.updated {
border: 1px solid #f0f0f1;
border-width: 1px 0 1px 1px;
#dashboard_quick_press form {
#dashboard_quick_press .drafts {
/* Dashboard Quick Draft - Form styling */
#dashboard_quick_press label {
#dashboard_quick_press input,
#dashboard_quick_press textarea {
#dashboard-widgets .postbox form .submit {
#quick-press textarea#content {
/* Dashboard Quick Draft - Drafts list */
.js #dashboard_quick_press .drafts {
border-top: 1px solid #f0f0f1;
#dashboard_quick_press .drafts abbr {
#dashboard_quick_press .drafts .view-all {
#dashboard_primary a.rsswidget {
#dashboard_quick_press .drafts ul {
#dashboard_quick_press .drafts li {
#dashboard_quick_press .drafts li time {
#dashboard_quick_press .drafts p {
#dashboard_quick_press .draft-title {
#dashboard_quick_press .draft-title a,
#dashboard_quick_press .draft-title time {
/* Dashboard common styles */
#dashboard-widgets h4, /* Back-compat for pre-4.4 */
#dashboard_quick_press .drafts h2 {
#dashboard_quick_press .drafts h2 {
#dashboard-widgets .inside h4, /* Back-compat for pre-4.4 */
#dashboard-widgets .inside h3 {
/* Dashboard activity widget */
#dashboard_activity .comment-meta span.approve:before {
#dashboard_activity .inside {
#dashboard_activity .no-activity {
#dashboard_activity .no-activity p {
#dashboard_activity .subsubsub {
border-top: 1px solid #f0f0f1;
#dashboard_activity .subsubsub a .count,
#dashboard_activity .subsubsub a.current .count {
color: #646970; /* white background on the dashboard but #f0f0f1 on list tables */
margin: 8px -12px 0 -12px;
grid-template-columns: clamp(160px, calc(2vw + 140px), 200px) auto;
#future-posts li:nth-child(odd),
#published-posts li:nth-child(odd) {
background-color: #f6f7f7;
border-bottom: 1px solid #f0f0f1;
margin: 0 -12px 6px -12px;
.activity-block:last-child {
.activity-block .subsubsub li {
/* Dashboard activity widget - Comments */
/* @todo: needs serious de-duplication */
#activity-widget #the-comment-list tr.undo,
#activity-widget #the-comment-list div.undo {
#activity-widget #the-comment-list .comment-item {
#activity-widget #the-comment-list .avatar {
#activity-widget #the-comment-list .dashboard-comment-wrap.has-avatar {
#activity-widget #the-comment-list .dashboard-comment-wrap blockquote {
#activity-widget #the-comment-list .comment-item p.row-actions {
#activity-widget #the-comment-list .comment-item:first-child {
border-top: 1px solid #f0f0f1;
#activity-widget #the-comment-list .unapproved {
background-color: #fcf9e8;
#activity-widget #the-comment-list .unapproved:before {
#activity-widget #the-comment-list .spam-undo-inside .avatar,
#activity-widget #the-comment-list .trash-undo-inside .avatar {
#dashboard-widgets #dashboard_browser_nag.postbox .inside {
.postbox .button-link .edit-box {