<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[26718] trunk/src/wp-admin: Committing a first pass at a new About page for 3.8.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://core.trac.wordpress.org/changeset/26718">26718</a></dd>
<dt>Author</dt> <dd>iammattthomas</dd>
<dt>Date</dt> <dd>2013-12-06 07:49:05 +0000 (Fri, 06 Dec 2013)</dd>
</dl>

<h3>Log Message</h3>
<pre>Committing a first pass at a new About page for 3.8. See <a href="http://core.trac.wordpress.org/ticket/26387">#26387</a>, props melchoyce.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrcwpadminaboutphp">trunk/src/wp-admin/about.php</a></li>
<li><a href="#trunksrcwpadmincsscolorscss">trunk/src/wp-admin/css/colors.css</a></li>
<li><a href="#trunksrcwpadmincsswpadmincss">trunk/src/wp-admin/css/wp-admin.css</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunksrcwpadminimagesaboutcolorspng">trunk/src/wp-admin/images/about-colors.png</a></li>
<li><a href="#trunksrcwpadminimagesaboutoverviewpng">trunk/src/wp-admin/images/about-overview.png</a></li>
<li><a href="#trunksrcwpadminimagesaboutthemespng">trunk/src/wp-admin/images/about-themes.png</a></li>
<li><a href="#trunksrcwpadminimagesabouttwentyfourteenpng">trunk/src/wp-admin/images/about-twentyfourteen.png</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunksrcwpadminaboutphp"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-admin/about.php (26717 => 26718)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-admin/about.php     2013-12-06 07:20:25 UTC (rev 26717)
+++ trunk/src/wp-admin/about.php        2013-12-06 07:49:05 UTC (rev 26718)
</span><span class="lines">@@ -21,7 +21,7 @@
</span><span class="cx"> 
</span><span class="cx"> <h1><?php printf( __( 'Welcome to WordPress %s' ), $display_version ); ?></h1>
</span><span class="cx"> 
</span><del>-<div class="about-text"><?php printf( __( 'Thank you for updating to WordPress 3.7! You might not notice a thing, and we&#8217;re okay with that.' ), $display_version ); ?></div>
</del><ins>+<div class="about-text"><?php printf( __( 'Thank you for updating to WordPress 3.8! We&rsquo;re happy to bring you the most beautiful WordPress yet.' ), $display_version ); ?></div>
</ins><span class="cx"> 
</span><span class="cx"> <div class="wp-badge"><?php printf( __( 'Version %s' ), $display_version ); ?></div>
</span><span class="cx"> 
</span><span class="lines">@@ -36,99 +36,113 @@
</span><span class="cx"> </h2>
</span><span class="cx"> 
</span><span class="cx"> <div class="changelog">
</span><del>-       <h3><?php _e( 'Background Updates' ); ?></h3>
</del><ins>+        <h2><?php _e( 'Introducing a new, modern admin design' ); ?></h2>
+       <img src="<?php echo admin_url( 'images/about-overview.png' ); ?>" />
</ins><span class="cx"> 
</span><span class="cx">  <div class="feature-section col three-col about-updates">
</span><span class="cx">          <div class="col-1">
</span><del>-                       <h4><?php _e( 'Updates While You Sleep' ); ?></h4>
-                       <p><?php _e( 'With WordPress 3.7, you don&#8217;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>
</del><ins>+                        <p style="margin-top: 20px; background-color: grey; padding: 1em; color: white; min-height: 150px;">Image</p>
+                       <h3><?php _e( 'Modern aesthetics' ); ?></h3>
+                       <p><?php _e( 'Goodbye decoration, hello simplicity. We removed extraneous details, focusing on a cleaner, more streamlined admin design.' ); ?></p>
</ins><span class="cx">           </div>
</span><span class="cx">          <div class="col-2">
</span><del>-                       <img alt="" src="<?php echo admin_url( 'images/about-updates-2x.png' ); ?>" />
</del><ins>+                        <p style="margin-top: 20px; background-color: grey; padding: 1em; color: white; min-height: 150px;">Image</p>
+                       <h3><?php _e( 'Improved typography' ); ?></h3>
+                       <p><?php _e( 'You might notice the type is a little bit bigger. We improved the typography, crafting a better reading experience.' ); ?></p>
</ins><span class="cx">           </div>
</span><span class="cx">          <div class="col-3 last-feature">
</span><del>-                       <h4><?php _e( 'More Reliable Than Ever' ); ?></h4>
-                       <p><?php _e( 'The update process has been made even more reliable and secure, with dozens of new checks and safeguards.' ); ?></p>
-                       <p><?php _e( 'You&#8217;ll still need to click &#8220;Update Now&#8221; once WordPress 3.8 is released, but we&#8217;ve never had more confidence in that beautiful blue button.' ); ?></p>
</del><ins>+                        <p style="margin-top: 20px; background-color: grey; padding: 1em; color: white; min-height: 150px;">Image</p>
+                       <h3><?php _e( 'Higher contrast' ); ?></h3>
+                       <p><?php _e( 'With bigger typography and both high and low contrast color schemes, our new admin design is great for users of all ages.' ); ?></p>
</ins><span class="cx">           </div>
</span><del>-               <?php
-               if ( current_user_can( 'update_core' ) ) {
-                       $future_minor_update = (object) array(
-                               'current'       => $wp_version . '.1.next.minor',
-                               'version'       => $wp_version . '.1.next.minor',
-                               'php_version'   => $required_php_version,
-                               'mysql_version' => $required_mysql_version,
-                       );
-                       require_once ABSPATH . 'wp-admin/includes/class-wp-upgrader.php';
-                       $updater = new WP_Automatic_Updater;
-                       $can_auto_update = wp_http_supports( array( 'ssl' ) ) && $updater->should_update( 'core', $future_minor_update, ABSPATH );
</del><ins>+        </div>
+</div>
</ins><span class="cx"> 
</span><del>-                       if ( $can_auto_update ) {
-                               echo '<p class="about-auto-update cool">' . __( 'This site <strong>is</strong> able to apply these updates automatically. Cool!' ). '</p>';
</del><ins>+<hr />
</ins><span class="cx"> 
</span><del>-                       // If the updater is disabled entirely, don't show them anything.
-                       } elseif ( ! $updater->is_disabled() ) {
-                               echo '<p class="about-auto-update">';
-                               // If this is is filtered to false, they won't get emails, so don't claim we will.
-                               // Assumption: If the user can update core, they can see what the admin email is.
</del><ins>+<!-- Image example -->
+<!-- <img alt="" src="<?php echo admin_url( 'images/about-search-2x.png' ); ?>" /> --> 
</ins><span class="cx"> 
</span><del>-                               /** This filter is documented in wp-admin/includes/class-wp-upgrader.php */
-                               if ( apply_filters( 'send_core_update_notification_email', true, $future_minor_update ) ) {
-                                       printf( __( 'This site <strong>is not</strong> able to apply these updates automatically. But we&#8217;ll email %s when there is a new security release.' ), esc_html( get_site_option( 'admin_email' ) ) );
-                               } else {
-                                       _e( 'This site <strong>is not</strong> able to apply these updates automatically.' );
-                               }
-                               echo '</p>';
-                       }
-               }
-               ?>
</del><ins>+<div class="changelog">
+       <div class="feature-section col two-col">
+               <div>
+                       <h3><?php _e( 'Take WordPress with you anywhere with our responsive design' ); ?></h3>
+                       <p><?php _e( 'The WordPress admin is now completely responsive: you can work on your website easily from your smartphone or tablet. The full power of WordPress is at your fingertips, even when you’re on the go.' ); ?></p>
+                       <h4><?php _e( 'Naturally HiDPI' ); ?></h4>
+                       <p><?php _e( 'No more blurry edges — with the inclusion of vector icons and graphics, the admin is now entirely HiDPI, so you get the best viewing experience no matter what kind of computer or mobile device you use.' ); ?></p>
+               </div>
+               <div class="last-feature">
+                       <img src="<?php echo admin_url( 'images/about-colors.png' ); ?>" />
+               </div>
</ins><span class="cx">   </div>
</span><span class="cx"> </div>
</span><span class="cx"> 
</span><del>-<div class="changelog about-passwords">
-       <h3><?php _e( 'Create Stronger Passwords' ); ?></h3>
</del><ins>+<hr />
</ins><span class="cx"> 
</span><del>-       <div class="feature-section col two-col">
</del><ins>+<div class="changelog about-colors">
+       <div class="feature-section col one-col">
</ins><span class="cx">           <div>
</span><del>-                       <p><?php _e( 'Your password is your site&#8217;s first line of defense. It&#8217;s best to create passwords that are complex, long, and unique. To that end, our password meter has been updated in WordPress 3.7 to recognize common mistakes that can weaken your password: dates, names, keyboard patterns (123456789), and even pop culture references.' ); ?></p>
-                       <p><strong><?php _e( 'Try it out on the right.' ); ?></strong></p>
</del><ins>+                        <h3>Now with more color</h3>
+                       <p><?php _e( 'Your admin is not longer monochromatic — we&rsquo;ve brought some more color to keep it looking fresh. You now have the option of four different default color schemes.' ); ?></p>
+                       <p><?php _e( 'Try them out below:' ); ?></p>
+                       <img src="https://i.cloudup.com/NBlGusRk0H.png" style="border: 2px solid red; max-width: 99%; margin: 0;" />
+                       <p><?php _e( 'You can change your color scheme at any time from your profile page.' ); ?></p>
</ins><span class="cx">           </div>
</span><del>-               <div class="last-feature about-password-meter">
-                       <input type="password" id="pass" size="25" value="" />
-                       <p id="pass-strength-result" ><?php _e( 'Strength indicator' ); ?></p>
-                       <?php printf( __( 'Getting the urge to <a href="%s">change your password</a>?' ), esc_url( self_admin_url( 'profile.php' ) ) ); ?>
-               </div>
</del><span class="cx">   </div>
</span><span class="cx"> </div>
</span><span class="cx"> 
</span><ins>+<hr />
+
</ins><span class="cx"> <div class="changelog">
</span><span class="cx">  <div class="feature-section col two-col">
</span><span class="cx">          <div>
</span><del>-                       <h3><?php _e( 'Improved Search Results' ); ?></h3>
-                       <p><img alt="" src="<?php echo admin_url( 'images/about-search-2x.png' ); ?>" /><?php _e( 'Search results are now ordered by how well the search query matches a post, instead of ordered only by date. For example, when your search terms match a post title, that result will be pushed to the top.' ); ?></p>
</del><ins>+                        <h3><?php _e( 'A new theme experience' ); ?></h3>
+                       <p><?php _e( 'A sleeker, faster, and more visual organization of your themes that is responsive.' ); ?></p>
+                       <h4><?php _e( 'Browse better' ); ?></h4>
+                       <p><?php _e( 'Enjoy a focused experience with theme screenshots at the center. Quickly search through your themes or add new ones.' ); ?></p>
+                       <h4><?php _e( 'Dive into the details' ); ?></h4>
+                       <p><?php _e( 'Expand a theme to see more information and preview it. Use the arrow navigation to quickly swift through your themes.' ); ?></p>
+                       <h4><?php _e( 'Easier updates' ); ?></h4>
+                       <p><?php _e( 'Identify immediately when a theme update is available.' ); ?></p>                               
</ins><span class="cx">           </div>
</span><span class="cx">          <div class="last-feature">
</span><del>-                       <h3><?php _e( 'Better Global Support' ); ?></h3>
-                       <p><img alt="" src="<?php echo admin_url( 'images/about-globe-2x.png' ); ?>" /><?php _e( 'Localized versions of WordPress will receive faster and more complete translations. WordPress 3.7 adds support for automatically installing the right language files and keeping them up to date.' ); ?></p>
</del><ins>+                        <img src="<?php echo admin_url( 'images/about-themes.png' ); ?>" />
</ins><span class="cx">           </div>
</span><span class="cx">  </div>
</span><span class="cx"> </div>
</span><span class="cx"> 
</span><ins>+<hr />
+
</ins><span class="cx"> <div class="changelog">
</span><ins>+       <h2><?php _e( 'Sleek New Magazine Theme' ); ?></h2>
+       <img src="<?php echo admin_url( 'images/about-twentyfourteen.png' ); ?>" />
+
+       <div class="feature-section col one-col">
+               <div>
+                       <h3><?php _e( 'Our new default theme lets you create a responsive magazine website with an elegant, modern design.' ); ?></h3>
+                       <p><?php _e( 'Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content&rsquo;s layout with a full width page template and a contributor page to show of your authors.' ); ?></p>
+                       <p><?php _e( 'Creating a magazine website with WordPress has never been easier.' ); ?></p>
+               </div>
+       </div>
+</div>
+
+<hr />
+
+<div class="changelog">
</ins><span class="cx">   <h3><?php _e( 'Under the Hood' ); ?></h3>
</span><span class="cx"> 
</span><span class="cx">  <div class="feature-section col three-col">
</span><span class="cx">          <div>
</span><del>-                       <h4><?php _e( 'More Background Updates (Experimental)' ); ?></h4>
-                       <p><?php _e( 'Want WordPress to always update automatically, even for major feature releases? Want to always keep a certain plugin up to date in the background? WordPress 3.7 comes with fine-grained update controls for developers and systems administrators.' ); ?></p>
</del><ins>+                        <h4><?php _e( 'Meta query fixes' ); ?></h4>
+                       <p><?php _e( 'Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Vestibulum id ligula porta felis.' ); ?></p>
</ins><span class="cx">           </div>
</span><span class="cx">          <div>
</span><del>-                       <h4><?php _e( 'Advanced Date Queries' ); ?></h4>
-                       <p><?php _e( 'Developers can now query for posts within a date range, or that are older than or newer than a specific point in time. Or get really fancy: all posts written on Friday afternoons? Not&nbsp;a&nbsp;problem.' ); ?></p>
</del><ins>+                        <h4><?php _e( 'Automated RTL styles' ); ?></h4>
+                       <p><?php _e( 'Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Vestibulum id ligula porta felis.' ); ?></p>
</ins><span class="cx">           </div>
</span><span class="cx">          <div class="last-feature">
</span><del>-                       <h4><?php _e( 'Multisite Improvements' ); ?></h4>
-                       <p><?php _e( '<code>wp_get_sites()</code> allows developers to easily get an array of all the sites on your network without resorting to a direct database query &mdash; just one of many improvements to multisite in WordPress 3.7.' ); ?></p>
</del><ins>+                        <h4><?php _e( 'Improved customizer' ); ?></h4>
+                       <p><?php _e( 'Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Vestibulum id ligula porta felis.' ); ?></p>
</ins><span class="cx">           </div>
</span><span class="cx"> </div>
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcwpadmincsscolorscss"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-admin/css/colors.css (26717 => 26718)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-admin/css/colors.css        2013-12-06 07:20:25 UTC (rev 26717)
+++ trunk/src/wp-admin/css/colors.css   2013-12-06 07:49:05 UTC (rev 26718)
</span><span class="lines">@@ -1800,11 +1800,6 @@
</span><span class="cx">  color: #464646;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.about-wrap .feature-section img {
-       background: #fff;
-       border-color: #ccc;
-}
-
</del><span class="cx"> .about-wrap .feature-section .col-2:before,
</span><span class="cx"> .about-wrap .feature-section .col-2:after,
</span><span class="cx"> .about-wrap .feature-section.two-col p:before {
</span></span></pre></div>
<a id="trunksrcwpadmincsswpadmincss"></a>
<div class="modfile"><h4>Modified: trunk/src/wp-admin/css/wp-admin.css (26717 => 26718)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/wp-admin/css/wp-admin.css      2013-12-06 07:20:25 UTC (rev 26717)
+++ trunk/src/wp-admin/css/wp-admin.css 2013-12-06 07:49:05 UTC (rev 26718)
</span><span class="lines">@@ -7789,11 +7789,17 @@
</span><span class="cx">  font-size: 15px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.about-wrap div.updated,
-.about-wrap div.error {
-       display: none !important;
</del><ins>+.about-wrap hr {
+       border: 0;
+       height: 0;
+       border-top: 1px solid rgba(0, 0, 0, 0.05);
</ins><span class="cx"> }
</span><span class="cx"> 
</span><ins>+.about-wrap img {
+       margin: 0.5em 0 0.5em 5px;
+       max-width: 100%;
+}
+
</ins><span class="cx"> /* Typography */
</span><span class="cx"> 
</span><span class="cx"> .about-wrap p {
</span><span class="lines">@@ -7825,18 +7831,21 @@
</span><span class="cx">  font-size: 24px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><ins>+.about-wrap .changelog h2 {
+       margin: 1.4em 0 0;
+       font-size: 2.1em;
+       line-height: 1.3;
+       text-align: center;
+}
+
</ins><span class="cx"> .about-wrap h3 {
</span><ins>+       margin: 1em 0 .6em;
</ins><span class="cx">   font-size: 1.5em;
</span><span class="cx">  line-height: 1.5em;
</span><del>-       padding-top: 20px;
</del><span class="cx"> }
</span><span class="cx"> 
</span><del>-.about-wrap .feature-section {
-       padding-bottom: 20px;
-}
-
</del><span class="cx"> .about-wrap .feature-section h4 {
</span><del>-       margin-bottom: 0.6em;
</del><ins>+        margin: 1.4em 0 0.6em 0;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .about-wrap .feature-section p {
</span><span class="lines">@@ -7908,20 +7917,23 @@
</span><span class="cx"> 
</span><span class="cx"> /* Changelog / Update screen */
</span><span class="cx"> 
</span><del>-.about-wrap .feature-section.three-col img {
-       margin: 0.5em 0 0.5em 5px;
-       max-width: 100%;
-       float: none;
</del><ins>+.about-wrap .feature-section {
+       padding-bottom: 20px;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .about-wrap .feature-section.col {
</span><span class="cx">  margin-bottom: 0;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.about-wrap .feature-section.col h4 {
-       margin: 0 0 0.6em 0;
</del><ins>+.about-wrap .feature-section.one-col div {
+       margin: auto;
+       width: 60%;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><ins>+.about-wrap .about-colors .one-col div {
+       width: 100%;
+}
+
</ins><span class="cx"> .about-wrap .feature-section.two-col div {
</span><span class="cx">  position: relative;
</span><span class="cx">  width: 47%;
</span><span class="lines">@@ -7936,29 +7948,6 @@
</span><span class="cx">  float: left;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.about-wrap .three-col.about-updates .col-1,
-.about-wrap .three-col.about-updates .col-3 {
-       width: 50%;
-       margin: 0;
-       -moz-box-sizing: border-box;
-       box-sizing: border-box;
-}
-
-.about-wrap .three-col.about-updates .col-1 {
-       z-index: 1;
-       padding-right: 100px;
-}
-
-.about-wrap .three-col.about-updates .col-2 {
-       position: absolute;
-       width: 100%;
-       text-align: center;
-}
-
-.about-wrap .three-col.about-updates .col-3 {
-       padding-left: 100px;
-}
-
</del><span class="cx"> .about-wrap .feature-section.col .last-feature {
</span><span class="cx">  margin-right: 0;
</span><span class="cx"> }
</span><span class="lines">@@ -8019,57 +8008,6 @@
</span><span class="cx">  margin-left: 3em;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-/* Icons to replace images. */
-
-.about-wrap .feature-section .col-2 img,
-.about-wrap .feature-section.two-col p img {
-       display: none;
-}
-
-.about-wrap .feature-section .col-2:before,
-.about-wrap .feature-section .col-2:after,
-.about-wrap .feature-section.two-col p:before {
-       display: inline-block;
-       position: relative;
-       font: normal 50px/125px 'dashicons';
-       speak: none;
-       content: '\f147';
-       -webkit-font-smoothing: antialiased;
-       -moz-osx-font-smoothing: grayscale;
-}
-
-.about-wrap .feature-section .col-2:before {
-       width: 100%;
-}
-
-.about-wrap .feature-section .col-2:after {
-       position: absolute;
-       top: 0;
-       left: 0;
-       width: 100%;
-       font-size: 170px;
-       line-height: 125px;
-       content: '\f113';
-}
-
-.about-wrap .feature-section.two-col p:before {
-       float: right;
-       top: -25px;
-       font-size: 130px;
-       line-height: 1;
-       content: '\f179';
-}
-
-.about-wrap .feature-section.two-col .last-feature p:before {
-       top: -15px;
-       font-size: 110px;
-       content: '\f319';
-}
-
-.about-wrap .about-passwords .feature-section.two-col p:before {
-       content: '';
-}
-
</del><span class="cx"> /* Return to Dashboard Home link */
</span><span class="cx"> 
</span><span class="cx"> .about-wrap .return-to-dashboard {
</span></span></pre></div>
<a id="trunksrcwpadminimagesaboutcolorspng"></a>
<div class="binary"><h4>Added: trunk/src/wp-admin/images/about-colors.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/src/wp-admin/images/about-colors.png
</span><span class="cx">===================================================================
</span><del>--- trunk/src/wp-admin/images/about-colors.png  2013-12-06 07:20:25 UTC (rev 26717)
</del><ins>+++ trunk/src/wp-admin/images/about-colors.png   2013-12-06 07:49:05 UTC (rev 26718)
</ins><span class="cx">Property changes on: trunk/src/wp-admin/images/about-colors.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+application/octet-stream
</ins><span class="cx">\ No newline at end of property
</span><a id="trunksrcwpadminimagesaboutoverviewpng"></a>
<div class="binary"><h4>Added: trunk/src/wp-admin/images/about-overview.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/src/wp-admin/images/about-overview.png
</span><span class="cx">===================================================================
</span><del>--- trunk/src/wp-admin/images/about-overview.png        2013-12-06 07:20:25 UTC (rev 26717)
</del><ins>+++ trunk/src/wp-admin/images/about-overview.png 2013-12-06 07:49:05 UTC (rev 26718)
</ins><span class="cx">Property changes on: trunk/src/wp-admin/images/about-overview.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+application/octet-stream
</ins><span class="cx">\ No newline at end of property
</span><a id="trunksrcwpadminimagesaboutthemespng"></a>
<div class="binary"><h4>Added: trunk/src/wp-admin/images/about-themes.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/src/wp-admin/images/about-themes.png
</span><span class="cx">===================================================================
</span><del>--- trunk/src/wp-admin/images/about-themes.png  2013-12-06 07:20:25 UTC (rev 26717)
</del><ins>+++ trunk/src/wp-admin/images/about-themes.png   2013-12-06 07:49:05 UTC (rev 26718)
</ins><span class="cx">Property changes on: trunk/src/wp-admin/images/about-themes.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+application/octet-stream
</ins><span class="cx">\ No newline at end of property
</span><a id="trunksrcwpadminimagesabouttwentyfourteenpng"></a>
<div class="binary"><h4>Added: trunk/src/wp-admin/images/about-twentyfourteen.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/src/wp-admin/images/about-twentyfourteen.png
</span><span class="cx">===================================================================
</span><del>--- trunk/src/wp-admin/images/about-twentyfourteen.png  2013-12-06 07:20:25 UTC (rev 26717)
</del><ins>+++ trunk/src/wp-admin/images/about-twentyfourteen.png   2013-12-06 07:49:05 UTC (rev 26718)
</ins><span class="cx">Property changes on: trunk/src/wp-admin/images/about-twentyfourteen.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+application/octet-stream
</ins><span class="cx">\ No newline at end of property
</span></div>

</body>
</html>