Remove background color fix for quick edit button bar, props Simek, fixes #9648

git-svn-id: http://svn.automattic.com/wordpress/trunk@11417 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz 2009-05-20 21:50:38 +00:00
parent 8815dd60c2
commit 17c11fb0f9
2 changed files with 0 additions and 8 deletions

View File

@ -1330,10 +1330,6 @@ div.star.select:hover {
border-color: #ddd;
}
.inline-edit-row p.submit {
background-color: #f1f1f1;
}
.inline-editor .categories .catshow,
.inline-editor .categories .cathide {
color: #21759b;

View File

@ -1325,10 +1325,6 @@ div.star.select:hover {
border-color: #ddd;
}
.inline-edit-row p.submit {
background-color: #f1f1f1;
}
.inline-editor .categories .catshow,
.inline-editor .categories .cathide {
color: #21759b;