Index: themes/seven/ie6.css
===================================================================
RCS file: /cvs/drupal/drupal/themes/seven/ie6.css,v
retrieving revision 1.3
diff -u -r1.3 ie6.css
--- themes/seven/ie6.css	30 Jan 2010 07:59:26 -0000	1.3
+++ themes/seven/ie6.css	26 Feb 2010 03:11:02 -0000
@@ -13,7 +13,6 @@
   position: relative;
   display: block;
 }
-
 #block-system-main ul.node-type-list li div.description a, #block-system-main ul.admin-list li div.description a {
   display: inline;
 }
Index: themes/seven/style.css
===================================================================
RCS file: /cvs/drupal/drupal/themes/seven/style.css,v
retrieving revision 1.45
diff -u -r1.45 style.css
--- themes/seven/style.css	17 Feb 2010 03:37:12 -0000	1.45
+++ themes/seven/style.css	26 Feb 2010 03:11:02 -0000
@@ -11,16 +11,13 @@
   font-size: 0.8em;
   font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
 }
-
 a {
   color: #0074BD;
   text-decoration: none;
 }
-
 a:hover {
   text-decoration: underline;
 }
-
 hr {
   margin: 0;
   padding: 0;
@@ -28,132 +25,103 @@
   height: 1px;
   background: #CCCCCC;
 }
-
 legend {
   font-weight: bold;
 }
-
 h1, h2, h3, h4, h5, h6 {
   font-weight: bold;
   margin: 10px 0;
 }
-
 h1 {
   font-size: 150%;
 }
-
 h2 {
   font-size: 140%;
 }
-
 h3 {
   font-size: 130%;
 }
-
 h4 {
   font-size: 120%;
 }
-
 h5 {
   font-size: 110%;
 }
-
 h6 {
   font-size: 105%;
 }
-
 p {
   margin: 1em 0;
 }
-
 dl {
   margin: 0 0 20px;
 }
-
 dl dd,
 dl dl {
   margin-left: 20px;
   margin-bottom: 10px;
 }
-
 blockquote {
   margin: 1em 40px;
 }
-
 address {
   font-style: italic;
 }
-
 u, ins {
   text-decoration: underline;
 }
-
 s, strike, del {
   text-decoration: line-through;
 }
-
 big {
   font-size: larger;
 }
-
 small {
   font-size: smaller;
 }
-
 sub {
   vertical-align: sub;
   font-size: smaller;
   line-height: normal;
 }
-
 sup {
   vertical-align: super;
   font-size: smaller;
   line-height: normal;
 }
-
 nobr {
   white-space: nowrap;
 }
-
 abbr, acronym {
   border-bottom: dotted 1px;
 }
-
 ul, .block ul, .item-list ul, .item-list ul {
   list-style-type: disc;
   list-style-image: none;
   margin: 0.25em 0 0.25em 1.5em;
 }
-
 .item-list ul li, li.leaf, ul.menu li {
   list-style-type: disc;
   list-style-image: none;
 }
-
 ul.menu li {
   margin: 0;
 }
-
 ol {
   list-style-type: decimal;
   margin: 0.25em 0 0.25em 2em;
 }
-
 .item-list ul li.collapsed, ul.menu li.collapsed {
   list-style-image:url(../../misc/menu-collapsed.png);
   list-style-type:disc;
 }
-
 .item-list ul li.expanded, ul.menu li.expanded {
   list-style-image:url(../../misc/menu-expanded.png);
   list-style-type:circle;
 }
-
 quote, code {
   margin: .5em 0;
 }
-
 code, pre, kbd {
   font-size: 1.25em;
 }
@@ -169,7 +137,6 @@
   width: auto;
   z-index: 50;
 }
-
 #skip-link a,
 #skip-link a:link,
 #skip-link a:visited {
@@ -193,7 +160,6 @@
   font-size: 0.94em;
   text-decoration: none;
 }
-
 #skip-link a:hover,
 #skip-link a:active,
 #skip-link a:focus {
@@ -213,7 +179,6 @@
   position: relative;
   background-color: #e0e0d8;
 }
-
 #branding div.breadcrumb {
   font-size: 11px;
   padding-bottom: 5px;
@@ -226,23 +191,19 @@
   padding-left: 10px;
   background: #333;
 }
-
 #branding div.block form label {
   display: none;
 }
