<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -197,26 +197,30 @@ hr {
 
 /* pagination */
 
+.pagination a, .pagination span {
+  background: #cfcfcf;
+  -moz-border-radius: 3px;
+  border: 1px solid #c1c1c1;
+}
+
 .pagination span.current {
-  background: #1a1a1a;
+  background: #36393d;
   color: #FFF;
-  border-color: #1a1a1a;
+  border: 1px solid #36393d;
 }
 
 .pagination a {
   color: #1a1a1a;
-  border-color: #1a1a1a;
 }
 
 .pagination a:hover {
-    color: #FFF;
-    background: #1a1a1a;
+  border: 1px solid #666;
 }
 
 /* tables */
 
 .table th {
-  background: #100000;
+  background: #36393d;
   border-bottom: 3px solid #700000;
   color: #FFF;
 }
@@ -225,6 +229,10 @@ hr {
   border-bottom:1px solid #F0F0EE;
 }
 
+.table tr.even {
+  background: #ebebeb;
+}
+
 /* forms */
 
 .form input.text_field, .form textarea.text_area {
@@ -233,11 +241,18 @@ hr {
 }
 
 .form input.button {
-  background: #EEE;
-  color: #1a1a1a;
+  background: #cfcfcf;
+  -moz-border-radius: 5px;
+  border: 1px solid #c1c1c1;
   padding: 2px 5px;
-  border: 1px solid #1a1a1a;
   cursor: pointer;
+  color: #36393d;
+  font-weight: bold;
+  font-size: 11px;
+}
+
+.form input.button:hover {
+  border: 1px solid #666;
 }
 
 .form .description {</diff>
      <filename>stylesheets/themes/drastic-dark/style.css</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d6613165550bf501d26be16cc6117b553f4893c3</id>
    </parent>
  </parents>
  <author>
    <name>Juan Maria Martinez Arce</name>
    <email>jmax@rachel.(none)</email>
  </author>
  <url>http://github.com/speedmax/web-app-theme/commit/00c3789c35f52c65dded305e6186f6884d8f9df9</url>
  <id>00c3789c35f52c65dded305e6186f6884d8f9df9</id>
  <committed-date>2009-05-29T02:17:31-07:00</committed-date>
  <authored-date>2009-05-28T12:32:29-07:00</authored-date>
  <message>[Working on Drastic Dark] Tables

  - Add definitions for improving table presentation
    * improve pagination links presentation

Signed-off-by: Andrea Franz &lt;andrea@gravityblast.com&gt;</message>
  <tree>0d92f8b2b7d28607513d799f6d1d613337fea993</tree>
  <committer>
    <name>Andrea Franz</name>
    <email>andrea@gravityblast.com</email>
  </committer>
</commit>
