mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-20 11:14:28 +00:00
Post edit collision detection fixes from mdawaffe. fixes #6043
git-svn-id: https://develop.svn.wordpress.org/trunk@7146 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1215,6 +1215,10 @@ html, body {
|
||||
border-bottom: 1px solid #ccc;
|
||||
}
|
||||
|
||||
.submitbox #autosave .error {
|
||||
color: #333;
|
||||
}
|
||||
|
||||
/* Categories */
|
||||
|
||||
#categorydiv #category-adder {
|
||||
|
||||
Reference in New Issue
Block a user