wp/wp-admin/css/dashboard.css
changeset 18 be944660c56a
parent 16 a86126ab1dd4
child 19 3d72ae0968f4
--- a/wp/wp-admin/css/dashboard.css	Tue Dec 15 15:52:01 2020 +0100
+++ b/wp/wp-admin/css/dashboard.css	Wed Sep 21 18:19:35 2022 +0200
@@ -55,13 +55,13 @@
 }
 
 #dashboard-widgets .postbox-container .empty-container {
-	outline: 3px dashed #b4b9be;
+	outline: 3px dashed #c3c4c7;
 	height: 250px;
 }
 
 /* Only highlight drop zones when dragging and only in the 2 columns layout. */
 .is-dragging-metaboxes #dashboard-widgets .meta-box-sortables {
-	outline: 3px dashed #606a73;
+	outline: 3px dashed #646970;
 	/* Prevent margin on the child from collapsing with margin on the parent. */
 	display: flow-root;
 }
@@ -76,7 +76,7 @@
 	transform: translateY( -50% );
 	padding: 0 2em;
 	text-align: center;
-	color: #606a73;
+	color: #646970;
 	font-size: 16px;
 	line-height: 1.5;
 	display: none;
@@ -116,7 +116,7 @@
 	overflow: auto;
 	margin: 16px 0;
 	padding: 23px 10px 0;
-	border: 1px solid #ccd0d4;
+	border: 1px solid #c3c4c7;
 	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
 	background: #fff;
 	font-size: 13px;
@@ -140,7 +140,7 @@
 }
 
 .welcome-panel p {
-	color: #72777c;
+	color: #646970;
 }
 
 .welcome-panel li a {
@@ -203,7 +203,7 @@
 
 .welcome-panel-column p {
 	margin-top: 7px;
-	color: #444;
+	color: #3c434a;
 }
 
 .welcome-panel .welcome-widgets-menus {
@@ -230,9 +230,9 @@
 #dashboard_right_now li a:before,
 #dashboard_right_now li span:before,
 #dashboard_right_now .search-engines-info:before {
-	color: #606a73;
+	color: #646970;
 	font: normal 20px/1 dashicons;
-	speak: none;
+	speak: never;
 	display: inline-block;
 	padding: 0 10px 0 0;
 	position: relative;
@@ -376,7 +376,7 @@
 }
 
 .community-events li.event-none {
-	border-left: 4px solid #00a0d2;
+	border-left: 4px solid #72aee6;
 }
 
 #dashboard-widgets .community-events li.event-none a {
@@ -414,7 +414,7 @@
 }
 
 .community-events ul {
-	background-color: #fafafa;
+	background-color: #f6f7f7;
 	padding-left: 0;
 	padding-right: 0;
 	padding-bottom: 0;
@@ -423,18 +423,18 @@
 .community-events li {
 	margin: 0;
 	padding: 8px 12px;
-	color: #32373c;
+	color: #2c3338;
 }
 .community-events li:first-child {
-	border-top: 1px solid #eee;
+	border-top: 1px solid #f0f0f1;
 }
 
 .community-events li ~ li {
-	border-top: 1px solid #eee;
+	border-top: 1px solid #f0f0f1;
 }
 
 .community-events .activity-block.last {
-	border-bottom: 1px solid #eee;
+	border-bottom: 1px solid #f0f0f1;
 	padding-top: 0;
 	margin-top: -1px;
 }
@@ -451,7 +451,7 @@
 }
 
 .event-icon:before {
-	color: #606a73;
+	color: #646970;
 	font-size: 18px;
 }
 .event-meetup .event-icon:before {
@@ -475,8 +475,8 @@
 	margin-top: 0;
 	margin-bottom: 0;
 	padding: 12px;
-	border-top: 1px solid #eee;
-	color: #ddd;
+	border-top: 1px solid #f0f0f1;
+	color: #dcdcde;
 }
 
 /* Safari 10 + VoiceOver specific: without this, the hidden text gets read out before the link. */
@@ -512,7 +512,7 @@
 }
 
 .rssSummary {
-	color: #72777c;
+	color: #646970;
 	margin-top: 4px;
 }
 
@@ -532,7 +532,7 @@
 
 #dashboard_primary .rss-widget span,
 #dashboard_primary .rss-widget span.rss-date {
-	color: #72777c;
+	color: #646970;
 }
 
 #dashboard_primary .rss-widget span.rss-date {
@@ -596,14 +596,14 @@
 /* Dashboard right now - Colors */
 
 #dashboard_right_now .sub {
-	color: #555d66;
-	background: #f5f5f5;
-	border-top: 1px solid #eee;
+	color: #50575e;
+	background: #f6f7f7;
+	border-top: 1px solid #f0f0f1;
 	padding: 10px 12px 6px 12px;
 }
 
 #dashboard_right_now .sub h3 {
-	color: #555;
+	color: #50575e;
 }
 
 #dashboard_right_now .sub p {
@@ -612,7 +612,7 @@
 
 #dashboard_right_now .warning a:before,
 #dashboard_right_now .warning span:before {
-	color: #d54e21;
+	color: #d63638;
 }
 
 /* Dashboard Quick Draft */
@@ -624,7 +624,7 @@
 
 #dashboard_quick_press div.updated {
 	margin-bottom: 10px;
