X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/fa6ee2c363cdfdebcb4b76e4d9c4347a4cb19065..7f1521bf193b382565eb753043c161f4cb3fcda7:/wp-admin/css/dashboard-rtl.css diff --git a/wp-admin/css/dashboard-rtl.css b/wp-admin/css/dashboard-rtl.css index 286d0cce..37d8156a 100644 --- a/wp-admin/css/dashboard-rtl.css +++ b/wp-admin/css/dashboard-rtl.css @@ -211,7 +211,7 @@ } .welcome-panel .welcome-icon:before { - color: #888; + color: #82878c; font: normal 20px/1 'dashicons'; speak: none; display: inline-block; @@ -352,10 +352,10 @@ body #dashboard-widgets .postbox form .submit { } #dashboard_right_now #wp-version-message .button { - clear: left; float: left; position: relative; top: -5px; + margin-right: 5px; } .mu-storage { @@ -370,7 +370,7 @@ body #dashboard-widgets .postbox form .submit { #dashboard_right_now li a:before, #dashboard_right_now li span:before { - color: #888; + color: #82878c; } #dashboard_right_now .sub { @@ -694,18 +694,13 @@ form.initial-form.quickpress-open input#title { margin-right: 12px; } -#activity-widget #the-comment-list .alternate, -#activity-widget #the-comment-list .alt { - background: none; -} - #activity-widget #the-comment-list .comment-item { background: #fafafa; padding: 12px; position: relative; } -#activity-widget #the-comment-list img { +#activity-widget #the-comment-list .avatar { position: absolute; top: 13px; } @@ -805,7 +800,7 @@ h3:hover .edit-box { } #dashboard-widgets h4 { - color: #222; + color: #23282d; font-weight: normal; font-size: 14px; margin: 0 0 .2em;