Ticket #18700: 18700.missing-files.diff
| File 18700.missing-files.diff, 5.4 KB (added by , 14 years ago) |
|---|
-
wp-includes/functions.php
2851 2851 margin: 2em auto; 2852 2852 width: 700px; 2853 2853 padding: 1em 2em; 2854 -moz-border-radius: 11px;2855 -khtml-border-radius: 11px;2856 2854 -webkit-border-radius: 11px; 2857 2855 border-radius: 11px; 2858 2856 border: 1px solid #dfdfdf; -
wp-includes/css/jquery-ui-dialog.dev.css
107 107 108 108 .wp-dialog { 109 109 background-color: #f5f5f5; 110 -moz-border-radius-topleft: 4px;111 110 -webkit-border-top-left-radius: 4px; 112 -khtml-border-top-left-radius: 4px;113 111 border-top-left-radius: 4px; 114 -moz-border-radius-topright: 4px;115 112 -webkit-border-top-right-radius: 4px; 116 -khtml-border-top-right-radius: 4px;117 113 border-top-right-radius: 4px; 118 114 } 119 115 120 116 .wp-dialog .ui-dialog-titlebar { 121 -moz-border-radius-topleft: 3px;122 117 -webkit-border-top-left-radius: 3px; 123 -khtml-border-top-left-radius: 3px;124 118 border-top-left-radius: 3px; 125 -moz-border-radius-topright: 3px;126 119 -webkit-border-top-right-radius: 3px; 127 -khtml-border-top-right-radius: 3px;128 120 border-top-right-radius: 3px; 129 121 } 130 122 -
wp-includes/css/admin-bar.dev.css
263 263 padding: 2px 5px; 264 264 font-size: 10px; 265 265 font-weight: bold; 266 -moz-border-radius: 10px;267 -khtml-border-radius: 10px;268 266 -webkit-border-radius: 10px; 269 267 border-radius: 10px; 270 268 } … … 375 373 background-position: 4px 2px; 376 374 377 375 -webkit-border-radius: 3px; 378 -khtml-border-radius: 3px;379 -moz-border-radius: 3px;380 376 border-radius: 3px; 381 377 382 378 -moz-box-shadow: none; … … 468 464 height: 10px; 469 465 width: 14px; 470 466 471 -moz-border-radius: 10px;472 -khtml-border-radius: 10px;473 467 -webkit-border-radius: 10px; 474 468 border-radius: 10px; 475 469 } -
wp-admin/css/colors-classic.dev.css
568 568 background-color: #464646; 569 569 color: #fff; 570 570 -moz-box-shadow: rgba(255,255,255,0.5) 0 1px 0; 571 -khtml-box-shadow: rgba(255,255,255,0.5) 0 1px 0;572 571 -webkit-box-shadow: rgba(255,255,255,0.5) 0 1px 0; 573 572 box-shadow: rgba(255,255,255,0.5) 0 1px 0; 574 573 } … … 582 581 background-color: #464646; 583 582 color: #fff; 584 583 -moz-box-shadow: rgba(255,255,255,0.5) 0 1px 0; 585 -khtml-box-shadow: rgba(255,255,255,0.5) 0 1px 0;586 584 -webkit-box-shadow: rgba(255,255,255,0.5) 0 1px 0; 587 585 box-shadow: rgba(255,255,255,0.5) 0 1px 0; 588 586 } … … 713 711 -moz-box-shadow: inset 0 1px 0 #fff; 714 712 -webkit-box-shadow: inset 0 1px 0 #fff; 715 713 box-shadow: inset 0 1px 0 #fff; 716 -moz-border-radius: 3px;717 -khtml-border-radius: 3px;718 714 -webkit-border-radius: 3px; 719 715 border-radius: 3px; 720 716 } … … 1089 1085 background: #444444; 1090 1086 border-left: 1px solid #999; 1091 1087 border-top: 1px solid #999; 1092 -moz-border-radius: 3px 0 0 0;1093 1088 -webkit-border-top-left-radius: 3px; 1094 -khtml-border-top-left-radius: 3px;1095 1089 border-top-left-radius: 3px; 1096 1090 } 1097 1091 … … 1100 1094 border-right: 1px solid #999; 1101 1095 border-top: 1px solid #999; 1102 1096 border-top-right-radius: 3px; 1103 -khtml-border-top-right-radius: 3px;1104 1097 -webkit-border-top-right-radius: 3px; 1105 -moz-border-radius: 0 3px 0 0;1106 1098 } 1107 1099 1108 1100 .wp-admin .clearlooks2 .mceMiddle .mceLeft { -
wp-admin/css/install.dev.css
9 9 margin: 2em auto; 10 10 width: 700px; 11 11 padding: 1em 2em; 12 -moz-border-radius: 11px;13 -khtml-border-radius: 11px;14 12 -webkit-border-radius: 11px; 15 13 border-radius: 11px; 16 14 border: 1px solid #dfdfdf; … … 82 80 cursor: pointer; 83 81 border: 1px solid #bbb; 84 82 color: #464646; 85 -moz-border-radius: 15px;86 -khtml-border-radius: 15px;87 83 -webkit-border-radius: 15px; 88 84 border-radius: 15px; 89 85 -moz-box-sizing: content-box; 90 86 -webkit-box-sizing: content-box; 91 -khtml-box-sizing: content-box;92 87 box-sizing: content-box; 93 88 } 94 89 … … 107 102 108 103 textarea { 109 104 border: 1px solid #bbb; 110 -moz-border-radius: 3px;111 -khtml-border-radius: 3px;112 105 -webkit-border-radius: 3px; 113 106 border-radius: 3px; 114 107 } -
wp-admin/css/colors-fresh.dev.css
576 576 background-color: #464646; 577 577 color: #fff; 578 578 -moz-box-shadow: rgba(255,255,255,0.5) 0 1px 0; 579 -khtml-box-shadow: rgba(255,255,255,0.5) 0 1px 0;580 579 -webkit-box-shadow: rgba(255,255,255,0.5) 0 1px 0; 581 580 box-shadow: rgba(255,255,255,0.5) 0 1px 0; 582 581 } … … 590 589 background-color: #464646; 591 590 color: #fff; 592 591 -moz-box-shadow: rgba(255,255,255,0.5) 0 1px 0; 593 -khtml-box-shadow: rgba(255,255,255,0.5) 0 1px 0;594 592 -webkit-box-shadow: rgba(255,255,255,0.5) 0 1px 0; 595 593 box-shadow: rgba(255,255,255,0.5) 0 1px 0; 596 594 } … … 717 715 -moz-box-shadow: inset 0 1px 0 #fff; 718 716 -webkit-box-shadow: inset 0 1px 0 #fff; 719 717 box-shadow: inset 0 1px 0 #fff; 720 -moz-border-radius: 3px;721 -khtml-border-radius: 3px;722 718 -webkit-border-radius: 3px; 723 719 border-radius: 3px; 724 720 }