ftimme
2012-05-30 2cb1563f63386b35a69e460051aa9b4a2851d104
interface/web/themes/default/css/screen/content.css
@@ -174,8 +174,9 @@
   table { width: auto; border-collapse:collapse; margin-bottom: 0.5em; }
   table.full { width: 100%; }
   table.fixed { table-layout:fixed }
   th,td { padding: 0.5em;text-align:left; }
   table.list td{max-width:350px;min-width: 32px;white-space: nowrap;overflow:hidden;text-overflow: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis;}
   th,td { padding: 0.5em;text-align:left;}
   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 }