-
 #branding div.block form div.form-item {
   float: left;
   border: 0;
   margin: 0;
   padding: 0;
 }
-
 #branding div.block form input.form-text {
   width: 140px;
   margin-right: 10px;
 }
-
 #branding div.block form input.form-submit {
   text-align: center;
   width: 80px;
@@ -255,11 +216,9 @@
   font-size: 0.9em;
   margin-top: 1em;
 }
-
 #help p {
   margin: 0 0 10px;
 }
-
 #help div.more-help-link {
   text-align: right;
 }
@@ -286,17 +245,14 @@
   background: #e63;
   border-color: #d52;
 }
-
 div.error p.error {
   color: #333;
 }
-
 div.status {
   color: #360;
   background: #cf8;
   border-color: #be7;
 }
-
 /**
  * Page title.
  */
@@ -304,7 +260,6 @@
   background: #333;
   padding-top: 20px;
 }
-
 #branding h1.page-title {
   color: #000;
   margin: 0;
@@ -333,12 +288,10 @@
   text-transform: uppercase;
   font-size: 12px;
 }
-
 ul.primary li {
   display: inline;
   list-style: none;
 }
-
 ul.primary li a,
 ul.primary li a.active,
 ul.primary li a:active,
@@ -356,7 +309,6 @@
   border-style: solid;
   border-color: #a6a7a2;
 }
-
 ul.primary li.active a,
 ul.primary li.active a.active,
 ul.primary li.active a:active,
@@ -364,15 +316,12 @@
   background-color: #fff;
   border-color: #c9cac4;
 }
-
 ul.primary li a:hover {
   color: #fff;
 }
-
 ul.primary li.active a:hover {
   color: #000;
 }
-
 ul.secondary {
   float: none;
   clear: both;
@@ -384,15 +333,12 @@
   border-bottom: 1px solid #ccc;
   background: #fff;
 }
-
 ul.secondary li {
   padding-left: 10px;
 }
-
 ul.secondary li a {
   color: #05a;
 }
-
 ul.secondary li a,
 ul.secondary li a:hover,
 ul.secondary li.active a,
@@ -401,7 +347,6 @@
   -moz-border-radius: 10px;
   -webkit-border-radius: 7px;
 }
-
 ul.secondary li.active a,
 ul.secondary li.active a.active {
   color: #fff;
@@ -419,11 +364,9 @@
   position: relative;
   color: #333;
 }
-
 #secondary-links ul.links li {
   padding: 0 10px 10px 0;
 }
-
 #secondary-links ul.links li a {
   font-size: 9px;
   line-height: 10px;
@@ -437,25 +380,20 @@
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
 }
-
 #secondary-links ul.links li a:hover {
   background: #999;
 }
-
 ul.links li,
 ul.inline li {
   padding-right: 1em;
 }
-
 ul.inline li {
   display: inline;
 }
-
 #secondary-links ul.links li.active-trail a,
 #secondary-links ul.links li a.active {
   background: #333;
 }
-
 ul.node-type-list li,
 ul.admin-list li {
   position: relative;
@@ -468,18 +406,15 @@
   list-style-type: none;
   list-style-image: none;
 }
-
 .admin-panel .item-list ul,
 ul.admin-list {
   margin: 0;
   padding: 0;
 }
-
 .admin-panel .item-list ul,
 ul.admin-list.compact {
   margin-bottom: 8px;
 }
-
 .admin-panel .item-list li,
 ul.admin-list.compact li {
   border: none;
@@ -488,26 +423,21 @@
   padding: 0;
   list-style-type: disc;
 }
-
 ul.admin-list li:last-child {
   border-bottom: none;
 }
-
 ul.node-type-list .label {
   font-size: 15px;
 }
-
 ul.node-type-list li a, ul.admin-list li a {
   margin-left: -30px;
   padding: 0px 0 4px 30px;
   min-height: 0;
 }
-
 ul.admin-list.compact li a {
   margin-left: 0;
   padding: 0;
 }
-
 ul.node-type-list li div.description a, ul.admin-list li div.description a {
   margin-left: 0px;
   padding: 0px;
@@ -523,45 +453,36 @@
   margin: 0 0 10px;
   border: 1px solid #bebfb9;
 }
-
 table.system-status-report th,
 table td,
 table th {
   vertical-align: middle;
   padding: 8px 10px;
 }
-
 table.system-status-report th {
   padding-left: 30px;
 }
