Ticket #52760: 52760.1.diff
File 52760.1.diff, 8.3 KB (added by , 3 years ago) |
---|
-
src/wp-admin/css/color-picker.css
102 102 } 103 103 104 104 .wp-color-picker::-webkit-input-placeholder { 105 color: # 787c82;105 color: #646970; 106 106 } 107 107 108 108 .wp-color-picker::-moz-placeholder { 109 color: # 787c82;109 color: #646970; 110 110 opacity: 1; 111 111 } 112 112 113 113 .wp-color-picker:-ms-input-placeholder { 114 color: # 787c82;114 color: #646970; 115 115 } 116 116 117 117 .wp-picker-container input[type="text"].iris-error { -
src/wp-admin/css/common.css
1020 1020 top: -1px; 1021 1021 padding: 4px 10px; 1022 1022 border-radius: 30px; 1023 background: # 787c82;1023 background: #646970; 1024 1024 color: #fff; 1025 1025 font-size: 14px; 1026 1026 font-weight: 600; … … 1118 1118 .wp-filter .drawer-toggle:before { 1119 1119 content: "\f111"; 1120 1120 margin: 0 5px 0 0; 1121 color: # 787c82;1121 color: #646970; 1122 1122 font: normal 16px/1 dashicons; 1123 1123 vertical-align: text-bottom; 1124 1124 -webkit-font-smoothing: antialiased; … … 1173 1173 1174 1174 .show-filters .wp-filter .button.drawer-toggle { 1175 1175 border-radius: 2px; 1176 background: # 787c82;1176 background: #646970; 1177 1177 color: #fff; 1178 1178 } 1179 1179 -
src/wp-admin/css/customize-controls.css
2603 2603 height: 30px; 2604 2604 line-height: 2.1; 2605 2605 text-align: center; 2606 color: # 787c82;2606 color: #646970; 2607 2607 } 2608 2608 2609 2609 #available-widgets-filter .clear-results, … … 2671 2671 top: 7px; 2672 2672 left: 26px; 2673 2673 z-index: 1; 2674 color: # 787c82;2674 color: #646970; 2675 2675 height: 30px; 2676 2676 width: 30px; 2677 2677 line-height: 2; -
src/wp-admin/css/customize-widgets.css
261 261 262 262 #available-widgets .widget .widget-description { 263 263 padding: 0; 264 color: # 787c82;264 color: #646970; 265 265 } 266 266 267 267 #customize-preview { -
src/wp-admin/css/dashboard.css
140 140 } 141 141 142 142 .welcome-panel p { 143 color: # 787c82;143 color: #646970; 144 144 } 145 145 146 146 .welcome-panel li a { … … 512 512 } 513 513 514 514 .rssSummary { 515 color: # 787c82;515 color: #646970; 516 516 margin-top: 4px; 517 517 } 518 518 … … 532 532 533 533 #dashboard_primary .rss-widget span, 534 534 #dashboard_primary .rss-widget span.rss-date { 535 color: # 787c82;535 color: #646970; 536 536 } 537 537 538 538 #dashboard_primary .rss-widget span.rss-date { … … 756 756 } 757 757 758 758 #dashboard_activity .no-activity p { 759 color: # 787c82;759 color: #646970; 760 760 font-size: 16px; 761 761 } 762 762 … … 769 769 770 770 #dashboard_activity .subsubsub a .count, 771 771 #dashboard_activity .subsubsub a.current .count { 772 color: # 787c82; /* white background on the dashboard but #f1f1f1 on list tables */772 color: #646970; /* white background on the dashboard but #f0f0f1 on list tables */ 773 773 } 774 774 775 775 #future-posts ul, … … 995 995 } 996 996 997 997 .rss-widget span.rss-date { 998 color: # 787c82;998 color: #646970; 999 999 font-size: 13px; 1000 1000 margin-left: 3px; 1001 1001 } -
src/wp-admin/css/deprecated-media.css
70 70 71 71 .media-upload-form label.form-help, 72 72 td.help { 73 color: # 787c82;73 color: #646970; 74 74 } 75 75 76 76 form { -
src/wp-admin/css/edit.css
68 68 } 69 69 70 70 #titlediv #title-prompt-text { 71 color: # 787c82;71 color: #646970; 72 72 position: absolute; 73 73 font-size: 1.7em; 74 74 padding: 10px; … … 1435 1435 content: "(" attr( href ) ")"; 1436 1436 display: inline-block; 1437 1437 padding: 0 4px; 1438 color: # 787c82;1438 color: #646970; 1439 1439 font-size: 13px; 1440 1440 word-break: break-all; 1441 1441 } -
src/wp-admin/css/forms.css
226 226 } 227 227 228 228 ::-webkit-input-placeholder { 229 color: # 787c82;229 color: #646970; 230 230 } 231 231 232 232 ::-moz-placeholder { 233 color: # 787c82;233 color: #646970; 234 234 opacity: 1; 235 235 } 236 236 237 237 :-ms-input-placeholder { 238 color: # 787c82;238 color: #646970; 239 239 } 240 240 241 241 .form-invalid .form-required, … … 1317 1317 .status-label.status-request-pending { 1318 1318 font-weight: 400; 1319 1319 font-style: italic; 1320 color: # 787c82;1320 color: #646970; 1321 1321 } 1322 1322 1323 1323 .status-label.status-request-failed { -
src/wp-admin/css/list-tables.css
55 55 min-width: 24px; 56 56 height: 2em; 57 57 border-radius: 5px; 58 background-color: # 787c82;58 background-color: #646970; 59 59 color: #fff; 60 60 font-size: 11px; 61 61 line-height: 1.90909090; … … 71 71 margin-left: 8px; 72 72 width: 0; 73 73 height: 0; 74 border-top: 5px solid # 787c82;74 border-top: 5px solid #646970; 75 75 border-right: 5px solid transparent; 76 76 } 77 77 -
src/wp-admin/css/nav-menus.css
135 135 } 136 136 137 137 .theme-location-set { 138 color: # 787c82;138 color: #646970; 139 139 font-size: 11px; 140 140 } 141 141 … … 482 482 } 483 483 484 484 .menu-item-handle .menu-item-title.no-title { 485 color: # 787c82;485 color: #646970; 486 486 } 487 487 488 488 /* Sortables */ … … 689 689 margin: 0 0 15px; 690 690 padding: 3px 5px 5px; 691 691 border: 1px solid #dcdcde; 692 color: # 787c82;692 color: #646970; 693 693 font-size: 12px; 694 694 } 695 695 -
src/wp-admin/css/revisions.css
131 131 } 132 132 133 133 .revisions-controls .author-card .date { 134 color: # 787c82;134 color: #646970; 135 135 } 136 136 137 137 .revisions-controls .author-card.autosave { -
src/wp-admin/css/themes.css
661 661 } 662 662 663 663 .theme-overlay .theme-version { 664 color: # 787c82;664 color: #646970; 665 665 font-size: 13px; 666 666 font-weight: 400; 667 667 float: none; … … 671 671 672 672 .theme-overlay .theme-author { 673 673 margin: 15px 0 25px; 674 color: # 787c82;674 color: #646970; 675 675 font-size: 16px; 676 676 font-weight: 400; 677 677 line-height: inherit; … … 704 704 705 705 .theme-overlay .theme-tags { 706 706 border-top: 3px solid #f0f0f1; 707 color: # 8c8f94;707 color: #646970; 708 708 font-size: 13px; 709 709 font-weight: 400; 710 710 margin: 30px 0 0 0; … … 1123 1123 .theme-details .num-ratings, 1124 1124 .theme-details .no-rating { 1125 1125 font-size: 11px; 1126 color: # 787c82;1126 color: #646970; 1127 1127 } 1128 1128 1129 1129 .theme-details .no-rating { … … 1855 1855 1856 1856 .theme-details .theme-description { 1857 1857 float: left; 1858 color: # 787c82;1858 color: #646970; 1859 1859 line-height: 1.6; 1860 1860 max-width: 100%; 1861 1861 } -
src/wp-admin/css/widgets.css
354 354 padding: 0 0 15px; 355 355 margin: 0; 356 356 font-style: normal; 357 color: # 787c82;357 color: #646970; 358 358 } 359 359 360 360 .widget-holder .description, -
src/wp-includes/css/media-views.css
151 151 } 152 152 153 153 .media-frame ::-webkit-input-placeholder { 154 color: # 787c82;154 color: #646970; 155 155 } 156 156 157 157 .media-frame ::-moz-placeholder { 158 color: # 787c82;158 color: #646970; 159 159 opacity: 1; 160 160 } 161 161 162 162 .media-frame :-ms-input-placeholder { 163 color: # 787c82;163 color: #646970; 164 164 } 165 165 166 166 /*