Ticket #18700: 18700.patch
| File 18700.patch, 14.3 KB (added by , 14 years ago) |
|---|
-
wp-admin/css/wp-admin.dev.css
445 445 clear: both; 446 446 margin: 0; 447 447 -moz-border-radius: 3px; 448 -khtml-border-radius: 3px;449 448 -webkit-border-radius: 3px; 450 449 border-radius: 3px; 451 450 } … … 460 459 461 460 .widefat thead th:first-of-type { 462 461 -moz-border-radius-topleft: 3px; 463 -khtml-border-top-left-radius: 3px;464 462 -webkit-border-top-left-radius: 3px; 465 463 border-top-left-radius: 3px; 466 464 } 467 465 .widefat thead th:last-of-type { 468 466 -moz-border-radius-topright: 3px; 469 -khtml-border-top-right-radius: 3px;470 467 -webkit-border-top-right-radius: 3px; 471 468 border-top-right-radius: 3px; 472 469 } 473 470 .widefat tfoot th:first-of-type { 474 471 -moz-border-radius-bottomleft: 3px; 475 -khtml-border-bottom-left-radius: 3px;476 472 -webkit-border-bottom-left-radius: 3px; 477 473 border-bottom-left-radius: 3px; 478 474 } 479 475 .widefat tfoot th:last-of-type { 480 476 -moz-border-radius-bottomright: 3px; 481 -khtml-border-bottom-right-radius: 3px;482 477 -webkit-border-bottom-right-radius: 3px; 483 478 border-bottom-right-radius: 3px; 484 479 } … … 553 548 padding: 0 0.6em; 554 549 margin: 5px 15px 2px; 555 550 -moz-border-radius: 3px; 556 -khtml-border-radius: 3px;557 551 -webkit-border-radius: 3px; 558 552 border-radius: 3px; 559 553 } … … 595 589 position: relative; 596 590 top: -3px; 597 591 -moz-border-radius: 3px; 598 -khtml-border-radius: 3px;599 592 -webkit-border-radius: 3px; 600 593 border-radius: 3px; 601 594 text-decoration: none; … … 729 722 border-width: 1px; 730 723 border-style: solid; 731 724 -moz-border-radius: 3px; 732 -khtml-border-radius: 3px;733 725 -webkit-border-radius: 3px; 734 726 border-radius: 3px; 735 727 } … … 744 736 -moz-border-radius: 0 0 3px 3px; 745 737 -webkit-border-bottom-left-radius: 3px; 746 738 -webkit-border-bottom-right-radius: 3px; 747 -khtml-border-bottom-left-radius: 3px;748 -khtml-border-bottom-right-radius: 3px;749 739 border-bottom-left-radius: 3px; 750 740 border-bottom-right-radius: 3px; 751 741 } … … 772 762 border-width: 1px; 773 763 border-style: solid; 774 764 -moz-border-radius: 11px; 775 -khtml-border-radius: 11px;776 765 -webkit-border-radius: 11px; 777 766 border-radius: 11px; 778 767 -moz-box-sizing: content-box; 779 768 -webkit-box-sizing: content-box; 780 -khtml-box-sizing: content-box;781 769 box-sizing: content-box; 782 770 } 783 771 … … 1029 1017 -moz-border-radius: 0 0 3px 3px; 1030 1018 -webkit-border-bottom-right-radius: 3px; 1031 1019 -webkit-border-bottom-left-radius: 3px; 1032 -khtml-border-bottom-right-radius: 3px;1033 -khtml-border-bottom-left-radius: 3px;1034 1020 border-bottom-right-radius: 3px; 1035 1021 border-bottom-left-radius: 3px; 1036 1022 } … … 1127 1113 #wp-fullscreen-title, 1128 1114 #wp-fullscreen-container { 1129 1115 -moz-border-radius: 0; 1130 -khtml-border-radius: 0;1131 1116 -webkit-border-radius: 0; 1132 1117 border-radius: 0; 1133 1118 border: 1px dashed transparent; … … 1250 1235 -moz-border-radius: 3px 0 0 3px; 1251 1236 -webkit-border-top-left-radius: 3px; 1252 1237 -webkit-border-bottom-left-radius: 3px; 1253 -khtml-border-top-left-radius: 3px;1254 -khtml-border-bottom-left-radius: 3px;1255 1238 border-top-left-radius: 3px; 1256 1239 border-bottom-left-radius: 3px; 1257 1240 } … … 1260 1243 -moz-border-radius: 0 3px 3px 0; 1261 1244 -webkit-border-top-right-radius: 3px; 1262 1245 -webkit-border-bottom-right-radius: 3px; 1263 -khtml-border-top-right-radius: 3px;1264 -khtml-border-bottom-right-radius: 3px;1265 1246 border-top-right-radius: 3px; 1266 1247 border-bottom-right-radius: 3px; 1267 1248 } … … 1361 1342 -moz-border-radius: 3px 3px 0 0; 1362 1343 -webkit-border-top-right-radius: 3px; 1363 1344 -webkit-border-top-left-radius: 3px; 1364 -khtml-border-top-right-radius: 3px;1365 -khtml-border-top-left-radius: 3px;1366 1345 border-top-right-radius: 3px; 1367 1346 border-top-left-radius: 3px; 1368 1347 } … … 1437 1416 -moz-border-radius: 0 0 3px 3px; 1438 1417 -webkit-border-bottom-right-radius: 3px; 1439 1418 -webkit-border-bottom-left-radius: 3px; 1440 -khtml-border-bottom-right-radius: 3px;1441 -khtml-border-bottom-left-radius: 3px;1442 1419 border-bottom-right-radius: 3px; 1443 1420 border-bottom-left-radius: 3px; 1444 1421 } … … 1472 1449 margin: 7px 0; 1473 1450 -webkit-user-select: none; 1474 1451 -moz-user-select: none; 1475 -khtml-user-select: none;1476 1452 user-select: none; 1477 1453 } 1478 1454 … … 1505 1481 1506 1482 #favorite-first { 1507 1483 -moz-border-radius: 12px; 1508 -khtml-border-radius: 12px;1509 1484 -webkit-border-radius: 12px; 1510 1485 border-radius: 12px; 1511 1486 line-height: 15px; … … 1525 1500 -moz-border-radius: 0 0 12px 12px; 1526 1501 -webkit-border-bottom-right-radius: 12px; 1527 1502 -webkit-border-bottom-left-radius: 12px; 1528 -khtml-border-bottom-right-radius: 12px;1529 -khtml-border-bottom-left-radius: 12px;1530 1503 border-bottom-right-radius: 12px; 1531 1504 border-bottom-left-radius: 12px; 1532 1505 } … … 1560 1533 -moz-border-radius: 12px 12px 0 0; 1561 1534 -webkit-border-bottom-right-radius: 0; 1562 1535 -webkit-border-bottom-left-radius: 0; 1563 -khtml-border-bottom-right-radius: 0;1564 -khtml-border-bottom-left-radius: 0;1565 1536 border-bottom-right-radius: 0; 1566 1537 border-bottom-left-radius: 0; 1567 1538 border-bottom: none; … … 1598 1569 -moz-border-radius: 0 0 3px 3px; 1599 1570 -webkit-border-bottom-right-radius: 3px; 1600 1571 -webkit-border-bottom-left-radius: 3px; 1601 -khtml-border-bottom-right-radius: 3px;1602 -khtml-border-bottom-left-radius: 3px;1603 1572 border-bottom-right-radius: 3px; 1604 1573 border-bottom-left-radius: 3px; 1605 1574 } … … 1672 1641 #adminmenu * { 1673 1642 -webkit-user-select: none; 1674 1643 -moz-user-select: none; 1675 -khtml-user-select: none;1676 1644 user-select: none; 1677 1645 } 1678 1646 … … 1891 1859 position: relative; 1892 1860 -webkit-border-bottom-right-radius: 3px; 1893 1861 -webkit-border-top-right-radius: 3px; 1894 -khtml-border-bottom-right-radius: 3px;1895 -khtml-border-top-right-radius: 3px;1896 1862 -moz-border-radius-bottomright: 3px; 1897 1863 -moz-border-radius-topright: 3px; 1898 1864 border-bottom-right-radius: 3px; … … 1946 1912 margin-top: 1px; 1947 1913 margin-left: 7px; 1948 1914 -moz-border-radius: 10px; 1949 -khtml-border-radius: 10px;1950 1915 -webkit-border-radius: 10px; 1951 1916 border-radius: 10px; 1952 1917 } … … 1989 1954 display: inline-block; 1990 1955 cursor: pointer; 1991 1956 -moz-border-radius: 5px; 1992 -khtml-border-radius: 5px;1993 1957 -webkit-border-radius: 5px; 1994 1958 border-radius: 5px; 1995 1959 } … … 2037 2001 border-width: 1px; 2038 2002 border-style: solid; 2039 2003 -moz-border-radius: 10px; 2040 -khtml-border-radius: 10px;2041 2004 -webkit-border-radius: 10px; 2042 2005 border-radius: 10px; 2043 2006 } … … 2131 2094 cursor: move; 2132 2095 -webkit-user-select: none; 2133 2096 -moz-user-select: none; 2134 -khtml-user-select: none;2135 2097 user-select: none; 2136 2098 } 2137 2099 … … 2373 2335 border-width: 1px; 2374 2336 border-style: solid; 2375 2337 -moz-border-radius: 3px; 2376 -khtml-border-radius: 3px;2377 2338 -webkit-border-radius: 3px; 2378 2339 border-radius: 3px; 2379 2340 } … … 2746 2707 border-width: 1px; 2747 2708 border-style: solid; 2748 2709 -moz-border-radius: 3px; 2749 -khtml-border-radius: 3px;2750 2710 -webkit-border-radius: 3px; 2751 2711 border-radius: 3px; 2752 2712 font-size: 1.7em; … … 2880 2840 .postbox { 2881 2841 -moz-border-radius: 3px; 2882 2842 -webkit-border-radius: 3px; 2883 -khtml-border-radius: 3px;2884 2843 border-radius: 3px; 2885 2844 position: relative; 2886 2845 min-width: 255px; … … 2923 2882 -moz-border-radius: 3px 0 0 3px; 2924 2883 -webkit-border-top-left-radius: 3px; 2925 2884 -webkit-border-bottom-left-radius: 3px; 2926 -khtml-border-top-left-radius: 3px;2927 -khtml-border-bottom-left-radius: 3px;2928 2885 border-top-left-radius: 3px; 2929 2886 border-bottom-left-radius: 3px; 2930 2887 } … … 3061 3018 -moz-border-radius: 3px 3px 0 0; 3062 3019 -webkit-border-top-left-radius: 3px; 3063 3020 -webkit-border-top-right-radius: 3px; 3064 -khtml-border-top-left-radius: 3px;3065 -khtml-border-top-right-radius: 3px;3066 3021 border-top-left-radius: 3px; 3067 3022 border-top-right-radius: 3px; 3068 3023 } … … 3129 3084 -moz-border-radius: 0 0 3px 3px; 3130 3085 -webkit-border-bottom-left-radius: 3px; 3131 3086 -webkit-border-bottom-right-radius: 3px; 3132 -khtml-border-bottom-left-radius: 3px;3133 -khtml-border-bottom-right-radius: 3px;3134 3087 border-bottom-left-radius: 3px; 3135 3088 border-bottom-right-radius: 3px; 3136 3089 } … … 3213 3166 border-width: 1px; 3214 3167 border-style: solid; 3215 3168 -moz-border-radius: 3px; 3216 -khtml-border-radius: 3px;3217 3169 -webkit-border-radius: 3px; 3218 3170 border-radius: 3px; 3219 3171 } … … 3357 3309 -moz-border-radius: 3px 0 0 3px; 3358 3310 -webkit-border-top-left-radius: 3px; 3359 3311 -webkit-border-bottom-left-radius: 3px; 3360 -khtml-border-top-left-radius: 3px;3361 -khtml-border-bottom-left-radius: 3px;3362 3312 border-top-left-radius: 3px; 3363 3313 border-bottom-left-radius: 3px; 3364 3314 } … … 3521 3471 3522 3472 p.popular-tags { 3523 3473 -moz-border-radius: 8px; 3524 -khtml-border-radius: 8px;3525 3474 -webkit-border-radius: 8px; 3526 3475 border-radius: 8px; 3527 3476 border-width: 1px; … … 3839 3788 line-height: 1.8em; 3840 3789 word-spacing: 3px; 3841 3790 -moz-border-radius: 6px; 3842 -khtml-border-radius: 6px;3843 3791 -webkit-border-radius: 6px; 3844 3792 border-radius: 6px; 3845 3793 } … … 3933 3881 width: 32px; 3934 3882 height: 32px; 3935 3883 -moz-border-radius: 3px; 3936 -khtml-border-radius: 3px;3937 3884 -webkit-border-radius: 3px; 3938 3885 border-radius: 3px; 3939 3886 border-width: 1px; … … 4095 4042 border-width: 1px; 4096 4043 border-style: solid; 4097 4044 -moz-border-radius: 8px; 4098 -khtml-border-radius: 8px;4099 4045 -webkit-border-radius: 8px; 4100 4046 border-radius: 8px; 4101 4047 margin-bottom: 8px; … … 4491 4437 -moz-border-radius: 3px 3px 0 0; 4492 4438 -webkit-border-top-left-radius: 3px; 4493 4439 -webkit-border-top-right-radius: 3px; 4494 -khtml-border-top-left-radius: 3px;4495 -khtml-border-top-right-radius: 3px;4496 4440 border-top-left-radius: 3px; 4497 4441 border-top-right-radius: 3px; 4498 4442 } … … 4596 4540 border-width: 1px; 4597 4541 border-style: solid; 4598 4542 -moz-border-radius: 3px; 4599 -khtml-border-radius: 3px;4600 4543 -webkit-border-radius: 3px; 4601 4544 border-radius: 3px; 4602 4545 } … … 4952 4895 -moz-border-radius: 3px 3px 0 0; 4953 4896 -webkit-border-top-left-radius: 3px; 4954 4897 -webkit-border-top-right-radius: 3px; 4955 -khtml-border-top-left-radius: 3px;4956 -khtml-border-top-right-radius: 3px;4957 4898 border-top-left-radius: 3px; 4958 4899 border-top-right-radius: 3px; 4959 4900 border-width: 1px; … … 4972 4913 line-height: 1.8em; 4973 4914 word-spacing: 3px; 4974 4915 -moz-border-radius: 3px; 4975 -khtml-border-radius: 3px;4976 4916 -webkit-border-radius: 3px; 4977 4917 border-radius: 3px; 4978 4918 } … … 5616 5556 padding: 26px 24px 46px; 5617 5557 font-weight: normal; 5618 5558 -moz-border-radius: 3px; 5619 -khtml-border-radius: 3px;5620 5559 -webkit-border-radius: 3px; 5621 5560 border-radius: 3px; 5622 5561 background: #fff; 5623 5562 border: 1px solid #e5e5e5; 5624 5563 -moz-box-shadow: rgba(200, 200, 200, 0.7) 0px 4px 10px -1px; 5625 5564 -webkit-box-shadow: rgba(200, 200, 200, 0.7) 0px 4px 10px -1px; 5626 -khtml-box-shadow: rgba(200, 200, 200, 0.7) 0px 4px 10px -1px;5627 5565 box-shadow: rgba(200, 200, 200, 0.7) 0px 4px 10px -1px; 5628 5566 } 5629 5567 … … 5682 5620 border-style: solid; 5683 5621 padding: 12px; 5684 5622 -moz-border-radius: 3px; 5685 -khtml-border-radius: 3px;5686 5623 -webkit-border-radius: 3px; 5687 5624 border-radius: 3px; 5688 5625 } … … 5829 5766 border: 1px solid; 5830 5767 -moz-border-radius: 3px; 5831 5768 -webkit-border-radius: 3px; 5832 -khtml-border-radius: 3px;5833 5769 border-radius: 3px; 5834 5770 margin-bottom: 20px; 5835 5771 } … … 6160 6096 -moz-border-radius: 3px 3px 0 0; 6161 6097 -webkit-border-bottom-right-radius: 0; 6162 6098 -webkit-border-bottom-left-radius: 0; 6163 -khtml-border-bottom-right-radius: 0;6164 -khtml-border-bottom-left-radius: 0;6165 6099 border-bottom-right-radius: 0; 6166 6100 border-bottom-left-radius: 0; 6167 6101 } … … 6288 6222 border-bottom: 1px solid; 6289 6223 -moz-border-radius-bottomleft: 3px; 6290 6224 -webkit-border-bottom-left-radius: 3px; 6291 -khtml-border-bottom-left-radius: 3px;6292 6225 border-bottom-left-radius: 3px; 6293 6226 } 6294 6227 … … 6306 6239 -moz-border-radius: 0 0 3px 3px; 6307 6240 -webkit-border-bottom-right-radius: 3px; 6308 6241 -webkit-border-bottom-left-radius: 3px; 6309 -khtml-border-bottom-right-radius: 3px;6310 6242 -khtml-border-bottom-left-radius: 3px; 6311 6243 } 6312 6244 … … 6524 6456 margin-top: 10px; 6525 6457 -moz-border-radius: 3px 0 0 3px; 6526 6458 -webkit-border-top-left-radius: 3px; 6527 -khtml-border-top-left-radius: 3px;6528 6459 border-top-left-radius: 3px; 6529 6460 -webkit-border-bottom-left-radius: 3px; 6530 -khtml-border-bottom-left-radius: 3px;6531 6461 border-bottom-left-radius: 3px; 6532 6462 } 6533 6463 … … 6559 6489 padding: 5px; 6560 6490 -moz-border-radius-topleft: 3px; 6561 6491 -webkit-border-top-left-radius: 3px; 6562 -khtml-border-top-left-radius: 3px;6563 6492 border-top-left-radius: 3px; 6564 6493 } 6565 6494 … … 6569 6498 list-style: none; 6570 6499 -moz-border-radius-bottomleft: 3px; 6571 6500 -webkit-border-bottom-left-radius: 3px; 6572 -khtml-border-bottom-left-radius: 3px;6573 6501 border-bottom-left-radius: 3px; 6574 6502 } 6575 6503 … … 6635 6563 margin: 7px 7px 0; 6636 6564 -webkit-user-select: none; 6637 6565 -moz-user-select: none; 6638 -khtml-user-select: none;6639 6566 user-select: none; 6640 6567 } 6641 6568 … … 6708 6635 6709 6636 .press-this #message { 6710 6637 -moz-border-radius: 3px; 6711 -khtml-border-radius: 3px;6712 6638 -webkit-border-radius: 3px; 6713 6639 border-radius: 3px; 6714 6640 } … … 6789 6715 #TB_window { 6790 6716 border: 1px solid #333; 6791 6717 -moz-border-radius: 3px; 6792 -khtml-border-radius: 3px;6793 6718 -webkit-border-radius: 3px; 6794 6719 border-radius: 3px; 6795 6720 } … … 6807 6732 6808 6733 .tbtitle { 6809 6734 -moz-border-radius: 3px; 6810 -khtml-border-radius: 3px;6811 6735 -webkit-border-radius: 3px; 6812 6736 border-radius: 3px; 6813 6737 border-style: solid; … … 7103 7027 margin-left: -12px; 7104 7028 font-weight: bold; 7105 7029 -moz-border-radius: 3px; 7106 -khtml-border-radius: 3px;7107 7030 -webkit-border-radius: 3px; 7108 7031 border-radius: 3px; 7109 7032 } … … 7213 7136 7214 7137 .feature-filter { 7215 7138 -moz-border-radius: 3px; 7216 -khtml-border-radius: 3px;7217 7139 -webkit-border-radius: 3px; 7218 7140 border-radius: 3px; 7219 7141 border-width: 1px; … … 7309 7231 -moz-border-radius-topright: 3px; 7310 7232 -webkit-border-top-right-radius: 3px; 7311 7233 -webkit-border-top-left-radius: 3px; 7312 -khtml-border-top-right-radius: 3px;7313 -khtml-border-top-left-radius: 3px;7314 7234 border-top-right-radius: 3px; 7315 7235 border-top-left-radius: 3px; 7316 7236 } … … 7320 7240 -moz-border-radius-bottomright: 3px; 7321 7241 -webkit-border-bottom-right-radius: 3px; 7322 7242 -webkit-border-bottom-left-radius: 3px; 7323 -khtml-border-bottom-right-radius: 3px;7324 -khtml-border-bottom-left-radius: 3px;7325 7243 border-bottom-right-radius: 3px; 7326 7244 border-bottom-left-radius: 3px; 7327 7245 } … … 7334 7252 -moz-border-radius-bottomright: 3px; 7335 7253 -webkit-border-bottom-right-radius: 3px; 7336 7254 -webkit-border-bottom-left-radius: 3px; 7337 -khtml-border-bottom-right-radius: 3px;7338 -khtml-border-bottom-left-radius: 3px;7339 7255 border-bottom-right-radius: 3px; 7340 7256 border-bottom-left-radius: 3px; 7341 7257 } … … 7379 7295 border-width: 1px; 7380 7296 border-style: solid; 7381 7297 -moz-border-radius: 3px; 7382 -khtml-border-radius: 3px;7383 7298 -webkit-border-radius: 3px; 7384 7299 border-radius: 3px; 7385 7300 } … … 7545 7460 border-style: solid; 7546 7461 padding: 10px; 7547 7462 -moz-border-radius: 3px; 7548 -khtml-border-radius: 3px;7549 7463 -webkit-border-radius: 3px; 7550 7464 border-radius: 3px; 7551 7465 } … … 7615 7529 -moz-border-radius-bottomright: 0; 7616 7530 -webkit-border-bottom-right-radius: 0; 7617 7531 -webkit-border-bottom-left-radius: 0; 7618 -khtml-border-bottom-right-radius: 0;7619 -khtml-border-bottom-left-radius: 0;7620 7532 border-bottom-right-radius: 0; 7621 7533 border-bottom-left-radius: 0; 7622 7534 }