Ticket #40633: 40633-light-gray-100.2.diff
File 40633-light-gray-100.2.diff, 9.4 KB (added by , 7 years ago) |
---|
-
src/wp-admin/css/color-picker.css
15 15 } 16 16 17 17 .wp-color-result-text { 18 background: #f 7f7f7;18 background: #f8f9f9; 19 19 border-radius: 0 2px 2px 0; 20 20 border-left: 1px solid #ccc; 21 21 color: #555; … … 27 27 28 28 .wp-color-result:hover, 29 29 .wp-color-result:focus { 30 background: #f afafa;30 background: #f8f9f9; 31 31 border-color: #999; 32 32 color: #23282d; 33 33 } -
src/wp-admin/css/common.css
602 602 border: none; 603 603 border: 1px solid #ccc; 604 604 border-radius: 2px; 605 background: #f 7f7f7;605 background: #f8f9f9; 606 606 text-shadow: none; 607 607 font-weight: 600; 608 608 font-size: 13px; … … 662 662 .striped > tbody > :nth-child(odd), 663 663 ul.striped > :nth-child(odd), 664 664 .alternate { 665 background-color: #f 9f9f9;665 background-color: #f8f9f9; 666 666 } 667 667 668 668 .bar { … … 742 742 743 743 .widget .widget-top, 744 744 .menu-item-handle { 745 background: #f afafa;745 background: #f8f9f9; 746 746 color: #23282d; 747 747 } 748 748 … … 847 847 hr { 848 848 border: 0; 849 849 border-top: 1px solid #ddd; 850 border-bottom: 1px solid #f afafa;850 border-bottom: 1px solid #f8f9f9; 851 851 } 852 852 853 853 .row-actions span.delete a, … … 1125 1125 margin: 0 -10px 0 -20px; 1126 1126 padding: 20px; 1127 1127 border-top: 1px solid #eee; 1128 background: #f afafa;1128 background: #f8f9f9; 1129 1129 overflow: hidden; 1130 1130 } 1131 1131 … … 1795 1795 border: 1px solid #e1e1e1; 1796 1796 border-top: none; 1797 1797 border-bottom: none; 1798 background: #f 6fbfd;1798 background: #f8f9f9; 1799 1799 } 1800 1800 1801 1801 #contextual-help-wrap.no-sidebar #contextual-help-back { … … 1840 1840 padding: 0; 1841 1841 margin: 0 -1px 0 0; 1842 1842 border-left: 2px solid #00a0d2; 1843 background: #f 6fbfd;1843 background: #f8f9f9; 1844 1844 box-shadow: 0 2px 0 rgba(0,0,0,0.02), 0 1px 0 rgba(0,0,0,0.02); 1845 1845 } 1846 1846 … … 2890 2890 2891 2891 /* Thickbox for the Plugin details modal. */ 2892 2892 #TB_window.plugin-details-modal { 2893 background: #f cfcfc;2893 background: #f8f9f9; 2894 2894 } 2895 2895 2896 2896 #TB_window.plugin-details-modal.thickbox-loading:before { … … 2903 2903 top: 50%; 2904 2904 z-index: -1; 2905 2905 margin: -10px 0 0 -10px; 2906 background: #f cfcfcurl(../images/spinner.gif) no-repeat center;2906 background: #f8f9f9 url(../images/spinner.gif) no-repeat center; 2907 2907 background-size: 20px 20px; 2908 2908 -webkit-transform: translateZ(0); 2909 2909 transform: translateZ(0); … … 3025 3025 #template textarea { 3026 3026 font-family: Consolas, Monaco, monospace; 3027 3027 font-size: 13px; 3028 background: #f 9f9f9;3028 background: #f8f9f9; 3029 3029 -moz-tab-size: 4; 3030 3030 -o-tab-size: 4; 3031 3031 tab-size: 4; … … 3179 3179 } 3180 3180 3181 3181 .widget-action { 3182 color: #555d66; /* #f afafabackground in the Widgets screen */3182 color: #555d66; /* #f8f9f9 background in the Widgets screen */ 3183 3183 } 3184 3184 3185 3185 .widget-top:hover .widget-action, … … 3374 3374 } 3375 3375 .my-sites li:nth-of-type(4n+1), 3376 3376 .my-sites li:nth-of-type(4n+2) { 3377 background-color: #f 9f9f9;3377 background-color: #f8f9f9; 3378 3378 } 3379 3379 3380 3380 } … … 3391 3391 .my-sites li:nth-of-type(6n+1), 3392 3392 .my-sites li:nth-of-type(6n+2), 3393 3393 .my-sites li:nth-of-type(6n+3) { 3394 background-color: #f 9f9f9;3394 background-color: #f8f9f9; 3395 3395 } 3396 3396 } 3397 3397 … … 3412 3412 .my-sites li:nth-of-type(8n+2), 3413 3413 .my-sites li:nth-of-type(8n+3), 3414 3414 .my-sites li:nth-of-type(8n+4) { 3415 background-color: #f 9f9f9;3415 background-color: #f8f9f9; 3416 3416 } 3417 3417 } 3418 3418 … … 3434 3434 .my-sites li:nth-of-type(10n+3), 3435 3435 .my-sites li:nth-of-type(10n+4), 3436 3436 .my-sites li:nth-of-type(10n+5) { 3437 background-color: #f 9f9f9;3437 background-color: #f8f9f9; 3438 3438 } 3439 3439 } 3440 3440 … … 3457 3457 .my-sites li:nth-of-type(12n+4), 3458 3458 .my-sites li:nth-of-type(12n+5), 3459 3459 .my-sites li:nth-of-type(12n+6) { 3460 background-color: #f 9f9f9;3460 background-color: #f8f9f9; 3461 3461 } 3462 3462 } 3463 3463 -
src/wp-admin/css/customize-widgets.css
128 128 #customize-theme-controls .widget-reorder-nav { 129 129 display: none; 130 130 float: right; 131 background-color: #f afafa;131 background-color: #f8f9f9; 132 132 } 133 133 134 134 .move-widget:before { -
src/wp-admin/css/dashboard.css
380 380 } 381 381 382 382 .community-events ul { 383 background-color: #f afafa;383 background-color: #f8f9f9; 384 384 padding-left: 0; 385 385 padding-right: 0; 386 386 padding-bottom: 0; … … 836 836 } 837 837 838 838 #activity-widget #the-comment-list .comment-item { 839 background: #f afafa;839 background: #f8f9f9; 840 840 padding: 12px; 841 841 position: relative; 842 842 } -
src/wp-admin/css/deprecated-media.css
6 6 font-weight: 600; 7 7 position: relative; 8 8 border-bottom: 1px solid #ddd; 9 background: #f 9f9f9;9 background: #f8f9f9; 10 10 } 11 11 12 12 #sidemenu { … … 27 27 display: block; 28 28 float: left; 29 29 line-height: 28px; 30 border-top: 1px solid #f 9f9f9;30 border-top: 1px solid #f8f9f9; 31 31 border-bottom: 1px solid #ddd; 32 background-color: #f 9f9f9;32 background-color: #f8f9f9; 33 33 text-decoration: none; 34 34 transition: none; 35 35 } -
src/wp-admin/css/list-tables.css
202 202 203 203 #replyerror { 204 204 border-color: #ddd; 205 background-color: #f 9f9f9;205 background-color: #f8f9f9; 206 206 } 207 207 208 208 /* @todo: is this used? */ … … 684 684 .tablenav-pages-navspan { 685 685 height: 16px; 686 686 border-color: #ddd; /* same as disabled buttons */ 687 background: #f 7f7f7; /* same as disabled buttons */687 background: #f8f9f9; /* same as disabled buttons */ 688 688 color: #a0a5aa; /* same as disabled buttons */ 689 689 } 690 690 … … 1242 1242 1243 1243 .plugins .active td, 1244 1244 .plugins .active th { 1245 background-color: #f 7fcfe;1245 background-color: #f8f9f9; 1246 1246 } 1247 1247 1248 1248 .plugins .update th, … … 1506 1506 .plugin-card-bottom { 1507 1507 clear: both; 1508 1508 padding: 12px 20px; 1509 background-color: #f afafa;1509 background-color: #f8f9f9; 1510 1510 border-top: 1px solid #ddd; 1511 1511 overflow: hidden; 1512 1512 } … … 2081 2081 } 2082 2082 2083 2083 .plugins .active.update + .plugin-update-tr:before { 2084 background-color: #f 7fcfe;2084 background-color: #f8f9f9; 2085 2085 border-left: 4px solid #00a0d2; 2086 2086 } 2087 2087 -
src/wp-admin/css/login.css
205 205 .login form .input, 206 206 .login input[type="text"], 207 207 .login form input[type="checkbox"] { 208 background: #f bfbfb;208 background: #f8f9f9; 209 209 } 210 210 211 211 .ie7 .login form .input, -
src/wp-admin/css/media.css
235 235 } 236 236 237 237 .find-box-head { 238 background: #f cfcfc;238 background: #f8f9f9; 239 239 border-bottom: 1px solid #ddd; 240 240 height: 36px; 241 241 font-size: 18px; … … 328 328 329 329 .find-box-buttons { 330 330 padding: 8px 16px; 331 background: #f cfcfc;331 background: #f8f9f9; 332 332 border-top: 1px solid #ddd; 333 333 position: absolute; 334 334 bottom: 0; -
src/wp-admin/css/nav-menus.css
73 73 } 74 74 75 75 .is-submenu { 76 color: #555d66; /* #f afafabackground */76 color: #555d66; /* #f8f9f9 background */ 77 77 font-style: italic; 78 78 font-weight: 400; 79 79 margin-left: 4px; … … 83 83 margin-top: 23px; 84 84 padding: 10px; 85 85 overflow: hidden; 86 background: #f bfbfb;86 background: #f8f9f9; 87 87 } 88 88 89 89 .manage-menus .selected-menu, -
src/wp-admin/css/revisions.css
457 457 458 458 .wp-slider .ui-slider-handle, 459 459 .wp-slider .ui-slider-handle.focus { 460 background: #f 7f7f7;460 background: #f8f9f9; 461 461 border: 1px solid #ccc; 462 462 box-shadow: 0 1px 0 #cccccc; 463 463 } … … 464 464 465 465 .wp-slider .ui-slider-handle:hover, 466 466 .wp-slider .ui-slider-handle.ui-state-hover { 467 background: #f afafa;467 background: #f8f9f9; 468 468 border-color: #999; 469 469 } 470 470 -
src/wp-admin/css/themes.css
705 705 } 706 706 707 707 .theme-overlay .parent-theme { 708 background: #f 7fcfe;708 background: #f8f9f9; 709 709 border: 1px solid #eee; 710 710 border-left: 4px solid #00a0d2; 711 711 font-size: 14px; … … 1033 1033 1034 1034 .upload-theme .wp-upload-form, 1035 1035 .upload-plugin .wp-upload-form { 1036 background: #f afafa;1036 background: #f8f9f9; 1037 1037 border: 1px solid #e5e5e5; 1038 1038 padding: 30px; 1039 1039 margin: 30px auto; -
src/wp-admin/css/widgets.css
9 9 .widget-top { 10 10 font-size: 13px; 11 11 font-weight: 600; 12 background: #f 7f7f7;12 background: #f8f9f9; 13 13 } 14 14 15 15 .widget-top .widget-action {