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

git-svn-id: https://develop.svn.wordpress.org/trunk@11417 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2009-05-20 21:50:38 +00:00
parent 15539caf5e
commit 46d7331c97
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;