mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user