Reply to comments from admin, small improvements and fixes, see #7435
git-svn-id: http://svn.automattic.com/wordpress/trunk@8767 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -780,3 +780,18 @@ table.diff .diff-addedline ins {
|
||||
#show-settings.show-settings-opened {
|
||||
border-bottom-color: #14568A;
|
||||
}
|
||||
|
||||
#replydiv {
|
||||
border-color: #EBEBEB #CCC #CCC #EBEBEB;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
#replysubmit {
|
||||
background-color: #EAF3FA;
|
||||
border-top-color: #ddd;
|
||||
}
|
||||
|
||||
#replyerror {
|
||||
border-color: #ddd;
|
||||
background-color: #f8f8f8;
|
||||
}
|
||||
|
||||
@@ -763,3 +763,18 @@ table.diff .diff-addedline ins {
|
||||
#show-settings.show-settings-opened {
|
||||
border-bottom-color: #E4F2FD;
|
||||
}
|
||||
|
||||
#replydiv {
|
||||
border-color: #EBEBEB #CCC #CCC #EBEBEB;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
#replysubmit {
|
||||
background-color: #EAF3FA;
|
||||
border-top-color: #ddd;
|
||||
}
|
||||
|
||||
#replyerror {
|
||||
border-color: #ddd;
|
||||
background-color: #f8f8f8;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user