<!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>[24418] trunk/wp-admin/css: Remove obsolete CSS related to post formats UI.</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/24418">24418</a></dd>
<dt>Author</dt> <dd>helen</dd>
<dt>Date</dt> <dd>2013-06-06 15:40:17 +0000 (Thu, 06 Jun 2013)</dd>
</dl>

<h3>Log Message</h3>
<pre>Remove obsolete CSS related to post formats UI. See <a href="http://core.trac.wordpress.org/ticket/24452">#24452</a>, <a href="http://core.trac.wordpress.org/ticket/24502">#24502</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpadmincsscolorsclassiccss">trunk/wp-admin/css/colors-classic.css</a></li>
<li><a href="#trunkwpadmincsscolorsfreshcss">trunk/wp-admin/css/colors-fresh.css</a></li>
<li><a href="#trunkwpadmincsswpadminrtlcss">trunk/wp-admin/css/wp-admin-rtl.css</a></li>
<li><a href="#trunkwpadmincsswpadmincss">trunk/wp-admin/css/wp-admin.css</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpadmincsscolorsclassiccss"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/css/colors-classic.css (24417 => 24418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/colors-classic.css    2013-06-06 15:31:34 UTC (rev 24417)
+++ trunk/wp-admin/css/colors-classic.css       2013-06-06 15:40:17 UTC (rev 24418)
</span><span class="lines">@@ -165,7 +165,6 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> #diff-header,
</span><del>-.post-format-options,
</del><span class="cx"> .widget .widget-top,
</span><span class="cx"> .postbox h3,
</span><span class="cx"> .stuffbox h3,
</span><span class="lines">@@ -690,7 +689,6 @@
</span><span class="cx">  background-image: linear-gradient(to top, #eff8ff, #f7fcfe);
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.post-format-options,
</del><span class="cx"> .postbox h3 {
</span><span class="cx">  color: #174f69;
</span><span class="cx"> }
</span><span class="lines">@@ -1462,167 +1460,10 @@
</span><span class="cx"> 
</span><span class="cx"> /* Post format icons */
</span><span class="cx"> 
</span><del>-/* 16px */
-a.post-state-format,
-.post-format-change span.icon {
</del><ins>+a.post-state-format {
</ins><span class="cx">   background: url(../images/post-formats-vs.png) no-repeat;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.post-format-change span.icon.wp-format-standard {
-       background-position: -8px -8px;
-}
-
-.post-format-change span.icon.wp-format-image {
-       background-position: -40px -8px;
-}
-
-.post-format-change span.icon.wp-format-gallery {
-       background-position: -72px -8px;
-}
-
-.post-format-change span.icon.wp-format-audio {
-       background-position: -104px -8px;
-}
-
-.post-format-change span.icon.wp-format-video {
-       background-position: -136px -8px;
-}
-
-.post-format-change span.icon.wp-format-chat {
-       background-position: -168px -8px;
-}
-
-.post-format-change span.icon.wp-format-status {
-       background-position: -200px -8px;
-}
-
-.post-format-change span.icon.wp-format-aside {
-       background-position: -232px -8px;
-}
-
-.post-format-change span.icon.wp-format-quote {
-       background-position: -264px -8px;
-}
-
-.post-format-change span.icon.wp-format-link {
-       background-position: -296px -8px;
-}
-
-/* 32px */
-
-.post-format-options a div,
-#icon-edit.wp-format-standard,
-#icon-edit.wp-format-image,
-#icon-edit.wp-format-gallery,
-#icon-edit.wp-format-audio,
-#icon-edit.wp-format-video,
-#icon-edit.wp-format-chat,
-#icon-edit.wp-format-status,
-#icon-edit.wp-format-aside,
-#icon-edit.wp-format-quote,
-#icon-edit.wp-format-link {
-       background: url(../images/post-formats32-vs.png) no-repeat;
-}
-
-#icon-edit.wp-format-standard,
-.post-format-options .standard {
-       background-position: -16px -18px;
-}
-
-#icon-edit.wp-format-image,
-.post-format-options .image {
-       background-position: -80px -16px;
-}
-
-#icon-edit.wp-format-gallery,
-.post-format-options .gallery {
-       background-position: -144px -16px;
-}
-
-#icon-edit.wp-format-audio,
-.post-format-options .audio {
-       background-position: -208px -16px;
-}
-
-#icon-edit.wp-format-video,
-.post-format-options .video {
-       background-position: -272px -16px;
-}
-
-#icon-edit.wp-format-chat,
-.post-format-options .chat {
-       background-position: -336px -17px;
-}
-
-#icon-edit.wp-format-status,
-.post-format-options .status {
-       background-position: -402px -16px;
-}
-
-#icon-edit.wp-format-aside,
-.post-format-options .aside {
-       background-position: -466px -16px;
-}
-
-#icon-edit.wp-format-quote,
-.post-format-options .quote {
-       background-position: -527px -17px;
-}
-
-#icon-edit.wp-format-link,
-.post-format-options .link {
-       background-position: -592px -16px;
-}
-
-/* Responsive post formats */
-
-@media only screen and (max-width: 782px) {
-
-       .post-format-options a div {
-               background: url(../images/post-formats-vs.png) no-repeat;
-       }
-
-       .post-format-options .standard {
-               background-position: -8px -8px;
-       }
-
-       .post-format-options .image {
-               background-position: -40px -8px;
-       }
-
-       .post-format-options .gallery {
-               background-position: -72px -8px;
-       }
-
-       .post-format-options .audio {
-               background-position: -104px -8px;
-       }
-
-       .post-format-options .video {
-               background-position: -136px -8px;
-       }
-
-       .post-format-options .chat {
-               background-position: -168px -8px;
-       }
-
-       .post-format-options .status {
-               background-position: -200px -8px;
-       }
-
-       .post-format-options .aside {
-               background-position: -232px -8px;
-       }
-
-       .post-format-options .quote {
-               background-position: -264px -8px;
-       }
-
-       .post-format-options .link {
-               background-position: -296px -8px;
-       }
-}
-
</del><span class="cx"> /* Diff */
</span><span class="cx"> table.diff .diff-deletedline {
</span><span class="cx">  background-color: #ffe9e9;
</span><span class="lines">@@ -2442,37 +2283,9 @@
</span><span class="cx">  }
</span><span class="cx"> 
</span><span class="cx">  /* 16px post formats */
</span><del>-       .post-format-change span.icon,
</del><span class="cx">   a.post-state-format {
</span><span class="cx">          background-image: url(../images/post-formats32-vs.png);
</span><span class="cx">          background-size: 320px 32px;
</span><span class="cx">  }
</span><span class="cx"> 
</span><del>-       /* 32px */
-       .post-format-options a div,
-       #icon-edit.wp-format-standard,
-       #icon-edit.wp-format-image,
-       #icon-edit.wp-format-gallery,
-       #icon-edit.wp-format-audio,
-       #icon-edit.wp-format-video,
-       #icon-edit.wp-format-chat,
-       #icon-edit.wp-format-status,
-       #icon-edit.wp-format-aside,
-       #icon-edit.wp-format-quote,
-       #icon-edit.wp-format-link {
-               background-image: url(../images/post-formats64-vs.png);
-               background-size: 640px 64px;
-       }
-
</del><span class="cx"> }
</span><del>-
-@media
-  (-o-min-device-pixel-ratio: 5/4) and (max-width: 782px),
-  (-webkit-min-device-pixel-ratio: 1.25) and (max-width: 782px),
-  (min-resolution: 120dpi) and (max-width: 782px) {
-       /* 16px responsive post formats */
-       .post-format-options a div {
-               background-image: url(../images/post-formats32-vs.png);
-               background-size: 320px 32px;
-       }
-}
</del></span></pre></div>
<a id="trunkwpadmincsscolorsfreshcss"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/css/colors-fresh.css (24417 => 24418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/colors-fresh.css      2013-06-06 15:31:34 UTC (rev 24417)
+++ trunk/wp-admin/css/colors-fresh.css 2013-06-06 15:40:17 UTC (rev 24418)
</span><span class="lines">@@ -165,7 +165,6 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> #diff-header,
</span><del>-.post-format-options,
</del><span class="cx"> .widget .widget-top,
</span><span class="cx"> .postbox h3,
</span><span class="cx"> .stuffbox h3,
</span><span class="lines">@@ -692,7 +691,6 @@
</span><span class="cx">  background-image: linear-gradient(to top, #f5f5f5, #f9f9f9);
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.post-format-options,
</del><span class="cx"> .postbox h3 {
</span><span class="cx">  color: #464646;
</span><span class="cx"> }
</span><span class="lines">@@ -1356,167 +1354,10 @@
</span><span class="cx"> 
</span><span class="cx"> /* Post format icons */
</span><span class="cx"> 
</span><del>-/* 16px */
-a.post-state-format,
-.post-format-change span.icon {
</del><ins>+a.post-state-format {
</ins><span class="cx">   background: url(../images/post-formats.png) no-repeat;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.post-format-change span.icon.wp-format-standard {
-       background-position: -8px -8px;
-}
-
-.post-format-change span.icon.wp-format-image {
-       background-position: -40px -8px;
-}
-
-.post-format-change span.icon.wp-format-gallery {
-       background-position: -72px -8px;
-}
-
-.post-format-change span.icon.wp-format-audio {
-       background-position: -104px -8px;
-}
-
-.post-format-change span.icon.wp-format-video {
-       background-position: -136px -8px;
-}
-
-.post-format-change span.icon.wp-format-chat {
-       background-position: -168px -8px;
-}
-
-.post-format-change span.icon.wp-format-status {
-       background-position: -200px -8px;
-}
-
-.post-format-change span.icon.wp-format-aside {
-       background-position: -232px -8px;
-}
-
-.post-format-change span.icon.wp-format-quote {
-       background-position: -264px -8px;
-}
-
-.post-format-change span.icon.wp-format-link {
-       background-position: -296px -8px;
-}
-
-/* 32px */
-
-.post-format-options a div,
-#icon-edit.wp-format-standard,
-#icon-edit.wp-format-image,
-#icon-edit.wp-format-gallery,
-#icon-edit.wp-format-audio,
-#icon-edit.wp-format-video,
-#icon-edit.wp-format-chat,
-#icon-edit.wp-format-status,
-#icon-edit.wp-format-aside,
-#icon-edit.wp-format-quote,
-#icon-edit.wp-format-link {
-       background: url(../images/post-formats32.png) no-repeat;
-}
-
-#icon-edit.wp-format-standard,
-.post-format-options .standard {
-       background-position: -16px -18px;
-}
-
-#icon-edit.wp-format-image,
-.post-format-options .image {
-       background-position: -80px -16px;
-}
-
-#icon-edit.wp-format-gallery,
-.post-format-options .gallery {
-       background-position: -144px -16px;
-}
-
-#icon-edit.wp-format-audio,
-.post-format-options .audio {
-       background-position: -208px -16px;
-}
-
-#icon-edit.wp-format-video,
-.post-format-options .video {
-       background-position: -272px -16px;
-}
-
-#icon-edit.wp-format-chat,
-.post-format-options .chat {
-       background-position: -336px -17px;
-}
-
-#icon-edit.wp-format-status,
-.post-format-options .status {
-       background-position: -402px -16px;
-}
-
-#icon-edit.wp-format-aside,
-.post-format-options .aside {
-       background-position: -466px -16px;
-}
-
-#icon-edit.wp-format-quote,
-.post-format-options .quote {
-       background-position: -527px -17px;
-}
-
-#icon-edit.wp-format-link,
-.post-format-options .link {
-       background-position: -592px -16px;
-}
-
-/* Responsive post formats */
-
-@media only screen and (max-width: 782px) {
-
-       .post-format-options a div {
-               background: url(../images/post-formats.png) no-repeat;
-       }
-
-       .post-format-options .standard {
-               background-position: -8px -8px;
-       }
-
-       .post-format-options .image {
-               background-position: -40px -8px;
-       }
-
-       .post-format-options .gallery {
-               background-position: -72px -8px;
-       }
-
-       .post-format-options .audio {
-               background-position: -104px -8px;
-       }
-
-       .post-format-options .video {
-               background-position: -136px -8px;
-       }
-
-       .post-format-options .chat {
-               background-position: -168px -8px;
-       }
-
-       .post-format-options .status {
-               background-position: -200px -8px;
-       }
-
-       .post-format-options .aside {
-               background-position: -232px -8px;
-       }
-
-       .post-format-options .quote {
-               background-position: -264px -8px;
-       }
-
-       .post-format-options .link {
-               background-position: -296px -8px;
-       }
-}
-
</del><span class="cx"> /* Diff */
</span><span class="cx"> table.diff .diff-deletedline {
</span><span class="cx">  background-color: #ffe9e9;
</span><span class="lines">@@ -2330,37 +2171,9 @@
</span><span class="cx">  }
</span><span class="cx"> 
</span><span class="cx">  /* 16px post formats */
</span><del>-       .post-format-change span.icon,
</del><span class="cx">   a.post-state-format {
</span><span class="cx">          background-image: url(../images/post-formats32.png);
</span><span class="cx">          background-size: 320px 32px;
</span><span class="cx">  }
</span><span class="cx"> 
</span><del>-       /* 32px */
-       .post-format-options a div,
-       #icon-edit.wp-format-standard,
-       #icon-edit.wp-format-image,
-       #icon-edit.wp-format-gallery,
-       #icon-edit.wp-format-audio,
-       #icon-edit.wp-format-video,
-       #icon-edit.wp-format-chat,
-       #icon-edit.wp-format-status,
-       #icon-edit.wp-format-aside,
-       #icon-edit.wp-format-quote,
-       #icon-edit.wp-format-link {
-               background-image: url(../images/post-formats64.png);
-               background-size: 640px 64px;
-       }
-
</del><span class="cx"> }
</span><del>-
-@media
-  (-o-min-device-pixel-ratio: 5/4) and (max-width: 782px),
-  (-webkit-min-device-pixel-ratio: 1.25) and (max-width: 782px),
-  (min-resolution: 120dpi) and (max-width: 782px) {
-       /* 16px responsive post formats */
-       .post-format-options a div {
-               background-image: url(../images/post-formats32.png);
-               background-size: 320px 32px;
-       }
-}
</del></span></pre></div>
<a id="trunkwpadmincsswpadminrtlcss"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/css/wp-admin-rtl.css (24417 => 24418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/wp-admin-rtl.css      2013-06-06 15:31:34 UTC (rev 24417)
+++ trunk/wp-admin/css/wp-admin-rtl.css 2013-06-06 15:40:17 UTC (rev 24418)
</span><span class="lines">@@ -1048,47 +1048,7 @@
</span><span class="cx">   11.4 - Post formats
</span><span class="cx"> ------------------------------------------------------------------------------*/
</span><span class="cx"> 
</span><del>-#post-body-content.wp-format-image label,
-#post-body-content.wp-format-video label,
-#post-body-content.wp-format-audio label {
-       float: right;
-}
</del><span class="cx"> 
</span><del>-.wp-format-media-holder {
-       float: right;
-}
-
-#wp_format_image,
-#wp_format_audio,
-#wp_format_video {
-       float: right;
-       margin-right: 0;
-       margin-left: 23px;
-}
-
-.post-format-options a {
-       float: right;
-       margin-right: 0;
-       margin-left: 10px;
-}
-
-#poststuff .post-format-change {
-       margin: -7px 2px 13px 0;
-       clear: right;
-}
-
-.post-format-change span.icon {
-       float: right;
-       margin: 2px 0 0 5px;
-}
-
-@media only screen and (max-width: 782px) {
-       .post-format-options a {
-               margin-left: 0;
-               margin-right: 19px;
-       }
-}
-
</del><span class="cx"> /*------------------------------------------------------------------------------
</span><span class="cx">   12.0 - Categories
</span><span class="cx"> ------------------------------------------------------------------------------*/
</span></span></pre></div>
<a id="trunkwpadmincsswpadmincss"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/css/wp-admin.css (24417 => 24418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/wp-admin.css  2013-06-06 15:31:34 UTC (rev 24417)
+++ trunk/wp-admin/css/wp-admin.css     2013-06-06 15:40:17 UTC (rev 24418)
</span><span class="lines">@@ -2691,54 +2691,7 @@
</span><span class="cx">  padding: 0 0 .2em 1px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-a.post-state-format {
-       overflow: hidden;
-       display: inline-block;
-       vertical-align: middle;
-       height: 16px;
-       width: 16px;
-       margin-right: 5px;
-       background-repeat: no-repeat;
-       text-indent: -999em;
-}
</del><span class="cx"> 
</span><del>-a.post-state-format.format-image {
-       background-position: -40px -8px;
-}
-
-a.post-state-format.format-gallery {
-       background-position: -72px -8px;
-}
-
-a.post-state-format.format-audio {
-       background-position: -104px -8px;
-}
-
-a.post-state-format.format-video {
-       background-position: -135px -8px;
-}
-
-a.post-state-format.format-chat {
-       background-position: -168px -8px;
-}
-
-a.post-state-format.format-status {
-       background-position: -200px -8px;
-}
-
-a.post-state-format.format-aside {
-       background-position: -232px -8px;
-}
-
-a.post-state-format.format-quote {
-       background-position: -264px -8px;
-}
-
-a.post-state-format.format-link {
-       background-position: -296px -8px;
-}
-
-
</del><span class="cx"> /*------------------------------------------------------------------------------
</span><span class="cx">   10.1 - Inline Editing
</span><span class="cx"> ------------------------------------------------------------------------------*/
</span><span class="lines">@@ -3982,259 +3935,54 @@
</span><span class="cx">   11.4 - Post formats
</span><span class="cx"> ------------------------------------------------------------------------------*/
</span><span class="cx"> 
</span><del>-#poststuff .post-format-select {
-       margin-top: 0;
-       padding-bottom: 0;
-}
-
-.wp-post-format-ui {
-       display: none;
-}
-
-.wp-post-format-show-ui .wp-post-format-ui {
-       display: block;
-}
-
-.post-formats-fields {
-       display: none;
-       margin-bottom: 15px;
-}
-
-#post-body-content.wp-format-gallery .post-formats-fields,
-#post-body-content.wp-format-image .post-formats-fields,
-#post-body-content.wp-format-link .post-formats-fields,
-#post-body-content.wp-format-quote .post-formats-fields,
-#post-body-content.wp-format-video .post-formats-fields,
-#post-body-content.wp-format-audio .post-formats-fields,
-#post-body-content.wp-format-gallery .field.wp-format-gallery,
-#post-body-content.wp-format-image .field.wp-format-image,
-#post-body-content.wp-format-chat .field.wp-format-chat,
-#post-body-content.wp-format-link .field.wp-format-link,
-#post-body-content.wp-format-quote .field.wp-format-quote,
-#post-body-content.wp-format-video .field.wp-format-video,
-#post-body-content.wp-format-audio .field.wp-format-audio {
-       display: block;
-}
-
-.post-formats-fields .field {
-       display: none;
-       margin-bottom: 10px;
</del><ins>+a.post-state-format {
</ins><span class="cx">   overflow: hidden;
</span><ins>+       display: inline-block;
+       vertical-align: middle;
+       height: 16px;
+       width: 16px;
+       margin-right: 5px;
+       background-repeat: no-repeat;
+       text-indent: -999em;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-.post-formats-fields input,
-.post-formats-fields textarea {
-       padding: 5px;
-       font-size: 1.2em;
</del><ins>+a.post-state-format.format-image  {
+       background-position: -40px -8px;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-#post-body-content.wp-format-image label,
-#post-body-content.wp-format-video label,
-#post-body-content.wp-format-audio label {
-       float: left;
</del><ins>+a.post-state-format.format-gallery {
+       background-position: -72px -8px;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-.wp-format-media-holder {
-       float: left;
-       overflow: hidden;
-       width: 40%;
-       height: auto;
-       border: 1px dashed #dfdfdf;
-       background: #f5f5f5 url(../images/media-button-2x.png) no-repeat 50% 25%;
-       box-sizing: border-box;
-       position: relative;
</del><ins>+a.post-state-format.format-audio {
+       background-position: -104px -8px;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-.wp-format-media-holder:hover {
-       background-color: #eee;
</del><ins>+a.post-state-format.format-video {
+       background-position: -135px -8px;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-.wp-format-media-holder.drag-over {
-       background: rgba( 0, 86, 132, 0.9 );
-       border-color: transparent;
</del><ins>+a.post-state-format.format-chat {
+       background-position: -168px -8px;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-.wp-format-media-holder div {
-       display: none;
</del><ins>+a.post-state-format.format-status {
+       background-position: -200px -8px;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-.wp-format-media-holder.drag-over div {
-       position: absolute;
-       top: 10px;
-       left: 10px;
-       right: 10px;
-       bottom: 10px;
-       border: 1px dashed #fff;
-       display: block;
</del><ins>+a.post-state-format.format-aside {
+       background-position: -232px -8px;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-#poststuff .wp-format-media-holder.drag-over div h3 {
-       position: absolute;
-       top: 50%;
-       left: 0;
-       right: 0;
-       -webkit-transform: translateY( -50% );
-       -moz-transform:    translateY( -50% );
-       -ms-transform:     translateY( -50% );
-       -o-transform:      translateY( -50% );
-       transform:         translateY( -50% );
-
-       font-size: 20px;
-       font-weight: 200;
-       color: #fff;
-       padding: 0;
-       text-align: center;
-       font-family: sans-serif;
</del><ins>+a.post-state-format.format-quote {
+       background-position: -264px -8px;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-#post-body-content.wp-format-image .wp-format-media-holder {
-       margin-top: 17px;
</del><ins>+a.post-state-format.format-link {
+       background-position: -296px -8px;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-.wp-format-media-preview {
-       margin: 20px 0;
-}
</del><span class="cx"> 
</span><del>-#image-preview img {
-       width: auto;
-       height: auto;
-       max-height: 300px;
-}
-
-#post-body-content .wp-format-image p.use-url-or-html {
-       padding-top: 10px;
-       clear: both;
-       width: 40%;
-       text-align: center;
-}
-
-.wp-post-format-show-ui.wp-format-image .attachment-display-settings,
-.wp-post-format-show-ui.wp-format-status #titlewrap,
-.wp-post-format-show-ui.wp-format-image #insert-media-button,
-.wp-post-format-show-ui.wp-format-audio #insert-media-button,
-.wp-post-format-show-ui.wp-format-video #insert-media-button,
-.wp-post-format-show-ui.wp-format-aside #insert-media-button,
-.wp-post-format-show-ui.wp-format-status #insert-media-button {
-       display: none;
-}
-
-.wp-format-media-select .media-progress-bar,
-.wp-format-media-select .media-progress-bar div,
-.mejs-audio audio,
-.mejs-video video {
-       display: block;
-}
-
-.wp-format-media-select {
-       display: block;
-       height: 20px;
-       padding: 55px 0 20px;
-       text-align: center;
-}
-
-.wp-format-media-select img {
-       max-width: 100%;
-       max-height: 100%;
-}
-
-.empty .wp-format-media-metaedit {
-       height: 20px;
-       display: block;
-       text-align: center;
-}
-
-.edit-format-preview {
-       display: block;
-       margin: 5px 0;
-}
-
-#wp_format_image,
-#wp_format_audio,
-#wp_format_video {
-       float: left;
-       margin-right: 23px;
-       max-width: 40%;
-       min-height: 97px;
-}
-
-.post-format-description {
-       color: #666;
-       font-size: 12px;
-}
-
-.post-format-options {
-       border-width: 1px;
-       border-style: solid;
-       -webkit-border-radius: 3px;
-       border-radius: 3px;
-       border-color: #ccc;
-       margin: 13px 0 10px;
-       padding: 5px;
-       overflow: hidden;
-}
-
-.post-format-options a {
-       float: left;
-       min-width: 62px;
-       padding: 5px;
-       border: 1px solid transparent;
-       margin-right: 10px;
-       position: relative;
-       text-decoration: none;
-       text-align: center;
-       transition: opacity 0.1s linear;
-       opacity: 0.6;
-}
-
-.post-format-options:hover a {
-       opacity: 1.0;
-}
-.post-format-options a:hover,
-.post-format-options a.active {
-       opacity: 1.0;
-       background-color: #fff;
-       border-color: #ccc;
-}
-
-.post-format-options a div {
-       height: 34px;
-       width: 34px;
-       margin: 0 auto;
-}
-
-.post-format-title {
-       color: #777;
-       display: block;
-       margin-top: 4px;
-}
-
-#poststuff .post-format-change {
-       margin: -7px 0 13px 2px;
-       padding: 0;
-       font-size: 1.5em;
-       line-height: 18px;
-       clear: left;
-}
-
-.post-format-change span.icon {
-       float: left;
-       height: 16px;
-       margin: 2px 5px 0 0;
-       width: 16px;
-}
-
-@media only screen and (max-width: 782px) {
-       .post-format-options a {
-               margin-right: 19px;
-       }
-
-       .post-format-options a div {
-               height: 18px;
-               width: 16px;
-       }
-
-}
-
</del><span class="cx"> /*------------------------------------------------------------------------------
</span><span class="cx">   12.0 - Categories
</span><span class="cx"> ------------------------------------------------------------------------------*/
</span></span></pre>
</div>
</div>

</body>
</html>