-
 table.system-status-report tr.ok > * {
   background-color: #dfd;
 }
-
 table.system-status-report tr.info > * {
   background-color: #bdf;
 }
-
 table.system-status-report tr.warning > * {
   background-color: #ffd;
 }
-
 table.system-status-report tr.error > * {
   background-color: #fdd;
 }
-
 tr.even, tr.odd {
   border-width: 0 1px 0 1px;
   border-style: solid;
   border-color: #bebfb9;
   background: #f3f4ee;
 }
-
 tr.odd {
   background: #fff;
 }
-
 table th {
   font-size: 12px;
   text-transform: uppercase;
@@ -572,30 +493,24 @@
   border-color: #bebfb9;
   padding: 3px 10px;
 }
-
 table th.active {
   background: #bdbeb9;
 }
-
 table th a {
   display: block;
   position: relative;
 }
-
 table th.active img {
   position: absolute;
   top: 3px;
   right: 3px;
 }
-
 table td.active {
   background: #e9e9dd;
 }
-
 table tr.odd td.active {
   background: #f3f4ee;
 }
-
 table tr.selected td.active,
 table tr.selected td {
   background: #ffc;
@@ -612,22 +527,18 @@
   padding: 30px 13px 13px 14px;
   margin: 0 0 10px;
 }
-
 fieldset legend span,
 fieldset legend a {
   position: absolute;
   margin-top: 9px;
 }
-
 fieldset legend a span {
   position: relative;
   margin-top: 0;
 }
-
 fieldset.collapsed {
   background: transparent;
 }
-
 html.js fieldset.collapsed legend,
 html.js fieldset.collapsed legend * {
   display: block;
@@ -637,24 +548,19 @@
   margin-bottom: 10px;
   padding: 13px;
 }
-
 fieldset fieldset {
   background: #fff;
 }
-
 fieldset fieldset fieldset {
   background: #f8f8f8;
 }
-
 html.js fieldset.collapsible .fieldset-wrapper {
   overflow: visible;
 }
-
 div.form-item {
   padding: 9px 0;
   margin: 0 0 10px;
 }
-
 .filter-wrapper div.form-item,
 div.teaser-checkbox div.form-item,
 div.form-item div.form-item,
@@ -663,24 +569,19 @@
   margin: 0;
   border: 0;
 }
-
 .text-format-wrapper .form-item {
   padding-bottom: 0;
 }
-
 div.form-item label {
   margin: 0;
   padding: 0;
 }
-
 fieldset legend {
   text-transform: uppercase;
 }
-
 div.form-item label.option {
   text-transform: none;
 }
-
 div.form-item label.option {
   font-size: 12px;
 }
@@ -694,12 +595,10 @@
   width: 95%;
   padding: 10px 2px;
 }
-
 .filter-wrapper > div {
   padding-right: 6px;
   padding-left: 6px;
 }
-
 .filter-wrapper div.form-item,
 .filter-wrapper .filter-guidelines,
 .filter-wrapper .filter-help {
@@ -715,7 +614,6 @@
   font-size: 12px;
   color: #666;
 }
-
 ul.tips li {
   margin: 0.25em 0 0.25em 1.5em;
 }
@@ -742,12 +640,10 @@
   -webkit-border-radius: 15px;
   font-size: 1.1em;
 }
-
 a.button:link, a.button:visited, a.button:hover, a.button:active {
   text-decoration: none;
   color: #5a5a5a;
 }
-
 div.node-form input#edit-submit,
 div.node-form input#edit-submit-1 {
   border: 1px solid #8eB7cd;
@@ -757,21 +653,18 @@
   background: url(images/buttons.png) 0px -40px repeat-x;
   color: #133B54;
 }
-
 input.form-submit:active {
   background: #666;
   color: #fff;
   border-color: #555;
   text-shadow: #222 0px -1px 0px;
 }
-
 form input#edit-delete {
   background: #eee;
   border-color: #fff #ddd #ccc;
   text-shadow: none;
   color: #999;
 }
-
 input.form-autocomplete,
 input.form-text,
 textarea.form-textarea,
@@ -782,23 +675,19 @@
   background: #fff;
   color: #333;
 }
-
 input.form-text:focus,
 textarea.form-textarea:focus,
 select.form-select:focus {
   color: #000;
   border-color: #ace;
 }
-
 .resizable-textarea .grippie {
   width: 100%;
   padding: 0 2px;
 }
