Compromise between a mix of razor-sharp corners and gratuitously over-rounded "safety corners" by standardizing around 3px border-radius (mouse-nibbled corners). see #17324

git-svn-id: http://svn.automattic.com/wordpress/trunk@17820 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
markjaquith
2011-05-06 19:00:53 +00:00
parent 427a92a0d4
commit 18220ff3a4
21 changed files with 201 additions and 193 deletions

View File

@@ -103,7 +103,7 @@
padding-left: 0;
}
.menu-item-edit-active .menu-item-handle {
-moz-border-radius: 6px 6px 0 0;
-moz-border-radius: 3px 3px 0 0;
-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
-khtml-border-bottom-left-radius: 0;