mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Column hiding for comments. Settings box JS consolidation. Props Viper007Bond. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8988 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -520,11 +520,6 @@ input.readonly {
|
||||
background: url(../images/xit.gif) no-repeat -10px 0;
|
||||
}
|
||||
|
||||
#the-comment-list .comment a {
|
||||
border-bottom-color: #ababab;
|
||||
color: #666;
|
||||
}
|
||||
|
||||
#update-nag, .plugin-update {
|
||||
background-color: #fffeeb;
|
||||
border-bottom-color: #ccc;
|
||||
|
||||
@@ -508,11 +508,6 @@ input.readonly {
|
||||
background: url(../images/xit.gif) no-repeat -10px 0;
|
||||
}
|
||||
|
||||
#the-comment-list .comment a {
|
||||
border-bottom-color: #ababab;
|
||||
color: #666;
|
||||
}
|
||||
|
||||
#update-nag, .plugin-update {
|
||||
background-color: #fffeeb;
|
||||
border-bottom-color: #ccc;
|
||||
|
||||
Reference in New Issue
Block a user