mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Reply to comments from admin, first run, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8720 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -54,7 +54,7 @@ li.widget-list-control-item h4.widget-title a,
|
||||
}
|
||||
|
||||
li.widget-list-control-item, div.nav, .tablenav, #dashboard-widgets p.dashboard-widget-links,
|
||||
ul.view-switch li.current, .form-table tr, #poststuff h3,
|
||||
ul.view-switch li.current, .form-table tr, #poststuff h3, #replyhandle,
|
||||
.login form, h3.info-box-title, #post-status-info {
|
||||
background-color: #cfebf7;
|
||||
}
|
||||
@@ -70,7 +70,7 @@ strong .post-com-count span {
|
||||
|
||||
#post-body ul#category-tabs li.ui-tabs-selected, .button-secondary,
|
||||
#quicktags, #login form .submit input, #post-search .button,
|
||||
#post-search-prep .button {
|
||||
#post-search-prep .button, #ed_reply_toolbar {
|
||||
background-color: #8ebddc !important;
|
||||
}
|
||||
|
||||
@@ -376,7 +376,7 @@ input.readonly {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#ed_toolbar input {
|
||||
#ed_toolbar input, #ed_reply_toolbar input {
|
||||
background: url( ../images/fade-butt.png ) #fff repeat-x 0 -2px;
|
||||
}
|
||||
|
||||
|
||||
@@ -54,7 +54,7 @@ li.widget-list-control-item h4.widget-title a,
|
||||
}
|
||||
|
||||
li.widget-list-control-item, div.nav, .tablenav, #dashboard-widgets p.dashboard-widget-links,
|
||||
ul.view-switch li.current, .form-table tr, #poststuff h3,
|
||||
ul.view-switch li.current, .form-table tr, #poststuff h3, #replyhandle,
|
||||
.login form, h3.info-box-title, #post-status-info {
|
||||
background-color: #eaf3fa;
|
||||
}
|
||||
@@ -70,7 +70,7 @@ strong .post-com-count span {
|
||||
|
||||
#post-body ul#category-tabs li.ui-tabs-selected, .button-secondary,
|
||||
#quicktags, #login form .submit input, #post-search .button,
|
||||
#post-search-prep .button {
|
||||
#post-search-prep .button, #ed_reply_toolbar {
|
||||
background-color: #cee1ef !important;
|
||||
}
|
||||
|
||||
@@ -365,7 +365,7 @@ input.readonly {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#ed_toolbar input {
|
||||
#ed_toolbar input, #ed_reply_toolbar input {
|
||||
background: url( ../images/fade-butt.png ) #fff repeat-x 0 -2px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user