Avatars for backend.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1,13 +1,9 @@
|
||||
|
||||
|
||||
|
||||
a.delete:hover {
|
||||
background: #c00;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.plugins p {
|
||||
margin: 4px;
|
||||
padding: 0;
|
||||
@@ -1228,3 +1224,7 @@ p#post-search {
|
||||
.wp-no-js-hidden { display: none; }
|
||||
.ui-tabs-hide { display: none; }
|
||||
.form-input-tip { color: #999; }
|
||||
|
||||
.commentlist .avatar {
|
||||
vertical-align:text-top;
|
||||
}
|
||||
Reference in New Issue
Block a user