<!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" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer { 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 #fc0 solid; padding: 6px; }
#msg ul, pre { overflow: auto; }
#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>
<title>[14204] trunk/wp-content/themes/twentyten/style.css: In twentyten,
  CSS code cleanup</title>
</head>
<body>

<div id="msg">
<dl>
<dt>Revision</dt> <dd><a href="http://trac.wordpress.org/changeset/14204">14204</a></dd>
<dt>Author</dt> <dd>iammattthomas</dd>
<dt>Date</dt> <dd>2010-04-23 19:09:02 +0000 (Fri, 23 Apr 2010)</dd>
</dl>

<h3>Log Message</h3>
<pre>In twentyten, CSS code cleanup</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpcontentthemestwentytenstylecss">trunk/wp-content/themes/twentyten/style.css</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpcontentthemestwentytenstylecss"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyten/style.css (14203 => 14204)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyten/style.css        2010-04-23 19:00:30 UTC (rev 14203)
+++ trunk/wp-content/themes/twentyten/style.css        2010-04-23 19:09:02 UTC (rev 14204)
</span><span class="lines">@@ -8,13 +8,7 @@
</span><span class="cx"> */
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-/* --------------------------------------------------------------
-
-   Reset default browser CSS.
-
-   Based on work by Eric Meyer:
-   http://meyerweb.com/eric/tools/css/reset/index.html
-
</del><ins>+/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
</ins><span class="cx"> -------------------------------------------------------------- */
</span><span class="cx"> 
</span><span class="cx"> html, body, div, span, applet, object, iframe,
</span><span class="lines">@@ -35,7 +29,7 @@
</span><span class="cx"> body {
</span><span class="cx">         line-height: 1;
</span><span class="cx"> }
</span><del>-h1,h2,h3,h4,h5,h6 {
</del><ins>+h1, h2, h3, h4, h5, h6 {
</ins><span class="cx">         font-weight: normal;
</span><span class="cx">         clear: both;
</span><span class="cx"> }
</span><span class="lines">@@ -139,11 +133,9 @@
</span><span class="cx"> {
</span><span class="cx">         font-family: &quot;Helvetica Neue&quot;, Arial, Helvetica, &quot;Nimbus Sans L&quot;, sans-serif;
</span><span class="cx"> }
</span><del>-
</del><span class="cx"> pre {
</span><span class="cx">         font-family: &quot;Courier 10 Pitch&quot;, Courier, monospace;
</span><span class="cx"> }
</span><del>-
</del><span class="cx"> code {
</span><span class="cx">         font-family: Monaco, Consolas, &quot;Andale Mono&quot;, &quot;DejaVu Sans Mono&quot;, monospace;
</span><span class="cx"> }
</span><span class="lines">@@ -200,7 +192,9 @@
</span><span class="cx"> body {
</span><span class="cx">         background: #f1f1f1;
</span><span class="cx"> }
</span><del>-body, input, textarea {
</del><ins>+body,
+input,
+textarea {
</ins><span class="cx">         color: #666;
</span><span class="cx">         font-size: 12px;
</span><span class="cx">         line-height: 18px;
</span><span class="lines">@@ -234,7 +228,10 @@
</span><span class="cx"> ol ol ol ol {
</span><span class="cx">         list-style:lower-alpha;
</span><span class="cx"> }
</span><del>-ul ul, ol ol, ul ol, ol ul {
</del><ins>+ul ul,
+ol ol,
+ul ol,
+ol ul {
</ins><span class="cx">         margin-bottom:0;
</span><span class="cx"> }
</span><span class="cx"> dl {
</span><span class="lines">@@ -249,7 +246,9 @@
</span><span class="cx"> strong {
</span><span class="cx">         font-weight: bold;
</span><span class="cx"> }
</span><del>-cite, em, i {
</del><ins>+cite,
+em,
+i {
</ins><span class="cx">         font-style: italic;
</span><span class="cx"> }
</span><span class="cx"> big {
</span><span class="lines">@@ -295,7 +294,8 @@
</span><span class="cx"> sub {
</span><span class="cx">         top: .5ex;
</span><span class="cx"> }
</span><del>-input[type=&quot;text&quot;], textarea {
</del><ins>+input[type=&quot;text&quot;],
+textarea {
</ins><span class="cx">         padding: 2px;
</span><span class="cx">         background: #f9f9f9;
</span><span class="cx">         border: 1px solid #ccc;
</span><span class="lines">@@ -368,15 +368,18 @@
</span><span class="cx">         display:block;
</span><span class="cx">         float:left;
</span><span class="cx"> }
</span><del>-#access .menu-header, div.menu {
</del><ins>+#access .menu-header,
+div.menu {
</ins><span class="cx">         font-size: 13px;
</span><span class="cx">         margin-left: 12px;
</span><span class="cx"> }
</span><del>-#access .menu-header ul, div.menu ul {
</del><ins>+#access .menu-header ul,
+div.menu ul {
</ins><span class="cx">         list-style: none;
</span><span class="cx">         margin: 0;
</span><span class="cx"> }
</span><del>-#access .menu-header li, div.menu li {
</del><ins>+#access .menu-header li,
+div.menu li {
</ins><span class="cx">         float:left;
</span><span class="cx">         position: relative;
</span><span class="cx"> }
</span><span class="lines">@@ -523,11 +526,13 @@
</span><span class="cx">         font-style: italic;
</span><span class="cx">         font-weight: normal;
</span><span class="cx"> }
</span><del>-.page-title a:link, .page-title a:visited {
</del><ins>+.page-title a:link,
+.page-title a:visited {
</ins><span class="cx">         color:#888;
</span><span class="cx">         text-decoration: none;
</span><span class="cx"> }
</span><del>-.page-title a:active, .page-title a:hover {
</del><ins>+.page-title a:active,
+.page-title a:hover {
</ins><span class="cx">         color: #FF4B33;
</span><span class="cx"> }
</span><span class="cx"> .entry-title,
</span><span class="lines">@@ -542,21 +547,25 @@
</span><span class="cx">         font-weight: bold;
</span><span class="cx">         margin-bottom: 0;
</span><span class="cx"> }
</span><del>-.entry-title a:link, .entry-title a:visited {
</del><ins>+.entry-title a:link,
+.entry-title a:visited {
</ins><span class="cx">         color:#000;
</span><span class="cx">         text-decoration: none;
</span><span class="cx"> }
</span><del>-.entry-title a:active, .entry-title a:hover {
</del><ins>+.entry-title a:active,
+.entry-title a:hover {
</ins><span class="cx">         color: #FF4B33;
</span><span class="cx"> }
</span><span class="cx"> .entry-meta {
</span><span class="cx">         color: #888;
</span><span class="cx">         font-size: 12px;
</span><span class="cx"> }
</span><del>-.entry-meta abbr, .entry-utility abbr {
</del><ins>+.entry-meta abbr,
+.entry-utility abbr {
</ins><span class="cx">         border: none;
</span><span class="cx"> }
</span><del>-.entry-meta abbr:hover, .entry-utility abbr:hover {
</del><ins>+.entry-meta abbr:hover,
+.entry-utility abbr:hover {
</ins><span class="cx">         border-bottom: 1px dotted #666;
</span><span class="cx"> }
</span><span class="cx"> .entry-content,
</span><span class="lines">@@ -665,10 +674,12 @@
</span><span class="cx">         line-height: 18px;
</span><span class="cx">         clear: both;
</span><span class="cx"> }
</span><del>-.entry-meta a, .entry-utility a {
</del><ins>+.entry-meta a,
+.entry-utility a {
</ins><span class="cx">         color: #888;
</span><span class="cx"> }
</span><del>-.entry-meta a:hover, .entry-utility a:hover {
</del><ins>+.entry-meta a:hover,
+.entry-utility a:hover {
</ins><span class="cx">         color: #FF4B33;
</span><span class="cx"> }
</span><span class="cx"> #content .video-player {
</span><span class="lines">@@ -771,7 +782,9 @@
</span><span class="cx">         margin-left: auto;
</span><span class="cx">         margin-right: auto;
</span><span class="cx"> }
</span><del>-img.alignleft, img.alignright, img.aligncenter {
</del><ins>+img.alignleft, 
+img.alignright, 
+img.aligncenter {
</ins><span class="cx">         margin-bottom: 12px;
</span><span class="cx"> }
</span><span class="cx"> #content .wp-caption {
</span><span class="lines">@@ -833,7 +846,8 @@
</span><span class="cx">         overflow: hidden;
</span><span class="cx">         color: #888;
</span><span class="cx"> }
</span><del>-.navigation a:link, .navigation a:visited {
</del><ins>+.navigation a:link,
+.navigation a:visited {
</ins><span class="cx">         color: #888;
</span><span class="cx">         text-decoration: none;
</span><span class="cx"> }
</span><span class="lines">@@ -872,7 +886,8 @@
</span><span class="cx"> #comments .navigation {
</span><span class="cx">         padding: 0 0 18px 0;
</span><span class="cx"> }
</span><del>-h3#comments-title, h3#reply-title {
</del><ins>+h3#comments-title,
+h3#reply-title {
</ins><span class="cx">         color: #000;
</span><span class="cx">         font-weight: bold;
</span><span class="cx">         font-size: 20px;
</span><span class="lines">@@ -928,7 +943,8 @@
</span><span class="cx">         font-size: 12px;
</span><span class="cx">         margin: 0 0 18px 0;
</span><span class="cx"> }
</span><del>-.comment-meta a:link, .comment-meta a:visited {
</del><ins>+.comment-meta a:link,
+.comment-meta a:visited {
</ins><span class="cx">         color: #888;
</span><span class="cx">         text-decoration: none;
</span><span class="cx"> }
</span><span class="lines">@@ -944,10 +960,12 @@
</span><span class="cx">         font-size: 12px;
</span><span class="cx">         padding: 0 0 24px 0;
</span><span class="cx"> }
</span><del>-.reply a, a.comment-edit-link {
</del><ins>+.reply a,
+a.comment-edit-link {
</ins><span class="cx">         color: #888;
</span><span class="cx"> }
</span><del>-.reply a:hover, a.comment-edit-link:hover {
</del><ins>+.reply a:hover,
+a.comment-edit-link:hover {
</ins><span class="cx">         color: #FF4B33;
</span><span class="cx"> }
</span><span class="cx"> .commentlist .children {
</span><span class="lines">@@ -1089,10 +1107,12 @@
</span><span class="cx">         color: #222;
</span><span class="cx">         font-weight: bold;
</span><span class="cx"> }
</span><del>-.widget-area a:link, .widget-area a:visited {
</del><ins>+.widget-area a:link,
+.widget-area a:visited {
</ins><span class="cx">         text-decoration: none;
</span><span class="cx"> }
</span><del>-.widget-area a:active, .widget-area a:hover {
</del><ins>+.widget-area a:active,
+.widget-area a:hover {
</ins><span class="cx">         text-decoration: underline;
</span><span class="cx"> }
</span><span class="cx"> #wp_tag_cloud div {
</span><span class="lines">@@ -1208,15 +1228,17 @@
</span><span class="cx"> pre {
</span><span class="cx">         -webkit-text-size-adjust: 140%;
</span><span class="cx"> }
</span><del>-
</del><span class="cx"> code {
</span><span class="cx">         -webkit-text-size-adjust: 160%;
</span><span class="cx"> }
</span><del>-
-#access, .entry-meta, .entry-utility, .widget_search label, .navigation, .widget-area {
</del><ins>+#access,
+.entry-meta,
+.entry-utility,
+.widget_search label,
+.navigation,
+.widget-area {
</ins><span class="cx">         -webkit-text-size-adjust: 120%;
</span><span class="cx"> }
</span><del>-
</del><span class="cx"> #site-description {
</span><span class="cx">         -webkit-text-size-adjust: none;
</span><span class="cx"> }
</span><span class="lines">@@ -1240,7 +1262,8 @@
</span><span class="cx">                 border-bottom: 4pt solid #000;
</span><span class="cx">                 padding-bottom: 18pt;
</span><span class="cx">         }
</span><del>-        #site-title, #site-description {
</del><ins>+        #site-title,
+        #site-description {
</ins><span class="cx">                 float: none;
</span><span class="cx">                 margin: 0;
</span><span class="cx">                 padding:0;
</span><span class="lines">@@ -1266,7 +1289,9 @@
</span><span class="cx">         .widget-area {
</span><span class="cx">                 display: none !important;
</span><span class="cx">         }
</span><del>-        #container, #header, #footer {
</del><ins>+        #container,
+        #header,
+        #footer {
</ins><span class="cx">                 width: 100%;
</span><span class="cx">                 margin: 0;
</span><span class="cx">         }
</span><span class="lines">@@ -1300,4 +1325,4 @@
</span><span class="cx">         .home .sticky {
</span><span class="cx">                 border: none;
</span><span class="cx">         }
</span><del>-}
</del><ins>+}
</ins><span class="cx">\ No newline at end of file
</span></span></pre>
</div>
</div>

</body>
</html>