]> scripts.mit.edu Git - autoinstallsdev/wordpress.git/blobdiff - wp-admin/css/dashboard.css
WordPress 4.2
[autoinstallsdev/wordpress.git] / wp-admin / css / dashboard.css
index fbf079506a2c6999cc6aa43b45a0f460ddd8b4d4..ac227ad8888dc67b579f257a9d13bd7e49d7a0c9 100644 (file)
 }
 
 .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: right;
        float: right;
        position: relative;
        top: -5px;
+       margin-left: 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-left: 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;