-	border: 1px solid #eee;
+	border: 1px solid #f0f0f1;
 	border-width: 1px 1px 1px 0;
 }
 
@@ -669,7 +669,7 @@
 /* Dashboard Quick Draft - Drafts list */
 
 .js #dashboard_quick_press .drafts {
-	border-top: 1px solid #eee;
+	border-top: 1px solid #f0f0f1;
 }
 
 #dashboard_quick_press .drafts abbr {
@@ -693,7 +693,7 @@
 	margin-bottom: 1em;
 }
 #dashboard_quick_press .drafts li time {
-	color: #72777c;
+	color: #646970;
 }
 
 #dashboard_quick_press .drafts p {
@@ -719,7 +719,7 @@
 	padding: 0;
 	font-size: 14px;
 	font-weight: 400;
-	color: #23282d;
+	color: #1d2327;
 }
 
 #dashboard_quick_press .drafts h2 {
@@ -756,20 +756,20 @@
 }
 
 #dashboard_activity .no-activity p {
-	color: #72777c;
+	color: #646970;
 	font-size: 16px;
 }
 
 #dashboard_activity .subsubsub {
 	float: none;
-	border-top: 1px solid #eee;
+	border-top: 1px solid #f0f0f1;
 	margin: 0 -12px;
 	padding: 8px 12px 4px;
 }
 
 #dashboard_activity .subsubsub a .count,
 #dashboard_activity .subsubsub a.current .count {
-	color: #72777c; /* white background on the dashboard but #f1f1f1 on list tables */
+	color: #646970; /* white background on the dashboard but #f0f0f1 on list tables */
 }
 
 #future-posts ul,
@@ -788,11 +788,11 @@
 	display: inline-block;
 	margin-right: 5px;
 	min-width: 150px;
-	color: #72777c;
+	color: #646970;
 }
 
 .activity-block {
-	border-bottom: 1px solid #eee;
+	border-bottom: 1px solid #f0f0f1;
 	margin: 0 -12px;
 	padding: 8px 12px 4px;
 }
@@ -802,7 +802,7 @@
 }
 
 .activity-block .subsubsub li {
-	color: #ddd;
+	color: #dcdcde;
 }
 
 /* Dashboard activity widget - Comments */
@@ -816,7 +816,7 @@
 }
 
 #activity-widget #the-comment-list .comment-item {
-	background: #fafafa;
+	background: #f6f7f7;
 	padding: 12px;
 	position: relative;
 }
@@ -839,11 +839,11 @@
 }
 
 #activity-widget #the-comment-list .comment-item:first-child {
-	border-top: 1px solid #eeeeee;
+	border-top: 1px solid #f0f0f1;
 }
 
 #activity-widget #the-comment-list .unapproved {
-	background-color: #fef7f1;
+	background-color: #fcf9e8;
 }
 
 #activity-widget #the-comment-list .unapproved:before {
@@ -853,7 +853,7 @@
 	left: 0;
 	top: 0;
 	bottom: 0;
-	background: #d54e21;
+	background: #d63638;
 	width: 4px;
 }
 
@@ -955,7 +955,7 @@
 #latest-comments #the-comment-list .comment-meta {
 	line-height: 1.5;
 	margin: 0;
-	color: #666;
+	color: #646970;
 }
 
 #latest-comments #the-comment-list .comment-meta cite {
@@ -995,7 +995,7 @@
 }
 
 .rss-widget span.rss-date {
-	color: #72777c;
+	color: #646970;
 	font-size: 13px;
 	margin-left: 3px;
 }
@@ -1026,33 +1026,23 @@
 }
 
 #dashboard_browser_nag p.browser-update-nag.has-browser-icon {
-	padding-right: 125px;
+	padding-right: 128px;
 }
 
 #dashboard_browser_nag .browser-icon {
-	margin-top: -35px;
-}
-
-#dashboard_browser_nag.postbox.browser-insecure {
-	background-color: #ac1b1b;
-	border-color: #ac1b1b;
+	margin-top: -32px;
 }
 
 #dashboard_browser_nag.postbox {
-	background-color: #e29808;
+	background-color: #b32d2e;
 	background-image: none;
-	border-color: #edc048;
+	border-color: #b32d2e;
 	color: #fff;
 	box-shadow: none;
 }
 
-#dashboard_browser_nag.postbox.browser-insecure h2 {
-	border-bottom-color: #cd5a5a;
-	color: #fff;
-}
-
 #dashboard_browser_nag.postbox h2 {
-	border-bottom-color: #f6e2ac;
+	border-bottom-color: transparent;
 	background: transparent none;
 	color: #fff;
 	box-shadow: none;
@@ -1062,6 +1052,10 @@
 	color: #fff;
 }
 
+#dashboard_browser_nag.postbox .postbox-header {
+	border-color: transparent;
+}
+
 #dashboard_browser_nag h2.hndle {
 	border: none;
 	font-weight: 600;
@@ -1081,12 +1075,12 @@
 
 /* PHP Nag */
 #dashboard_php_nag .dashicons-warning {
-	color: #ffb900;
+	color: #dba617;
 	padding-right: 6px;
 }
 
 #dashboard_php_nag.php-insecure .dashicons-warning {
-	color: #df3232;
+	color: #d63638;
 }
 
 #dashboard_php_nag h2 {