Ticket #25603: 25603.2.patch
File 25603.2.patch, 10.3 KB (added by , 12 years ago) |
---|
-
src/wp-admin/about.php
39 39 <h3><?php _e( 'Background Updates' ); ?></h3> 40 40 41 41 <div class="feature-section col three-col about-updates"> 42 <div >42 <div class="col-1"> 43 43 <h4><?php _e( 'Updates While You Sleep' ); ?></h4> 44 44 <p><?php _e( 'With WordPress 3.7, you don’t have to lift a finger to apply maintenance and security updates. Most sites are now able to automatically apply these updates in the background, though some configurations may not allow it.' ); ?></p> 45 45 </div> 46 <div><img alt="" src="<?php echo admin_url( 'images/about-updates-2x.png' ); ?>" /></div> 47 <div class="last-feature"> 46 <div class="col-2"> 47 <img alt="" src="<?php echo admin_url( 'images/about-updates-2x.png' ); ?>" /> 48 </div> 49 <div class="col-3 last-feature"> 48 50 <h4><?php _e( 'More Reliable Than Ever' ); ?></h4> 49 51 <p><?php _e( 'The update process has been made even more reliable and secure, with dozens of new checks and safeguards.' ); ?></p> 50 52 <p><?php _e( 'You’ll still need to click “Update Now” once WordPress 3.8 is released, but we’ve never had more confidence in that beautiful blue button.' ); ?></p> -
src/wp-admin/css/wp-admin-rtl.css
1706 1706 float: right; 1707 1707 } 1708 1708 1709 .about-wrap .feature-section.two-col div, 1709 1710 .about-wrap .feature-section.three-col div { 1710 1711 margin-right: 0; 1711 1712 margin-left: 4.999999999%; 1712 1713 float: right; 1713 1714 } 1714 1715 1715 .about-wrap .feature-section.three-col h4 { 1716 text-align: right; 1717 } 1718 1719 .about-wrap .feature-section.three-col img { 1720 margin-right: 5px; 1716 .about-wrap .feature-section.col .last-feature { 1721 1717 margin-left: 0; 1722 1718 } 1723 1719 1724 .about-wrap .feature-section.three-col .last-feature { 1720 .about-wrap .feature-section div p img { 1721 float: left; 1725 1722 margin-left: 0; 1723 margin-right: 10px; 1726 1724 } 1727 1725 1728 .about-wrap .feature-section img {1729 margin: 0 0 10px 0.7%;1730 }1731 1732 .about-wrap .feature-section.images-stagger-right img,1733 .about-wrap .feature-section.images-stagger-right .video {1734 float: left;1735 margin: 0 2em 12px 5px;1736 }1737 1738 .about-wrap .feature-section.images-stagger-left img {1739 float: right;1740 margin: 0 5px 12px 2em;1741 }1742 1743 1726 .about-wrap li.wp-person, 1744 1727 .about-wrap li.wp-person img.gravatar { 1745 1728 float: right; … … 1747 1730 margin-left: 10px; 1748 1731 } 1749 1732 1750 @media only screen and (max-width: 900px) {1751 .about-wrap .feature-section.images-stagger-right .video.image-66 {1752 margin-right: 3px;1753 }1754 }1755 1733 1756 @media only screen and (max-width: 768px) {1757 .about-wrap .feature-section .image-66 {1758 float: none;1759 }1760 1761 .about-wrap .feature-section.images-stagger-right .image-66 {1762 margin-right: 3px;1763 }1764 1765 .about-wrap .feature-section.images-stagger-left .image-66 {1766 margin-left: 3px;1767 }1768 }1769 1770 1734 /*------------------------------------------------------------------------------ 1771 1735 23.0 - Misc 1772 1736 ------------------------------------------------------------------------------*/ -
src/wp-admin/css/wp-admin.css
2312 2312 } 2313 2313 2314 2314 .wp-core-ui .welcome-panel .button.button-hero { 2315 2315 margin: 15px 0 3px; 2316 2316 } 2317 2317 2318 2318 .welcome-panel-content { … … 2378 2378 } 2379 2379 2380 2380 .welcome-panel .welcome-write-blog { 2381 2381 background-position: 0 -44px; 2382 2382 } 2383 2383 2384 2384 .welcome-panel .welcome-panel-column ul { … … 2386 2386 } 2387 2387 2388 2388 .welcome-panel .welcome-panel-column li { 2389 2390 2389 line-height: 16px; 2390 list-style-type: none; 2391 2391 } 2392 2392 2393 2393 @media screen and (max-width: 870px) { … … 3162 3162 } 3163 3163 3164 3164 .no-js .category-tabs li.hide-if-no-js { 3165 3165 display: none; 3166 3166 } 3167 3167 3168 3168 .category-tabs a, … … 5775 5775 -webkit-border-radius: 3px; 5776 5776 } 5777 5777 5778 .about-wrap .about-passwords {5779 margin: 20px 0;5780 padding: 1px 20px 10px;5781 background-color: #f9f9f9;5782 }5783 5778 5784 .about-wrap .about-auto-update {5785 text-align: center;5786 background-color: #f9f9ef;5787 clear: both;5788 padding: 10px;5789 }5790 5791 .about-wrap .about-auto-update.cool {5792 background-color: #eff9ef;5793 }5794 5795 .about-wrap .about-password-meter input {5796 font-size: 250%;5797 width: 100%;5798 display: block;5799 width: 100%;5800 padding: 5px;5801 }5802 5803 .about-wrap .about-password-meter #pass-strength-result {5804 font-weight: normal !important;5805 display:block !important;5806 font-size: 150%;5807 width: 100%;5808 padding: 17px 0;5809 margin-bottom: 15px;5810 }5811 5812 .about-wrap .feature-section img {5813 border: 0;5814 background: transparent;5815 box-shadow: none;5816 -webkit-box-shadow: none;5817 max-width: 20%;5818 }5819 5820 .about-wrap .feature-section div p img {5821 float: right;5822 margin-left: 10px;5823 }5824 5825 5779 /* Typography */ 5826 5780 5827 5781 .about-wrap p { … … 5855 5809 } 5856 5810 5857 5811 .about-wrap h3 { 5858 font-size: 24px;5859 margin-bottom: 1em;5812 font-size: 1.5em; 5813 line-height: 1.5em; 5860 5814 padding-top: 20px; 5861 5815 } 5862 5816 … … 5864 5818 padding-bottom: 20px; 5865 5819 } 5866 5820 5867 .about-wrap .feature-section5868 5869 5821 .about-wrap .feature-section h4 { 5870 5822 margin-bottom: 0.6em; 5871 5823 } … … 5931 5883 5932 5884 /* Changelog / Update screen */ 5933 5885 5934 .about-wrap .feature-section img,5935 .about-wrap .feature-section .video {5936 border: none;5937 margin: 0 1.94% 10px 0;5938 -webkit-border-radius: 3px;5939 border-radius: 3px;5940 }5941 5942 .about-wrap .feature-section .video video {5943 max-width: 100%;5944 }5945 5946 5886 .about-wrap .feature-section.three-col img { 5947 5887 margin: 0.5em 0 0.5em 5px; 5948 5888 max-width: 100%; 5949 5889 float: none; 5950 5890 } 5951 5891 5952 .ie8 .about-wrap .feature-section.three-col img {5953 margin-left: 0;5954 }5955 5956 .about-wrap .feature-section.images-stagger-right img,5957 .about-wrap .feature-section.images-stagger-right .video {5958 float: right;5959 margin: 0 5px 12px 2em;5960 }5961 5962 .about-wrap .feature-section.images-stagger-left img {5963 float: left;5964 margin: 0 2em 12px 5px;5965 }5966 5967 .about-wrap .feature-section .image-100 {5968 margin: 0 0 2em 0;5969 width: 100%;5970 }5971 5972 .about-wrap .feature-section .image-66 {5973 width: 65%;5974 }5975 5976 .about-wrap .feature-section .image-66.video {5977 max-width: 600px;5978 }5979 5980 .about-wrap .feature-section .image-50 {5981 max-width: 50%;5982 }5983 5984 .about-wrap .feature-section img.image-30 {5985 max-width: 31.2381%;5986 }5987 5988 .ie8 .about-wrap .feature-section img {5989 border-width: 1px;5990 border-style: solid;5991 }5992 5993 .about-wrap .images-stagger-right img.image-30:nth-child(2) {5994 margin-left: 1em;5995 }5996 5997 5892 .about-wrap .feature-section.col { 5998 5893 margin-bottom: 0; 5999 5894 } 6000 5895 6001 5896 .about-wrap .feature-section.col h4 { 6002 margin: 5897 margin: 0 0 0.6em 0; 6003 5898 } 6004 5899 6005 .about-wrap .feature-section.col .last-feature {6006 margin-right: 0;6007 }6008 6009 5900 .about-wrap .feature-section.two-col div { 6010 5901 width: 47%; 6011 5902 margin-right: 4.999999999%; … … 6018 5909 float: left; 6019 5910 } 6020 5911 6021 .about-wrap .three-col.about-updates div:nth-of-type(1),6022 .about-wrap .three-col.about-updates div:nth-of-type(3){5912 .about-wrap .three-col.about-updates .col-1, 5913 .about-wrap .three-col.about-updates .col-3 { 6023 5914 width: 37%; 6024 5915 margin: 0; 6025 5916 } 6026 5917 6027 .about-wrap .three-col.about-updates div:nth-of-type(2){5918 .about-wrap .three-col.about-updates .col-2 { 6028 5919 width: 16%; 6029 5920 margin: 0 5%; 6030 5921 } 6031 5922 5923 .about-wrap .feature-section.col .last-feature { 5924 margin-right: 0; 5925 } 5926 6032 5927 .about-wrap .three-col.about-updates img { 6033 5928 margin: 0; 6034 5929 } 6035 5930 6036 .about-wrap .three-col-images { 5931 .about-wrap .changelog .feature-section { 5932 overflow: hidden; 5933 } 5934 5935 .about-wrap .about-passwords { 5936 margin: 20px 0; 5937 padding: 1px 20px 10px; 5938 background-color: #f9f9f9; 5939 } 5940 5941 .about-wrap .about-auto-update { 6037 5942 text-align: center; 5943 background-color: #f9f9ef; 5944 clear: both; 5945 padding: 10px; 6038 5946 } 6039 5947 6040 .about-wrap . three-col-images img{6041 margin: 0 0 10px;5948 .about-wrap .about-auto-update.cool { 5949 background-color: #eff9ef; 6042 5950 } 6043 5951 6044 .about-wrap .three-col-images .last-feature { 6045 float: right; 5952 .about-wrap .about-password-meter input { 5953 font-size: 250%; 5954 line-height: 1; 5955 width: 100%; 5956 display: block; 5957 width: 100%; 5958 padding: 5px; 6046 5959 } 6047 5960 6048 .about-wrap .three-col-images .first-feature { 6049 float: left; 5961 .about-wrap .about-password-meter #pass-strength-result { 5962 display: block !important; 5963 font-size: 150%; 5964 width: 100%; 5965 padding: 17px 0; 5966 margin-bottom: 15px; 6050 5967 } 6051 5968 6052 .about-wrap .changelog .feature-section { 6053 overflow: hidden; 5969 .about-wrap .feature-section div p img { 5970 float: right; 5971 margin-left: 10px; 5972 max-width: 20%; 6054 5973 } 6055 5974 6056 5975 .about-wrap .changelog li { … … 6058 5977 margin-left: 3em; 6059 5978 } 6060 5979 6061 @media only screen and (max-width: 900px) {6062 .about-wrap .feature-section.images-stagger-left img,6063 .about-wrap .feature-section.images-stagger-right img,6064 .about-wrap .feature-section.images-stagger-right .video {6065 clear: both;6066 }6067 5980 6068 .about-wrap .feature-section .video.image-66 {6069 float: none;6070 width: 98%;6071 max-width: 98%;6072 }6073 6074 .about-wrap .feature-section.images-stagger-right .video.image-66 {6075 margin-left: 3px;6076 }6077 }6078 6079 @media only screen and (max-width: 768px) {6080 .about-wrap .feature-section .image-66 {6081 float: none;6082 width: 98%;6083 max-width: 98%;6084 }6085 6086 .about-wrap .feature-section.images-stagger-right .image-66 {6087 margin-left: 3px;6088 }6089 6090 .about-wrap .feature-section.images-stagger-left .image-66 {6091 margin-right: 3px;6092 }6093 }6094 6095 5981 /* Return to Dashboard Home link */ 6096 5982 6097 5983 .about-wrap .return-to-dashboard { … … 9368 9254 (min-resolution: 120dpi) { 9369 9255 9370 9256 .press-this .tagchecklist span a { 9371 9372 9257 background-image: url('../images/xit-2x.gif'); 9258 background-size: 20px auto; 9373 9259 } 9374 9260 9375 9261 .js .postbox:hover .handlediv, 9376 9262 .js .stuffbox:hover .handlediv, 9377 9263 .widget-top a.widget-action { 9378 9379 9264 background-image: url('../images/arrows-2x.png'); 9265 background-size: 15px 123px; 9380 9266 } 9381 9267 9382 9268 .widget-top a.widget-action:hover { 9383 9384 9269 background-image: url('../images/arrows-dark-2x.png'); 9270 background-size: 15px 123px; 9385 9271 } 9386 9272 9387 9273 .post-com-count { … … 9440 9326 } 9441 9327 9442 9328 .wp-full-overlay .collapse-sidebar-arrow { 9443 9444 9329 background-image: url('../images/arrows-2x.png'); 9330 background-size: 15px 123px; 9445 9331 } 9446 9332 9447 9333 .pressthis a span {