Changeset 36396
- Timestamp:
- 01/26/2016 12:03:34 AM (9 years ago)
- Location:
- trunk/src
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/about.css
r35862 r36396 129 129 margin: 1em 200px 1em 0; 130 130 min-height: 60px; 131 color: # 777;131 color: #555d66; 132 132 } 133 133 -
trunk/src/wp-admin/css/common.css
r36295 r36396 586 586 margin: 0; 587 587 padding-left: 25px; 588 color: # 777;588 color: #555d66; 589 589 font-size: 14px; 590 590 font-weight: normal; … … 992 992 -webkit-border-radius: 30px; 993 993 border-radius: 30px; 994 background: #7 77;994 background: #72777c; 995 995 color: #fff; 996 996 font-size: 14px; … … 1083 1083 width: 16px; 1084 1084 height: 16px; 1085 color: #7 77;1085 color: #72777c; 1086 1086 -webkit-transition: color .1s ease-in 0; 1087 1087 transition: color .1s ease-in 0; … … 1146 1146 border-radius: 2px; 1147 1147 border: none; 1148 background: #7 77;1148 background: #72777c; 1149 1149 color: #fff; 1150 1150 } … … 1557 1557 -webkit-border-radius: 0; 1558 1558 border-radius: 0; 1559 color: #7 77;1559 color: #72777c; 1560 1560 line-height: 1.7; 1561 1561 padding: 3px 6px 3px 16px; … … 2007 2007 right: 0; 2008 2008 padding: 10px 20px; 2009 color: # 777;2009 color: #555d66; 2010 2010 } 2011 2011 … … 3103 3103 .sidebar-name:hover .sidebar-name-arrow, 3104 3104 .accordion-section-title:hover:after { 3105 color: # 777;3105 color: #555d66; 3106 3106 } 3107 3107 -
trunk/src/wp-admin/css/customize-nav-menus.css
r36291 r36396 470 470 471 471 #available-menu-items .accordion-section-title:hover .toggle-indicator:after { 472 color: # 777;472 color: #555d66; 473 473 } 474 474 … … 508 508 #available-menu-items .cannot-expand .accordion-section-title .no-items { 509 509 float: right; 510 color: # 777;510 color: #555d66; 511 511 font-weight: normal; 512 512 margin-left: 5px; -
trunk/src/wp-admin/css/customize-widgets.css
r36342 r36396 235 235 #available-widgets .widget .widget-description { 236 236 padding: 0; 237 color: #7 77;237 color: #72777c; 238 238 } 239 239 -
trunk/src/wp-admin/css/dashboard.css
r36295 r36396 129 129 130 130 .welcome-panel p { 131 color: #7 77;131 color: #72777c; 132 132 } 133 133 … … 327 327 328 328 .rssSummary { 329 color: #7 77;329 color: #72777c; 330 330 margin-top: 4px; 331 331 } … … 348 348 #dashboard_primary .rss-widget span, 349 349 #dashboard_primary .rss-widget span.rss-date { 350 color: #7 77;350 color: #72777c; 351 351 } 352 352 … … 407 407 408 408 #dashboard_right_now .sub { 409 color: # 777;409 color: #555d66; 410 410 background: #f5f5f5; 411 411 border-top: 1px solid #eee; … … 485 485 #title-wrap #title-prompt-text, 486 486 .textarea-wrap #content-prompt-text { 487 color: #7 77;487 color: #72777c; 488 488 } 489 489 … … 546 546 } 547 547 #dashboard_quick_press .drafts li time { 548 color: #7 77;548 color: #72777c; 549 549 } 550 550 … … 654 654 margin-right: 5px; 655 655 min-width: 150px; 656 color: #7 77;656 color: #72777c; 657 657 } 658 658 … … 992 992 } 993 993 994 #dashboard-widgets #postbox-container-3 .empty-container:after, 995 #dashboard-widgets #postbox-container-4 .empty-container:after { 996 display: none; 994 #dashboard-widgets #postbox-container-3 .empty-container:after, 995 #dashboard-widgets #postbox-container-4 .empty-container:after { 996 display: none; 997 997 } 998 998 -
trunk/src/wp-admin/css/edit.css
r36000 r36396 69 69 70 70 #titlediv #title-prompt-text { 71 color: #7 77;71 color: #72777c; 72 72 position: absolute; 73 73 font-size: 1.7em; -
trunk/src/wp-admin/css/forms.css
r36263 r36396 431 431 } 432 432 433 #upload-form label {434 color: #777;435 }436 437 433 button.wp-hide-pw > .dashicons { 438 434 position: relative; … … 864 860 865 861 .pressthis-bookmarklet span:before { 866 color: #7 77;862 color: #72777c; 867 863 font: normal 20px/1 dashicons; 868 864 content: "\f157"; … … 880 876 } 881 877 882 .pressthis-js-toggle .dashicons {883 margin: 5px 8px 6px 7px;884 color: #777;885 }886 887 878 /* to override the button class being applied */ 888 879 .pressthis-js-toggle.button.button { … … 895 886 .pressthis-js-toggle .dashicons { 896 887 margin: 5px 8px 6px 7px; 897 color: # 777;888 color: #555d66; 898 889 } 899 890 -
trunk/src/wp-admin/css/list-tables.css
r35785 r36396 143 143 #submitted-on, 144 144 .submitted-on { 145 color: # 777;145 color: #555d66; 146 146 } 147 147 -
trunk/src/wp-admin/css/nav-menus.css
r36379 r36396 675 675 padding: 3px 5px 5px; 676 676 border: 1px solid #dfdfdf; 677 color: #7 77;677 color: #72777c; 678 678 font-size: 12px; 679 679 font-style: italic; -
trunk/src/wp-admin/css/revisions.css
r34976 r36396 142 142 143 143 .revisions-controls .author-card .date { 144 color: #7 77;144 color: #72777c; 145 145 } 146 146 -
trunk/src/wp-admin/css/themes.css
r36270 r36396 438 438 .theme-overlay .theme-header .close:before { 439 439 font: normal 22px/50px dashicons !important; 440 color: #7 77;440 color: #72777c; 441 441 display: inline-block; 442 442 content: "\f335"; … … 448 448 .theme-overlay .theme-header .left { 449 449 cursor: pointer; 450 color: #7 77;450 color: #72777c; 451 451 background-color: transparent; 452 452 height: 48px; … … 1608 1608 .theme-details .theme-description { 1609 1609 float: left; 1610 color: #7 77;1610 color: #72777c; 1611 1611 line-height: 20px; 1612 1612 max-width: 100%; -
trunk/src/wp-admin/css/widgets.css
r36291 r36396 115 115 margin: 0; 116 116 font-style: normal; 117 color: #777; 117 color: #72777c; 118 } 119 120 .widget-holder .description, 121 .inactive-sidebar .description { 122 color: #555d66; 118 123 } 119 124 … … 283 288 /* Dragging a widget over a closed sidebar */ 284 289 #widgets-right .widgets-holder-wrap.widget-hover { 285 border-color: #7 77;290 border-color: #72777c; 286 291 -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3); 287 292 box-shadow: 0 1px 2px rgba(0,0,0,0.3); -
trunk/src/wp-includes/css/media-views.css
r36223 r36396 1133 1133 .uploader-inline .close:before { 1134 1134 font: normal 30px/50px dashicons !important; 1135 color: #7 77;1135 color: #72777c; 1136 1136 display: inline-block; 1137 1137 content: "\f335"; -
trunk/src/wp-includes/js/tinymce/skins/wordpress/wp-content.css
r34317 r36396 177 177 .mce-content-body img.wp-media:hover { 178 178 background-color: #ededed; 179 border-color: #7 77;179 border-color: #72777c; 180 180 } 181 181 182 182 .mce-content-body img.wp-media.wp-media-selected { 183 183 background-color: #d8d8d8; 184 border-color: #7 77;184 border-color: #72777c; 185 185 } 186 186 … … 191 191 /* Image resize handles */ 192 192 .mce-content-body div.mce-resizehandle { 193 border-color: #7 77;193 border-color: #72777c; 194 194 width: 7px; 195 195 height: 7px; … … 197 197 198 198 .mce-content-body img[data-mce-selected] { 199 outline: 1px solid #7 77;199 outline: 1px solid #72777c; 200 200 } 201 201 … … 307 307 .ie7 .wpview-wrap[data-mce-selected] { 308 308 background-color: #e5e5e5; 309 border-color: #7 77;309 border-color: #72777c; 310 310 } 311 311
Note: See TracChangeset
for help on using the changeset viewer.