Comments: Update border color and help text.
props bcworkz. fixes #26967. Built from https://develop.svn.wordpress.org/trunk@27774 git-svn-id: http://core.svn.wordpress.org/trunk@27611 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -751,7 +751,7 @@ form.initial-form.quickpress-open input#title {
|
||||
}
|
||||
|
||||
#activity-widget #the-comment-list .unapproved {
|
||||
background-color: #fefaf7;
|
||||
background-color: #fef7f1;
|
||||
}
|
||||
|
||||
#activity-widget #the-comment-list .unapproved:before {
|
||||
@@ -1132,4 +1132,4 @@ a.rsswidget {
|
||||
font-size: 20px;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -751,7 +751,7 @@ form.initial-form.quickpress-open input#title {
|
||||
}
|
||||
|
||||
#activity-widget #the-comment-list .unapproved {
|
||||
background-color: #fefaf7;
|
||||
background-color: #fef7f1;
|
||||
}
|
||||
|
||||
#activity-widget #the-comment-list .unapproved:before {
|
||||
@@ -1132,4 +1132,4 @@ a.rsswidget {
|
||||
font-size: 20px;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -177,7 +177,7 @@ strong .post-com-count:after {
|
||||
|
||||
#the-comment-list .unapproved th,
|
||||
#the-comment-list .unapproved td {
|
||||
background-color: #fefaf7;
|
||||
background-color: #fef7f1;
|
||||
}
|
||||
|
||||
#the-comment-list .unapproved th.check-column {
|
||||
@@ -1124,7 +1124,7 @@ ul.cat-checklist {
|
||||
.plugins .active.update td,
|
||||
.plugins .active.update th,
|
||||
tr.active.update + tr.plugin-update-tr .plugin-update {
|
||||
background-color: #fefaf7;
|
||||
background-color: #fef7f1;
|
||||
}
|
||||
|
||||
.plugins .active th.check-column {
|
||||
|
||||
@@ -177,7 +177,7 @@ strong .post-com-count:after {
|
||||
|
||||
#the-comment-list .unapproved th,
|
||||
#the-comment-list .unapproved td {
|
||||
background-color: #fefaf7;
|
||||
background-color: #fef7f1;
|
||||
}
|
||||
|
||||
#the-comment-list .unapproved th.check-column {
|
||||
@@ -1124,7 +1124,7 @@ ul.cat-checklist {
|
||||
.plugins .active.update td,
|
||||
.plugins .active.update th,
|
||||
tr.active.update + tr.plugin-update-tr .plugin-update {
|
||||
background-color: #fefaf7;
|
||||
background-color: #fef7f1;
|
||||
}
|
||||
|
||||
.plugins .active th.check-column {
|
||||
|
||||
@@ -780,7 +780,7 @@ body.folded .theme-overlay .theme-wrap {
|
||||
|
||||
/* Theme Updates info */
|
||||
.theme-overlay .theme-update-message {
|
||||
background: #fefaf7;
|
||||
background: #fef7f1;
|
||||
border: 1px solid #eee;
|
||||
border-right: 4px solid #d54e21;
|
||||
-webkit-border-radius: 3px;
|
||||
|
||||
@@ -780,7 +780,7 @@ body.folded .theme-overlay .theme-wrap {
|
||||
|
||||
/* Theme Updates info */
|
||||
.theme-overlay .theme-update-message {
|
||||
background: #fefaf7;
|
||||
background: #fef7f1;
|
||||
border: 1px solid #eee;
|
||||
border-left: 4px solid #d54e21;
|
||||
-webkit-border-radius: 3px;
|
||||
|
||||
2
wp-admin/css/wp-admin-rtl.min.css
vendored
2
wp-admin/css/wp-admin-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
2
wp-admin/css/wp-admin.min.css
vendored
2
wp-admin/css/wp-admin.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user