Ticket #17324: 17324.fav-actions.diff
| File 17324.fav-actions.diff, 579 bytes (added by , 15 years ago) |
|---|
-
wp-admin/css/wp-admin.dev.css
974 974 -webkit-border-radius: 12px; 975 975 border-radius: 12px; 976 976 line-height: 15px; 977 padding: 2px 30px 2px 12px;977 padding: 2px 30px 2px 0; 978 978 border-width: 1px; 979 979 border-style: solid; 980 980 } … … 996 996 border-bottom-left-radius: 12px; 997 997 } 998 998 999 #favorite-first a { 1000 padding-left: 12px; 1001 } 1002 999 1003 #favorite-actions a { 1000 1004 display: block; 1001 1005 text-decoration: none;