]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/dashboard-rtl.css
WordPress 4.2
[autoinstalls/wordpress.git] / wp-admin / css / dashboard-rtl.css
index 286d0cce302f42f2f98ee70466ebf14b369313a0..37d8156aabfd57606411d52f1265e4948bcf0b09 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: 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;