Add webkit border radius. Props mt. fixes #5906

git-svn-id: https://develop.svn.wordpress.org/trunk@6909 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-02-19 00:47:58 +00:00
parent e0bde50cf1
commit 56c5b70b17
2 changed files with 20 additions and 4 deletions
+2 -1
View File
@@ -15,7 +15,8 @@
#rightnow .rbutton {
background: #ebebeb;
-moz-border-radius: 5px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
font-weight: normal;
color: #264761;
padding: 6px;