mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 03:34:33 +00:00
Define border-radius with vendor properties. props hebbet, see #17226.
git-svn-id: https://develop.svn.wordpress.org/trunk@17750 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -902,6 +902,8 @@ form.upgrade .hint {
|
||||
-moz-border-radius-bottomright: 3px;
|
||||
-webkit-border-bottom-left-radius: 3px;
|
||||
-webkit-border-bottom-right-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
border-bottom-right-radius: 3px;
|
||||
}
|
||||
|
||||
#contextual-help-wrap li {
|
||||
|
||||
Reference in New Issue
Block a user