xaver
2011-09-14 bfc22ec9af89c240cbce16c1f8abb17547cd4b3d
interface/web/themes/default/css/screen/content.css
@@ -101,6 +101,7 @@
     background: #FFFFFF;
     border: 1px solid #DFDFDF;
     padding: 1px;
     outline:none;
   }
   
@@ -174,7 +175,7 @@
   table.full { width: 100%; }
   table.fixed { table-layout:fixed }
   
   th,td { padding: 0.5em; }
   th,td { padding: 0.5em;text-align:right; }
   thead th { background: #444 url(../../images/lists_thead_bg.png) repeat-x; color: #fff }
   tbody th { background: #ccc; color: #333 }
   tbody th.sub { background: #ddd; color: #333 }