-
 html.js input.form-autocomplete {
   background-position: 100% 4px;
 }
-
 html.js input.throbbing {
   background-position: 100% -16px;
 }
@@ -809,12 +698,10 @@
   list-style-type: none;
   overflow: hidden;
 }
-
 ul.action-links li {
   float: left;
   margin: 0 1em 0 0;
 }
-
 ul.action-links a {
   padding-left: 15px;
   background: transparent url(images/add.png) no-repeat 0 center;
@@ -835,27 +722,23 @@
   width: 49%;
   margin: 0;
 }
-
 div.admin-panel,
 div.admin-panel .body {
   padding: 0;
   clear: left;
 }
-
 div.admin-panel {
   margin: 0 0 20px;
   padding: 9px;
   background: #f8f8f8;
   border: 1px solid #ccc;
 }
-
 div.admin-panel h3 {
   font-size: 12px;
   text-transform: uppercase;
   margin: 0;
   padding-bottom: 9px;
 }
-
 .container-inline fieldset {
   display: block;
 }
@@ -881,14 +764,12 @@
 dl.multiselect dd {
   margin: 0 10px 0 0;
 }
-
 dl.multiselect select,
 dl.multiselect dd select {
   font-size: 12px;
   background: #fff;
   border: 1px solid #ccc;
 }
-
 /* Update options. */
 div.admin-options {
   background: #f8f8f8;
@@ -898,18 +779,15 @@
   border: 1px solid #ccc;
   margin: 0 0 10px;
 }
-
 div.admin-options label {
   text-transform: uppercase;
   font: 12px/30px Lucida Grande, Lucida Sans Unicode, sans-serif;
 }
-
 div.admin-options label,
 div.admin-options div.form-item {
   margin-right: 10px;
   float: left;
 }
-
 div.admin-options div.form-item {
   padding: 0;
   border: 0;
@@ -941,7 +819,6 @@
   margin: 0 auto;
   float: none;
 }
-
 body.in-maintenance .form-radios .form-type-radio {
   padding: 2px 0;
 }
@@ -951,7 +828,6 @@
   display: none;
   clear: none;
 }
-
 body.in-maintenance .form-submit {
   display: block;
 }
Index: themes/seven/reset.css
===================================================================
RCS file: /cvs/drupal/drupal/themes/seven/reset.css,v
retrieving revision 1.4
diff -u -r1.4 reset.css
--- themes/seven/reset.css	17 Nov 2009 02:50:41 -0000	1.4
+++ themes/seven/reset.css	26 Feb 2010 03:11:02 -0000
@@ -9,15 +9,11 @@
 
 html,
 body,
-
-/* Structures */
 div,
 span,
 applet,
 object,
 iframe,
-
-/* Text */
 h1,
 h2,
 h3,
@@ -55,16 +51,12 @@
 u,
 i,
 center,
-
-/* Lists */
 dl,
 dt,
 dd,
 ol,
 ul,
 li,
-
-/* Forms */
 fieldset,
 form,
 input,
@@ -72,8 +64,6 @@
 textarea,
 label,
 legend,
-
-/* Tables */
 table,
 caption,
 tbody,
@@ -82,17 +72,14 @@
 tr,
 th,
 td,
-
 /* Drupal: system-menus.css */
 td.menu-disabled,
 ul.links,
 ul.links.inline,
 ul.links li,
 .block ul,
-
 /* Drupal: admin.css */
 div.admin,
-
 /* Drupal: system.css */
 tr.even,
 tr.odd,
@@ -149,13 +136,11 @@
   line-height: inherit;
 }
 
-
 /* Drupal: system-menus.css */
 ul.links,
 ul.links.inline,
 ul.links li,
 .block ul,
-
 ol,
 ul,
 .item-list ul,
@@ -167,7 +152,6 @@
 q {
   quotes: none;
 }
-
 blockquote:before,
 blockquote:after,
 q:before, q:after {
@@ -195,7 +179,7 @@
 }
 
 /**
- * Font reset =========================================================
+ * Font reset.
  *
  * Specifically targets form elements which browsers often times give
  * special treatment.
@@ -208,7 +192,7 @@
 }
 
 /**
- * Markup free clearing ===============================================
+ * Markup free clearing.
  *
  * Consider adding your own selectors to this instead of finding ways
  * to sneak the clearfix class into Drupal's markup.
